KamitaniLab / DeepImageReconstruction

Data and code for Shen, Horikawa, Majima, and Kamitani (2019) Deep image reconstruction from human brain activity. PLoS Comput. Biol. http://dx.doi.org/10.1371/journal.pcbi.1006633.
271 stars 60 forks source link

Caffe framework #10

Open fatemehkalantari1993 opened 10 months ago

fatemehkalantari1993 commented 10 months ago

Hi, in the past, I worked with Caffe on Ubuntu 16. Now, I update my Ubuntu to 20.4 and I can't install caffe on Ubuntu 20.4 the way before. Also, It is written on the Caffe website that you should use "sudo apt install Caffe-CPU or cuda". this command doesn't work.

ShuntaroAoki commented 10 months ago

Hi, I'm sorry but I don't have any advice on Caffe installation. We no longer support Caffe implementation of the reconstruction code. Alternatively, you can find PyTorch code for the deep image reconstruction at https://github.com/KamitaniLab/brain-decoding-cookbook-public/tree/main/reconstruction