cvlab-epfl / tf-lift

Tensorflow port of LIFT (ECCV 2016), with training code.
197 stars 55 forks source link

Update readme.md #8

Closed empty16 closed 6 years ago

kmyi commented 6 years ago

The updated instructions are highly dependent on the system setup and is not general for all cases. e.g. pip3 is not always the case. For example, for distributions that use python 3 as default, the opposite is true. Also, CUDA is also the same. You can setup old CUDA and still compile TF yourself to make it work. Closing the pull request