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

Lvis Dataset + Coco Update + minor fix #196

Merged
merged 6 commits into from
Jul 19, 2022
Merged

Lvis Dataset + Coco Update + minor fix #196

merged 6 commits into from
Jul 19, 2022

Conversation

thibo73800
Copy link
Contributor

@thibo73800 thibo73800 commented Jul 6, 2022

New small features

  • CocoDetectionDataset can now use a given ann_file when loaded
  • CocoPanopticDataset can now use ignore_classes to ignore some classed when loading the panoptic anns
  • In DetrCriterion interpolation is an option that can be changed with upscale_interpolate

New dataset

  • Lvis Dataset based on CocoDetectionDataset with a different ann file

Bug fix

  • GLOBAL_COLOR_SET_CLASS will automaticly adjust its size for giving random color for a given object class

@thibo73800 thibo73800 marked this pull request as draft July 6, 2022 06:52
@thibo73800 thibo73800 changed the title WIP Lvis & Detr Lvis Dataset + Coco Update + minor fix Jul 12, 2022
@thibo73800 thibo73800 requested a review from Data-Iab July 12, 2022 08:39
@thibo73800 thibo73800 marked this pull request as ready for review July 12, 2022 08:40
alonet/detr_panoptic/criterion.py Outdated Show resolved Hide resolved
alodataset/lvis_dataset.py Outdated Show resolved Hide resolved
alodataset/lvis_dataset.py Outdated Show resolved Hide resolved
alodataset/coco_panoptic_dataset.py Outdated Show resolved Hide resolved
@thibo73800 thibo73800 requested a review from Data-Iab July 18, 2022 06:07
@thibo73800 thibo73800 merged commit cea3708 into master Jul 19, 2022
@thibo73800 thibo73800 deleted the lvis_panoptic branch July 19, 2022 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants