# DETR **Repository Path**: olivegame/detr ## Basic Information - **Project Name**: DETR - **Description**: DETR学习:原理,代码注释,添加预测脚本 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-06 - **Last Updated**: 2025-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DETR #### 介绍 DETR学习:原理,代码注释,添加预测脚本 #### 使用说明 1. 在 DETR.pptx 含有DETR原理讲解 2. 在code中的 predict.py 参考官方代码的本地预测图像检测 3. 在 COCO2017 数据集的 test 数据进行检测: ![输入图片说明](detr-main/test/save/vis_000000000552.jpg)