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

AP performance = '-1.0' #96

Open
YutingLin opened this issue Jul 28, 2020 · 2 comments
Open

AP performance = '-1.0' #96

YutingLin opened this issue Jul 28, 2020 · 2 comments

Comments

@YutingLin
Copy link

I got the performance as follows:
maskrcnn_benchmark.inference INFO: OrderedDict([('bbox', OrderedDict([('AP', -1.0), ('AP50', -1.0), ('AP75', -1.0), ('APs', -1.0), ('APm', -1.0), ('APl', -1.0)])), ('segm', OrderedDict([('AP', -1.0), ('AP50', -1.0), ('AP75', -1.0), ('APs', -1.0), ('APm', -1.0), ('APl', -1.0)]))])

The performance both on COCO2014 and own datasets is the same. I just changed the data path in path_catalog.py before training.
Is there anyone who has some ideas or the same experience as me?
Thx

@jpainam
Copy link

jpainam commented Sep 4, 2020

hi, please, can you tell me what command you executed to get these results? when i run tools/test_net.py on a custom dataset, i get an error reported in #99

@YutingLin
Copy link
Author

Hi @jpainam , I used the same command you reported in #99.

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