Olivia
Olivia
I trained ssd_basenet using my dataset, the loss almost unchanged. Have you met this problem?
@kalybz I have the same problem. Have you fixed it yet? Thank you
How do you fix the issue? I met the same problem, the image size cannot be changed
I have received your email, thanks!
I have received your email, thanks!
pytorch=0.3.0, cuda=8.0, GTX 1080Ti, When I set CUDA_ARCH="-gencode arch=compute_61,code=sm_61", I met error "cffi.VerificationError: LinkError: command 'gcc' failed with exit status 1". It cannot compile successfully. If I change CUDA_ARCH="-gencode arch=compute_52,code=sm_52",...