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

Reproducing MaskCut & CutLER (1 round) on COCO val2017 #70

Open
conordete opened this issue Oct 23, 2024 · 1 comment
Open

Reproducing MaskCut & CutLER (1 round) on COCO val2017 #70

conordete opened this issue Oct 23, 2024 · 1 comment

Comments

@conordete
Copy link

Hello!

I have recently attempted to reproduce the numbers reported in the paper for COCO val2017, both for MaskCut and Cutler with 1 round of training, but unfortunately, the results I got were not matching what I was expecting from the reported results in the paper.
For MaskCut, I got 1.7 APmask instead of 2.2. I also ran the pseudo mask generation for all of ImageNet and trained a Cascade Mask R-CNN with your config. For 1 round of training on the pseudo masks, I got 7.3 APmask instead of the reported 8.8.

I was wondering if you could help out here to identify potential mistakes I might have made? I was closely following the instructions of the repository, also using the same torch version. I also got a message that all folders were annotated, confirmed your print statement the merge_jsons.py script.

Furthermore, it would be super helpful to have the code used for evaluate the MaskCut pseudo masks. Would it be possible for you to release this script? :)

Many thanks in advance!

@abhi12emails
Copy link

@conordete Hey, i have been attempting to run and reproduce the results but ran into some initial setup errors. would you be willing to guide me through? P.S I'm new to cloning models from github.
thanks :)

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