-
**Describe the feature**
I recently tried to export a heat map of the features of the neck module inside mmdetection. I found the relevant files in both mmyolo and mmengin, it would be nice if mmdete…
-
How do I configure WBF to mmdetection
-
## Background
#25 에서도 확인했듯 이번 대회에서 augmentation은 키들 중 하나가 될 수 있다고 생각한다. 특히, 강의에서도 있었듯 detection성능향상과 작은 객체를 잘 탐지하기 위해서 이미지 reolution을 늘리게 될 경우 GPU memory때문에 batch size를 많이 줄여야하는데 이를 augmentation을 통해서…
-
### 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]…
-
Thank you so much for this research. I've wondered for a long time whether weight decay was leading to suboptimal results when fine-tuning transformers.
I work on fine-tuning vision transformers, m…
-
### 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…
-
P172和P173的命令运行时存在问题,不确定是不是mmdetection库的更新导致的,下面提供我运行成功的版本:
- 模型下载
`mim download mmdet --config yolov3_mobilenetv2_8xb24-320-300e_coco --dest .`
- 模型运行
`python demo/image_demo.py demo/demo.jpg yolo…
-
Hello, i would like to re-implement your method.
The official code is write with old version of mmdetection, and i meet troubles when compiling mmdetection.
Could you please offer log files, it wil…
-
**Describe the issue**:
I am running mmdetection and call the nni engine from a script after defining paths, logdirs etc.
It looks like this
```
def main(args_param):
cmd = "python -m to…
-
### Motivation
Currently, overlapping detections of a different class are not filtered out by NMS when converting the mmdetection model to onnx. The class_agnostic flag in the mmdetection model confi…