ousinkou

Results 3 issues of ousinkou

![val_400_gt_pred](https://user-images.githubusercontent.com/13220463/101330716-eb1d5d80-38ad-11eb-8b49-c7e31c4c959d.jpg) I test the checkpoint, using the command in Readme. python tools/test.py \ --cfg experiments/deepfashion2/hrnet/w48_384x288_adam_lr1e-3.yaml \ TEST.MODEL_FILE models/pose_hrnet-w48_384x288-deepfashion2_mAP_0.7017.pth \ TEST.USE_GT_BBOX True I open the debug switch in config file, and...

I run the L0_parallel.py, and get the wrong result as below when the input image is images/flower.jpg ![image](https://user-images.githubusercontent.com/13220463/178100694-c0ac44aa-1394-47b3-81fa-d2086499d694.png) Because of the scikit-cuda version problem, I have replaced the scikits.cuda.fft with...

The model zoo links are broken now, can you fix it?