PyTorch implementation of "WILDCAT: Weakly Supervised Learning of Deep ConvNets for Image Classification, Pointwise Localization and Segmentation", CVPR 2017
I'm currently using a docker image which include all required pytorch and CUDA 8.0 dependencies.
I just cloned the repo and executed the demo_voc2007 with the default argument values.
The training stuck at 0%, nothing happens.
Is there a known reason why is this happening?
I'm currently using a docker image which include all required pytorch and CUDA 8.0 dependencies. I just cloned the repo and executed the demo_voc2007 with the default argument values. The training stuck at 0%, nothing happens. Is there a known reason why is this happening?