-
@liuzili97 @Turoad
**Motivation**
Update current codes into the latest mmdetection is helpful.
**Additional context**
By simply copying the model and config files and modifying import settings…
-
Allowing training on MSP device besides CUDA and CPU.
**Motivation**
Since the introduction of PyTorch Nightly, it is now possible to use tell PyTorch to use the embedded GPU of the new M1 chips o…
-
I just want to ask, have you tried to implement the AerialDetection in the latest version of MMDetection?
-
📄 Describe
Co-DETR의 backbone을 ViT-L을 사용해서 학습
✅ Tasks
- [x] 데이터 셋에 맞는 Config 만들기
- [ ] 모델 학습
🙋🏻 More
-
When i was training, the memory has ran out.
My env:
> sys.platform: linux
> Python: 3.7.4 (default, Aug 13 2019, 20:35:49) [GCC 7.3.0]
> CUDA available: True
> CUDA_HOME: /usr/local/cuda-9.…
-
How can i fix this problem:
KeyError: 'RVSA_MTP is not in the opencd::model registry. Please check whether the value of `RVSA_MTP` is correct or it was registered as expected. More details can be fou…
-
I work in PyCharm on Windows-10-x64, CUDA=11.1, RTX-3060
```
#pip install torch==1.9.1+cu111 torchvision==0.10.1+cu111 torchaudio==0.9.1 -f https://download.pytorch.org/whl/torch_stable.html
#p…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help.
- [X] Th…
-
Hej,
I am using
M3 Pro
and have the packages
mmdetection: 3.3.0
mmcv: 2.1.0
mmengine: 0.10.4
torchvision: 0.18.1
torch: 2.3.1
I am running the Tutorial: "MMDet_Tutorial" and in duri…
-
### What's the feature?
I noticed that the mmdetection framework provides tools/vis_cam.cpy for generating GradCAM, EigenCAM, etc., but if I simply use it for mmrotate, there will be many bugs. How c…