-
**Checklist**
1. I have searched for related issue [[1024](https://github.com/open-mmlab/mmdetection/issues/1024)](#1024 ) but cannot get the expected help.
2. I have read the [FAQ documentation]…
-
Hi!
We are trying to reproduce /reuse the scripts. However we get stuck at the manual labelling. In the darknet aicity.data, a reference is made to:
train = /home/ipl_gpu/Aotian/darknet2/data/aicit…
-
## ❓ Questions and Help
Hi, Does this repository support Fast R-CNN?
I have a bunch of pre-computed bounding box proposals for each image, what changes are required to use these pre-computed prop…
-
Excellent project!
I built V4 of the rgb to hdmi board and V3 of the analog 6 bit board and I tested with several versions of the firmware with
the same results. The versions were 20201126, 202105…
-
I modified demo\demo.py like
```
config_file="configs/one-shot/split1_vitl.yaml",
rpn_config_file="configs/RPN/mask_rcnn_R_50_FPN_1x.yaml",
model_path="weights/trained/one…
-
请问RT-DETR在测试速度时,是否包括后处理过程
```python
results = postprocessors(outputs, orig_target_sizes)
```
-
Hi,
I am trying to visualize inception_resent_v2 layers.
is_loaded = tf_cnnvis.activation_visualization(graph_or_path= detection_graph,
val…
-
**Error 1: Failed to display the inference output.**
> qt.qpa.xcb: could not connect to display
> qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/usr/local/lib/python3.8/dist-pac…
-
Hi folks, I used MMPose to train on CarFusion dataset using HRNet with UDP implemented ([hrnet_w32_coco_384x288_udp](https://github.com/open-mmlab/mmpose/blob/master/configs/body/2d_kpt_sview_rgb_img/…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection/issues) and [Discussions](https://github.com/open-mmlab/mmdetection/discussions) but cannot get the expected …