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

Suspicious inference #43

Open
EnnioEvo opened this issue Mar 7, 2022 · 3 comments
Open

Suspicious inference #43

EnnioEvo opened this issue Mar 7, 2022 · 3 comments

Comments

@EnnioEvo
Copy link

EnnioEvo commented Mar 7, 2022

Thank you for this amazing work.

Inference with pretrained model
python3 demo/demo.py --config-file projects/PanopticFCN/configs/PanopticFCN-R50-600-3x-FAST.yaml --input ~/Documents/Ennio/datasets/selection/m3-2b_20210516_191154_diff.jpg
gives me this suspicious result:

det1

Where the whole images is detected as a single instance (and is even wrong)
Result is the same with different images and different yaml config files

Any clue on what can be?

@yanwei-li
Copy link
Member

Hi, sorry for the late reply. It seems strange. Are all the inputs got the same results as this case? Or this is the only case?

@sidney001
Copy link

sidney001 commented Jul 22, 2022

Same suspicious result. The code I ran in shell is
python3 demo/demo.py --config-file projects/PanopticFCN/configs/PanopticFCN-R50-3x.yaml \ --input images/*.jpg --output results/PanopticFCN --opts MODEL.WEIGHTS weights/panoptic_fcn_r50_3x.pth .
16004479832_a748d55f21_k
17790319373_bd19b24cfc_k
Transsioner20220616-191730

Or it is a detectron2 version question?

@sidney001
Copy link

@yanwei-li Look forward to your replies

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

3 participants