-
![image](https://user-images.githubusercontent.com/4560679/202410105-007346c0-f254-4687-997e-36f11fe4d7a0.png)
## 活动介绍
大家好,第一期 OpenMMLab 超级视客营实训活动开始啦!超级视客营实训活动提供十七个方向、上百个不同难度的任务供大家选择,不管你是初涉 AI 的…
-
您好,我在自己的电脑运行./convertModel ./solov2_r50_fpn_8gpu_3x.onnx -g ./seg_coco_permute.bin时出现以下错误
-->Generate model start
Input filename: solov2_r50_fpn_8gpu_3x.onnx
ONNX IR version: 0.0.6
Opset ve…
-
Hello,
I tried solov2 on my own dataset but zero instances are detected on all images, please help me !
Best regards
-
"No object named '{}' found in '{}' registry!".format(name, self._name)
KeyError: "No object named 'SOLOv2' found in 'META_ARCH' registry!"
-
-
hello,how to train my own custom dataset of solov2? if you can give me some improvement advice,i will be grateful
-
作者您好!
我运行python setup.py develop时候出现,运行环境cuda11.0 python3.6 pytorch1.7.1 .请问怎么解决呢?
running develop
running egg_info
creating focalloss.egg-info
writing focalloss.egg-info/PKG-INFO
wr…
-
Hi,
I tried installing your package inside an nvidia cuda docker, I made sure to install correct and cuda supporting versions of pytorch and mmcv-full, and used the bash setup.sh command to install y…
-
I tried to run
python train_net.py --config-file configs/R50_3x.yaml --num-gpus 1 --eval-only
but I got CUDA out of memory error.
My training is normal after I change the batch size.
-
打算将Python部署的转到C++,现在可以吗