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

Can't do any data augmentation on my custom dataset in FiftyOne #1798

Closed
iza611 opened this issue Jun 19, 2024 · 1 comment
Closed

Can't do any data augmentation on my custom dataset in FiftyOne #1798

iza611 opened this issue Jun 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@iza611
Copy link

iza611 commented Jun 19, 2024

Describe the bug

The cause is unclear but whenever I apply any augmentations using Albumentations library in FiftyOne, the created images don't load at all.

To Reproduce

Here is what I did and the outputs I got:

  1. Created a custom dataset in FiftyOne and labelled it with CVAT
  2. Followed this tutorial https://docs.voxel51.com/tutorials/data_augmentation.html to create 3 augmented images based on selected samples.
  3. Run 'View last Albumentations run'. The output was a message: 'Failed to execute operator @voxel51/operators/set_view. See console for details.'
  4. Opened the 'augmented' tag in FiftyOne. Output:
    Zrzut ekranu 2024-06-19 170952
    When opened each of those displayed a message: 'This image failed to load. The file may not exist, or its type (image/jpeg) may be unsupported.'
    The labels though seem to be correct, but the image doesn't load.
  5. Went to the folder where the dataset is located. The size didn't change. I'd expect it to contain 3 extra images.

I am sorry if I submitted this in a wrong place or category. I can't really find any information on this problem that I'm having and would appreciate any help.

@iza611 iza611 added the bug Something isn't working label Jun 19, 2024
@ternaus
Copy link
Collaborator

ternaus commented Jun 19, 2024

Thank you for reaching out, but, I believe it is better to ask folks from FiftyOne: https://github.com/voxel51/fiftyone-plugins

@ternaus ternaus closed this as completed Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants