-
Notifications
You must be signed in to change notification settings - Fork 100
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
support to the mobilnetv2-yolo structure of r1.13 #55
base: master
Are you sure you want to change the base?
Conversation
add the mobilenetv2_yolo_body_r13, which create the same model as the version before r1.14 did
@fsx950223 i did not find squash button for this repo. |
I make r1.14 support the model structure of r.1.13 instead of using r1.13, because r1.13 does NOT work well in my multi-gpu machine. |
What is the value of the mAP on VOC dataset? |
I did not try on voc. |
You should try it and show me the mAP |
OK. Once my machines have spare time. |
Ok, thanks
hejinIzhanghao <[email protected]<mailto:[email protected]>> 于2019年9月5日周四 下午4:12写道:
OK. Once my machines have spare time.
And the model is exactly same as the one in r1.13. And the weights file trained by r1.13 can be loaded.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#55?email_source=notifications&email_token=AEGHB44SOC4HDATP3SP4L33QIC5NPA5CNFSM4ITZSMNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD56H3LI#issuecomment-528252333>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AEGHB4ZI2HUB4WBMNU536PLQIC5NPANCNFSM4ITZSMNA>.
|
@fsx950223 I did not find the reaseon yet. |
add the mobilenetv2_yolo_body_r13, which makes the r1.14 supoort the mobilenetv2-yolo structure of r1.13