FishBigOcean

Results 2 issues of FishBigOcean

gt_argmax_overlaps = overlaps.argmax(axis=0) gt_max_overlaps = overlaps[gt_argmax_overlaps, np.arange(overlaps.shape[1])] gt_argmax_overlaps = np.where(overlaps == gt_max_overlaps)[0] Since we got the gt_argmax_overlaps in the first line, why should we count it again in the third...

out of memory invalid argument an illegal memory access was encountered an illegal memory access was encountered 2019-08-12 01:46:36.265776: E tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:639] failed to record completion event; therefore, failed to create...