Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option manager #49

Open
ClementPinard opened this issue Oct 4, 2024 · 1 comment
Open

Add option manager #49

ClementPinard opened this issue Oct 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ClementPinard
Copy link
Collaborator

ClementPinard commented Oct 4, 2024

Add option manager, similar to pandas option manager

  • Add a way to change global option, as environment variables
  • Add context manager
  • If possible, add function decorator, similar to @torch.no_grad() for more conciseness

First obvious options :

  • Verbose, especially the tqdm progress bars
  • Widget parameters (which are global cosntants at the moment)
  • Bounding box format ? Not sure about this one
@ClementPinard ClementPinard self-assigned this Oct 4, 2024
@ClementPinard ClementPinard added the enhancement New feature or request label Oct 4, 2024
@NacerKaciXXII
Copy link
Collaborator

Some more option suggestions:

  • Persistence (or not) of fiftyone datasets loaded with dataset.to_fiftyone()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants