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

Segmentation Masks #9

Open
iremonur opened this issue May 1, 2023 · 1 comment
Open

Segmentation Masks #9

iremonur opened this issue May 1, 2023 · 1 comment

Comments

@iremonur
Copy link

iremonur commented May 1, 2023

Hi,

For COCO training, gt_masks (segmentation maps) that are in COCO annotation files are kept for the training pipeline, as in the figure below.
BHRL/configs/coco/split3/BHRL.py

Screenshot from 2023-05-01 18-22-02

But, there is no segmentation information for the VOC dataset, and segmentation masks are not kept in the VOC training pipeline. For the COCO training, is there another branch for segmentation at the RCNN block? How are the segmentation maps used for the COCO training?

I would be glad if you help me with these.

@iremonur iremonur changed the title Segmentations on Annotations Segmentation Masks May 1, 2023
@hero-y
Copy link
Owner

hero-y commented Aug 12, 2023

The mask is not used.

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

No branches or pull requests

2 participants