MubarizZaffar/VPR-Bench

how to install tensorflow and caffe under python2.7 env

Closed this issue · 2 comments

Hello,thank you for such a great job of open source. However, I have two questions when I install dependences.

  1. the version of dependence : tensorflow and caffe ? gpu version or cpu version
  2. my environment : win10,anaconda3-5.2.0,cuda 10.0,cudnn7.4.1
    use conda create env with python2.7
    how to install tensorflow and caffe dependence?
    I look forward to hearing from you

Thanks for your interest in our work. Installing dependencies can be nasty and for this reason, I packaged everything into a Conda environment which is available in this repository along with the detailed instructions for using it.

Is the conda environment not working for you?

Cheers
Mubariz

Thanks for your interest in our work. Installing dependencies can be nasty and for this reason, I packaged everything into a Conda environment which is available in this repository along with the detailed instructions for using it.

Is the conda environment not working for you?

Cheers Mubariz

thank you for your reply, I will try on ubuntu18.04. It could be OK. I appreciate your help.