Skip to content

Conversation

@bkvie
Copy link

@bkvie bkvie commented Nov 23, 2017

No description provided.

@bkvie
Copy link
Author

bkvie commented Nov 23, 2017

Also in pycocoDemo the print statements need to be updated:

print ('COCO categories: \n', ' '.join(nms))

nms = set([cat['supercategory'] for cat in cats])
print ('COCO supercategories: \n', ' '.join(nms))

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.

1 participant