Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Train on KINS dataset #16

Open
McCGreen opened this issue Nov 28, 2024 · 0 comments
Open

Train on KINS dataset #16

McCGreen opened this issue Nov 28, 2024 · 0 comments

Comments

@McCGreen
Copy link

Excuse me!
There is a detail question trouble me.
In AISFormer/detectron2/data/datasets/coco.py. Line383~391
Here you have three variant 1.segm 2.bo_segm 3.i_segm. It seems that here you have three segmentation.
In COCOA, keys contain 'segmentation', 'visible_mask', 'invisible_mask'.
But in KINS's json file, the keys are 'segmentation', 'area', 'inmodal_seg', 'iscrowd', 'image_id', 'bbox', 'inmodal_bbox', 'category_id', 'id'.
You can see only segmentation and inmodal_seg(visible segmentation) is available.
How can I Corresponds to these three variables?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant