Skip to content

TF 2.x implementation of DETR (End-to-End Object Detection with Transformers, ECCV 2020).

License

Notifications You must be signed in to change notification settings

PaperCodeReview/DETR-TF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DETR-TF

This is an unofficial implementation of DETR (End-to-End Object Detection with Transformers).

Requirements

(TODO : requirements.txt and Dockerfile for the image of fixed environment.)

  • python >= 3.6
  • tensorflow >= 2.2

Training

(TODO : usage of arguments)

Evaluation

(TODO : shell command for evluation)

About

TF 2.x implementation of DETR (End-to-End Object Detection with Transformers, ECCV 2020).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages