metaVision
metaVision
> I had the same problem. Have you solved it? no
> when i run the python setup.py build develop --no-deps, i got this: > (tree) F:\somecoders\FCOS-master>python setup.py build develop --no-deps > running build > running build_py > running egg_info >...
> For this error, I replaced "ATT_CHECK" to "TORCH_CHECK" in file "/FCOS/fcos_core/csrc/cuda/deform_conv_cuda.cu" are you have solved?
> When you prune a convolutional layer, you also need to prune the following batchnorm layer. > > You can see an example of this here: > > https://github.com/BayesWatch/pytorch-prunes/blob/bc85a5c52865a2daf515ad4d3c26dcab88e3d941/models/wideresnet.py#L205 #...
> @minhntp thanks for pointing this out, let me have a look. Is right now??
> 