Neo_Anderson

Results 3 issues of Neo_Anderson

Hi Yun, I have finished the training part and got some models that look like 'fasterrcnn_01050646_0.055125557309203356'. Can I load the model for real time object detection test? Is there a...

I trained vgg with cifar100 dataset and there are a few layers with zero remaining channels. As a result I got a zerodivisionerror in vgg.py part when initializing weights. Can...

Dear Open-mmlab, I had a problem while testing convnext on my GTX1660ti. I was running this in command python tools/test.py configs/convnext/cascade_mask_rcnn_convnext-s_p4_w7_fpn_giou_4conv1f_fp16_ms-crop_3x_coco.py checkpoints/cascade_mask_rcnn_convnext-s_p4_w7_fpn_giou_4conv1f_fp16_ms-crop_3x_coco_20220510_201004-3d24f5a4.pth --eval bbox The output is like: load checkpoint...