You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
problem 1 - model zoo broke
i get this error
Error occurred during operator execution
resolveRemoteType@http://localhost:5151/assets/index-o2FK2t37.js:5114:16594
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
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.
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
The text was updated successfully, but these errors were encountered:
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
i get this error
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
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.
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?
from the FiftyOne community
The text was updated successfully, but these errors were encountered: