Zheweiqiu

Results 5 issues of Zheweiqiu

Hi, I am going to train on my own dataset, I changed all the data path accordingly. But when I was trying to fine-tune resnet-152, I encountered the following error...

Platform (like ubuntu 16.04/win10): 16.04 Python version: 3.7 Source framework with version (like Tensorflow 1.4.1 with GPU): mxnet 1.5 with GPU Destination framework with version (like CNTK 2.3 with GPU):...

Platform (like ubuntu 16.04/win10): ubuntu 16.04 Python version: 3.7.3 Source framework with version (like Tensorflow 1.4.1 with GPU): mxnet 1.5.0 Destination framework with version (like CNTK 2.3 with GPU): pb...

I got all environment set up and was trying to run demo.py with the provided command: `python tools/demo.py --config experiments/siamrpn_r50_l234_dwxcorr/config.yaml --snapshot experiments/siamrpn_r50_l234_dwxcorr/model.pth --video demo/bag.avi ` But I got the following...

enhancement
has workaround

Hi, First of all, thank for you excellent work. I am using d0 as my pretrained model on my own dataset and got an idea detection outcome on my test-set....