awai54st / PYNQ-Classification

Python on Zynq FPGA for Convolutional Neural Networks
BSD 2-Clause "Simplified" License
604 stars 218 forks source link

Caffe Setup: #50

Closed farna-commits closed 4 years ago

farna-commits commented 4 years ago

both links provided aren't working for us to download the SD card image. Also, MANUAL_INSTAL.md has a lot of issues. Can't move forward can you help?

awai54st commented 4 years ago

Hi, I have just checked and both links work. Please provide more information on this issue.

Also, please specify the issues you found in MANUAL_INSTAL.md

farna-commits commented 4 years ago

Okay so regarding the links they are working now fine (don't know why). However, the MANUAL_INSTAL.md first step in it which is:

sudo apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libhdf5-serial-dev protobuf-compiler sudo apt-get install --no-install-recommends libboost-all-dev sudo apt-get install libgflags-dev libgoogle-glog-dev liblmdb-dev

isn't working and tried several workarounds and still.

Will try for sometime and will keep you posted in this thread tho. Thanks a lot!

farna-commits commented 4 years ago

caffeerror Hello again, here's an error in the make all step. Any suggestions?

awai54st commented 4 years ago

I haven't been maintaining this old repo for quite a while, so it is possible that the more recent versions of these softwares have compatibility issues. That's why in the readme.md I said it is not recommended to try installing caffe on pynq yourself. You can try the sd card images that I provided instead, which already have all the dependencies installed, including caffe.