Skip to content

Younai2021/DETR_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DETR_demo

Discription

This is my own implement fo DETR_demo

Notice: the training process is not included in this implement

Let's see the prediction first:

(Left) The original image. (Right) The predict image.

How to use this repository

1, You need to download the weights from this url: https://dl.fbaipublicfiles.com/detr/detr_demo-da2a99e9.pth
2, Put it in the weights folder and rename the weight file as detr_demo.pth
3, You can run the code directly through the predict.py
Have fun with my demo code! ^_^

List of object detection models

✅ DETR
✅ ViT

Future plans

  • DINO

Notes

Please feel free to ask me any questions about this repository
QQ: 2285421427

About

This is my own implement fo DETR_demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages