windy_z

Results 2 issues of windy_z

**when i Install Grounding DINO termminal will report this error:** note: This error originates from a subprocess, and is likely not a problem with pip. full command: /home/disk1/zwd/anaconda3/envs/mymmdet2/bin/python -c '...

documentation

我制作了自己的数据集 并且整理为了coco格式 ![image](https://github.com/lyuwenyu/RT-DETR/assets/84375206/13741659-b79c-455b-9df0-3da2d4b9530e) 同时我修改了https://github.com/lyuwenyu/RT-DETR/blob/main/rtdetr_pytorch/src/data/coco/coco_dataset.py#L154处为我的类 ![image](https://github.com/lyuwenyu/RT-DETR/assets/84375206/87b79988-60d6-4822-aab5-78697ddb8696) 并且相对应地修改了coco_detection.yaml中的代码 ![image](https://github.com/lyuwenyu/RT-DETR/assets/84375206/3f2e63f1-794a-4b87-b4bc-c2627ccf53b7) 但训练时结果一直如下图所示 ![image](https://github.com/lyuwenyu/RT-DETR/assets/84375206/5571c212-0dd1-4c8f-aebd-e92fdca4ce04) 请问这是为什么呢 (ps:不知道这个warning有没有影响 ![image](https://github.com/lyuwenyu/RT-DETR/assets/84375206/99d37614-0a7d-4280-bce4-a206ca58b8f4)