-
Notifications
You must be signed in to change notification settings - Fork 35
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
advise for the code #11
Comments
@sanggehouzhihoujue thanks for the sharing. For the first part about resnet101, I got this model from tensorflow/models. And I will re-check the second part soon. |
Hi,@sanggehouzhihoujue |
@shipeng-uestc I trained it on the VOC-person part dataset, but the result is not so good. There should be some differences from the original code in matlab. |
Hi,@sanggehouzhihoujue . |
@shipeng-uestc I ran the demo.py successfully. Do you create the dir named checkpoint? |
@sanggehouzhihoujue I think my ckpt has some error. Can you share me an old code or ckpt? |
@shipeng-uestc Didn't you train it on the VOC ? The ckpt is conducted at the training stage. The ckpt trained by myself can't result in good performance. What's more, I only trained on the part dataset. |
The original code is written in matlab, and the network architectures are appended in the code package.
It's my honor to read your code in tensorflow, but there are some problems in your code different from the orignal network architectures. With respect, I list these codes in below pictures.
I will be waiting for your reply.
The text was updated successfully, but these errors were encountered: