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

advise for the code #11

Open
sanggehouzhihoujue opened this issue Feb 12, 2018 · 8 comments
Open

advise for the code #11

sanggehouzhihoujue opened this issue Feb 12, 2018 · 8 comments

Comments

@sanggehouzhihoujue
Copy link

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.
qq 20180212104032
qq 20180212104128
qq 20180212104215
I will be waiting for your reply.

@sanggehouzhihoujue
Copy link
Author

@eragonruan

@eragonruan
Copy link
Owner

eragonruan commented Feb 16, 2018

@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.

@shipengai
Copy link

Hi,@sanggehouzhihoujue
Did you test the model on PASCAL VOC validation set?
and train it on your own dataset?
Thanks.
I'm looking forward your reply

@sanggehouzhihoujue
Copy link
Author

@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.

@shipengai
Copy link

Hi,@sanggehouzhihoujue .
Thank you very much for your reply.
Did you run the author's(@eragonruan ) demo.py? When I use the trained model from his link, some error about BN layer occurs.
'''NotFoundError (see above for traceback): Key feature_fusion/Conv_37/BatchNorm/beta/ExponentialMovingAverage not found in checkpoint'''

@sanggehouzhihoujue
Copy link
Author

@shipeng-uestc I ran the demo.py successfully. Do you create the dir named checkpoint?

@shipengai
Copy link

@sanggehouzhihoujue I think my ckpt has some error. Can you share me an old code or ckpt?
Thanks.

@sanggehouzhihoujue
Copy link
Author

@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.

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