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

[BUG] Zoo is broken, Only exports to 51, tree and yolo5 dataset types, and cannot uninstall and reinstall #4941

Open
2 tasks
quitmeyer opened this issue Oct 17, 2024 · 0 comments
Labels
bug Bug fixes

Comments

@quitmeyer
Copy link

I am using fiftyone app locally on windows and having a bit of a hard time. I have a bunch of .json labels and images of yolo detections with specific ID tags (one json label per image), and I'm trying to figure out a good way to get this data into 51.

I have been trying to look through all the dataset types 51 can output, and so before i was loading things from the model zoo, and trying to export them in different ways

  1. problem 1 - model zoo broke
    i get this error
Error occurred during operator execution

resolveRemoteType@http://localhost:5151/assets/index-o2FK2t37.js:5114:16594

image

After trying to upload one of my own sets of samples to the quickstart, 51 crashed, and now i can no longer load the quickstart or the modelzoo

  1. When i had the quickstart dataset loaded, it could only exports to 51, tree and yolo5 dataset types
    I click browse operations, and then export samples
    then if i choose any option other than 51, tree, or yolo5 (even yolo4 doesn't work)
    the system acts like it is saving something, but it doesn't actually save anything.

  2. Cannot fully remove 51
    i installed it via
    pip install fiftyone

and i uninstalled it via
pip uninstall fiftyone

but after i reinstalled it all my previous things were there, and everything was still broken. Things work fine on a fresh install on a different computer. How can i completely remove fiftyone and reload with fresh version with fresh quickstart zoos and such?

Willingness to contribute

The FiftyOne Community encourages bug fix contributions. Would you or another
member of your organization be willing to contribute a fix for this bug to the
FiftyOne codebase?

  • Yes. I can contribute a fix for this bug independently
  • Yes. I would be willing to contribute a fix for this bug with guidance
    from the FiftyOne community
  • [x ] No. I cannot contribute a bug fix at this time
@quitmeyer quitmeyer added the bug Bug fixes label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug fixes
Projects
None yet
Development

No branches or pull requests

1 participant