Heon Song
Heon Song
If you want to use Pytorch >= 0.4.1, you have to edit some code. Here is the source code I converted https://github.com/songheony/rethinking-network-pruning. I've tested it with Pytorch 1.2, CUDA 10
If you want to use CUDA >= 9.2, The code should be changed for Pytorch 0.4.1. Here is the source code I converted https://github.com/songheony/rethinking-network-pruning. I've tested it with Pytorch 1.2,...
As a result of using the tracking result of the tracktor (https://github.com/phil-bergmann/tracking_wo_bnw) as a detection according to your answer, I've got a much better performance than what is written in...