facebookresearch / DetectAndTrack

The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"
Apache License 2.0
1k stars 186 forks source link

Is caffe2 conflicting TensorFlow? #52

Open my-hello-world opened 6 years ago

my-hello-world commented 6 years ago

hello, To avoid conflicting packages, I can create a new environment in conda, and install all the requirements in there。But can i install caffe2 in the environment like my-ENV_python2??? build on:

Thanks!

zyxforever commented 5 years ago

Have you created the environment?