liangheming/cascade_rcnn
pytorch implement of CascadeRCNN,736px(max side),41.2mAP(COCO),21.94fps(RTX 2080TI)
PythonMIT
Issues
- 0
May I ask how the author solves this problem
#6 opened by LL-XSJ - 2
使用训练好的权重进行推理预测
#5 opened by yuanfangshang888 - 1
请教数据集问题
#2 opened by fancy-chenyao - 1
/opt/conda/conda-bld/pytorch_1634272126608/work/aten/src/ATen/native/cuda/Loss.cu:247: nll_loss_forward_reduce_cuda_kernel_2d: block: [0,0,0], thread: [2,0,0] Assertion `t >= 0 && t < n_classes` failed.
#3 opened by fancy-chenyao - 1
缺少权重文件
#4 opened by fancy-chenyao - 0
No module named 'torchvision.models.utils'
#1 opened by iRuizeWu