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

train on cocodataset ( AP is so low ) #117

Open
Wooho-Moon opened this issue Apr 10, 2023 · 2 comments
Open

train on cocodataset ( AP is so low ) #117

Wooho-Moon opened this issue Apr 10, 2023 · 2 comments

Comments

@Wooho-Moon
Copy link

Thanks for nice work! recently, I'm trying to train sparsenetInst on coco2017 dataset. but AP is wired. I read a paper and document

AP AP50 AP75 APs APm APl
17.363 30.127 17.499 2.721 15.622 32.711

my command :
CUDA_VISIBLE_DEVICES=0,1 python tools/train_net.py --config-file configs/sparse_inst_cspdarknet53_giam.yaml --num-gpus 2 --dist-url tcp://127.0.0.1:49153

I don't chang any option. What's wrong with me? How should I do?

@116022017144
Copy link

you see the log and check your backbone whether it loaded sucessfully or not!

@Wooho-Moon
Copy link
Author

you see the log and check your backbone whether it loaded sucessfully or not!
Thansk for reply :) backbone is sucessfully loaded! but, I cannot reproduce this papers' AP. I don't know what I am missing. and It's a another question. I'd like to reduce the resolution to 192 while remain mask's AP. Could you give a favor?? Plese give me some advices for that task!! 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