Akhila Abesinghe

Results 3 comments of Akhila Abesinghe

I had the same error. I first thought I compiled DCNv2 correctly and in my case it was not. so I ran `python setup.py build develop` command manually inside my...

> When I try to run the code (the command included in this GitHub repo for 3D tracking): > > python demo.py tracking,ddd --load_model ../models/nuScenes_3Dtracking.pth --dataset nuscenes --pre_hm --track_thresh 0.1...

> (CenterTrack) ccv@SYS-4029GP-TRT:/media/data/CenterTrack-master/src$ python demo.py tracking --load_model ../models/coco_tracking.pth --demo ../data/ --gpus 2 > import DCN failed > Import DCN failed > import DCN failed > import DCN failed > /home/ccv/miniconda3/envs/CenterTrack/lib/python3.6/site-packages/sklearn/utils/linear_assignment_.py:22:...