neil454

Results 3 comments of neil454

Thanks for the reply! I tried that code for conf_loss, but I ended up with a model that returned way too many detections. I'd expect most of these boxes to...

@oarriaga Hello and thanks for the info. I've always had `do_crop=False`, so that wouldn't be an issue. When you trained on VOC2007, I'm assuming you didn't train completely from scratch,...

Based on the line: `-D__CUDACC__ -D__NVCC__ -D__CUDACC_VER_MAJOR__=10 -D__CUDACC_VER_MINOR__=1` It seems like it's detecting a cuda compiler version of 10.1. My usual CUDA install is done via the normal .run method,...