Skip to content

[BUG] Cityscapes importer not reading train_extra images #5605

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

Open
1 of 3 tasks
charitarthchugh opened this issue Mar 19, 2025 · 1 comment · May be fixed by #5637
Open
1 of 3 tasks

[BUG] Cityscapes importer not reading train_extra images #5605

charitarthchugh opened this issue Mar 19, 2025 · 1 comment · May be fixed by #5637
Labels
bug Bug fixes

Comments

@charitarthchugh
Copy link

charitarthchugh commented Mar 19, 2025

Describe the problem

The train_extra split is not parsed by fiftyone. Looking at fiftyone/utils/cityscapes.py there seems to be no handling for this split.

Code to reproduce issue

fiftyone zoo datasets load cityscapes -k source_dir=.

With PWD having: gtCoarse.zip gtFine_trainvaltest.zip leftImg8bit_trainextra.zip leftImg8bit_trainvaltest.zip

Image

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 22.04): Arch Linux Rolling
  • Python version (python --version): 3.11-3.13
  • FiftyOne version (fiftyone --version): 1.4
  • FiftyOne installed from (pip or source): pip

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
  • No. I cannot contribute a bug fix at this time

I am already working on a fix, will post PR soon.

@charitarthchugh charitarthchugh added the bug Bug fixes label Mar 19, 2025
@charitarthchugh
Copy link
Author

waiting on #5630 to make PR.

@charitarthchugh charitarthchugh linked a pull request Mar 24, 2025 that will close this issue
7 tasks
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

Successfully merging a pull request may close this issue.

1 participant