Skip to content

pfeatherstone/TinyDetr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

TinyDetr

If you like tiny code, Pytorch and Detr, then you'll like TinyDetr.

What this is

  • An experimental library on Detr style architectures using "tiny-oriented programming".
  • The objective is to implement the simplest Transformer architecture that trains reasonably quickly, with reasonable memory (ideally 1 maybe 2 commodity GPUs), and can run real-time on commodity hardware (CPU, GPU, Apple Silicon, etc).
  • This does not implement standard published architectures.

About

Transformer object detectors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages