-
pip install mmcv-full==1.3.1 -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.5.0/index.html
```
Exception: Not found: 'python/cv2/py.typed'
----------------------------------------
…
-
I'm trying to replace the decoder head of swin transformer, but I got the KeyError and I don't know how to solve it:
```
2023-04-10 14:34:46,693 - mmseg - INFO - Set random seed to 451499853, determ…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the expec…
-
Sorry,I want to ask for advice.
When I run train.py, I have an error problem(ModuleNotFoundError: No module named 'mmcv')
But after I input (pip install mmcv) in cmd
There is another error(ImportEr…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
…
-
The version of python noted in README is 3.6+. My python version is python3.6. After executing the following commands:pip install -U pre-commit and pre-commit install, I excute git commit, some errors…
-
Here is the error log when I try to run semi detection config : soft-teacher on my customize dataset:
Traceback (most recent call last):
File "tools/train.py", line 133, in
main()
File "t…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the expec…
-
Hi OpenMMLab folks!
At HuggingFace we're in the process of making it easy for people to use frameworks for image segmentation and object detection. One way to do this is by making it possible to ea…
-
当我运行官方源码:python demo/video_demo.py /media/zzbhhh/d8213707-f6c1-4ff9-bc4f-8634a83370e4/document/Code/mmsegmentation-main/pyqt5/downloadVideo.MP4 /media/zzbhhh/d8213707-f6c1-4ff9-bc4f-8634a83370e4/docum…