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

mean.data format #132

Open
mAxwong1014 opened this issue Apr 10, 2020 · 6 comments
Open

mean.data format #132

mAxwong1014 opened this issue Apr 10, 2020 · 6 comments

Comments

@mAxwong1014
Copy link

mAxwong1014 commented Apr 10, 2020

Dear @doonny prof Wang,
Currently I am working on my FYP, thanks for your contribution in giving clear description. Currently I am stucked in generating the mean_data.dat. Based on my understanding, the mean_data binaryproto generated in caffe cannot be used directly, I also look through the paper several times but didnt find the answer. Your help is highly appreciated!!! Thanks in advance.

@mAxwong1014 mAxwong1014 changed the title Proper procedure to generate input and output golden reference file mean.data format Apr 14, 2020
@mAxwong1014
Copy link
Author

dear prof @donny, I would appreciated it if you can help me, thank you.

@doonny
Copy link
Owner

doonny commented Apr 17, 2020

Hi, the mean_data file is obtained from this repo: https://github.com/pmgysel/alexnet-forwardpath

@mAxwong1014
Copy link
Author

thanks for replying prof @doonny ,
if I want to train my data, how can I generate this mean data? Based on my understanding, the mean_data binaryproto generated in caffe cannot be used directly, I also look through the paper several times but didnt find the answer. Your help is highly appreciated!!! Thanks in advance.

@doonny
Copy link
Owner

doonny commented Apr 18, 2020

Please refer the user's manual of Caffe. I remember they have some instruction on setting up data set for training. Here, we only focus on hardware implementation

@mAxwong1014
Copy link
Author

thanks for replying prof @doonny.
based on my understanding, the hardware implementation is based on ilsvrc12 imagenet competition, I downloaded the imagenet_mean.binaryproto file and try it on pipecnn but the accuracy is poorly performed. May I know any significant change needed to be done on the imagenet_mean.binaryproto to generate the mean_data,dat? Sorry to bothering you again.

@doonny
Copy link
Owner

doonny commented Jul 5, 2020

We have not made any changes to the mean file.

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