Xilinx / CHaiDNN

HLS based Deep Neural Network Accelerator Library for Xilinx Ultrascale+ MPSoCs
Other
317 stars 151 forks source link

Can you provide your train_val.prototxt file #27

Closed daichong123 closed 5 years ago

daichong123 commented 6 years ago

Hello,thanks for the source code you provided. Now I have encountered some problems. I hope to refer to the train_val.prototxt file of your googlenet project.I want to know the difference of your train_val.prototxt and the deploy.prototxt file.Can you provide it? Thank you!

smenon009 commented 6 years ago

Hi @daichong123 Pls find the deploy and latest models here: https://github.com/Xilinx/CHaiDNN/blob/master/docs/MODELZOO.md Regarding train_val, we have used the one available in public from the Caffe modelzoo.

VishalX commented 5 years ago

Closing.