-
您好,请问pytorch版本代码训练后的模型如何进行test?按照GitHub所给命令torchrun --nproc_per_node=4 tools/train.py -c configs/rtdetr/rtdetr_r50vd_6x_coco.yml -r path/to/checkpoint --test-only似乎使用的仍然是val过程中使用的数据集,test过程是不是应该使用训练时候…
-
Dino head needs to be built for both L and X models in `models` directory.
Please feel free to submit a PR!
-
我制作了自己的数据集 并且整理为了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…
-
论文: [DETRs Beat YOLOs on Real-time Object Detection](https://arxiv.org/abs/2304.08069)
代码:
- https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/rtdetr
- https://github.com/lyuwen…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
I excuted a command : `python tools/train.py -c…
-
Is there a pre-training weight for the pytorch version of RTDETR?
-
请问作者怎么使用pycocotools对模型进行验证?有没有生成groud truth和predictions的json的代码呢?
-
整个rtdetr能够实现实例分割算法吗?或者有计划实施吗?
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issu…
-
### bug描述 Describe the Bug
!python tools/train.py -c configs/rtdetr/rtdetr_hgnetv2_x_6x_coco.yml --eval --use_vdl True --vdl_log_dir vdl_log_dir/scalar出现以下错误
/opt/conda/envs/python35-paddle120-env/l…