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

fix loading category for coco format #135

Merged
merged 1 commit into from
Nov 7, 2018

Conversation

alecGraves
Copy link
Contributor

Purpose / Goal

Allow categories to be loaded when importing coco format.

When loading a .json file, categories (dog, cat, etc.) were lost because they were not being saved into the shapes objects. This change fixes that. Also restores default label string 'unlabelled' when loading the json data.

There is no open issue for this bug.

Type

  • Bug Fix
  • Refactoring / Technology upgrade
  • New Feature
  • Documentation
  • Other : | Please Specify |

@amitguptagwl
Copy link
Member

Thanks for your fix.

@amitguptagwl amitguptagwl merged commit 73ce68f into NaturalIntelligence:master Nov 7, 2018
@franciscorba
Copy link

This fix broke the category selection that now only shows the loaded category.

@amitguptagwl amitguptagwl mentioned this pull request Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants