Neo_Anderson

Results 9 comments of Neo_Anderson

Hi Mingjie, Many thanks for your reply. I will try with smaller ratio again later. Informative suggestion. Regards Haoran Geng ---Original--- From: ***@***.***> Date: Wed, Dec 15, 2021 07:33 AM...

Thank you very much for reply! That sounds bit weird if it is due to version lag because I just installed mmdetection last week following the instructions provided in the...

I did the image_demo.py and it can run smoothly without errors. The result pic is shown below ![image](https://user-images.githubusercontent.com/44150307/190182298-72667e68-31c7-42fa-bd2e-5741c2a4bb43.png) command log like this: python demo/image_demo.py demo/demo.jpg 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 load checkpoint from...

I deleted the conda environment and reinstalled everything again but it didn't seem to work. And the output is somehow split into three parts: _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_...

Dear @wanghonglie Bro, I am hundred percent sure I did not change anything (facepalm). Let me clarify the situation: 1. test.py runs successfully on other models like ssd, faster rcnn...

Hi @wanghonglie , may I ask which cuda version you are using for mmcv?

I have the same problem as you did, bro. Is the problem solved later with the extra line "backend = "gloo""?

Thank you very much for replying. I tried your method and it actually worked! Now I can run benchmark.py on my XavierNX. I am just curious about if Jetpack supports...

No worries mate. Your post already saves my life to be honest. I would be stuck there wondering how to solve the problem for a couple of days otherwise if...