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

offending key: affineChannelNd #37

Closed mathpopo closed 6 years ago

mathpopo commented 6 years ago

when i run the test_on_sigle_video.py in README

it has a issue;

found Detectron ops lib: /usr/local/lib/libcaffe2_detectron_ops_gpu.so
key already registerd
offending key; AffineChannelNd.

sorry ! i don't know why

rohitgirdhar commented 6 years ago

Please refer to steps suggested in previous issues regarding this, eg. https://github.com/facebookresearch/DetectAndTrack/issues/20, https://github.com/facebookresearch/DetectAndTrack/issues/27#issuecomment-409453279