# DETR-self **Repository Path**: firslov/DETR-self ## Basic Information - **Project Name**: DETR-self - **Description**: Train DETR on my own dataset. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-02-04 - **Last Updated**: 2022-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, Deep-learning, Computer-vision ## README # DETR-self - Based on [Facebook repo](https://github.com/facebookresearch/detr). - Train DETR on my own dataset. - Remove some functions. ## Train ![](figs/loss.png) ## Inference ![](figs/Figure_1.png) ![](figs/Figure_2.png) ![](figs/Figure_3.png)