Skip to content

alessioarcara/rtmdet_pytorch_implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTMDet – PyTorch Implementation

status

This repository is a PyTorch port of RTMDet, originally implemented in MMDetection.

The goal is to reimplement the network in pure PyTorch while making it possible to load pretrained weights from the original models.

RTMDet-L model

References

  • RTMDet: An Empirical Study of Real-Time Object Detectors
    Xiangyu Zhang, Xinyu Zhou, Zhiqi Li, et al.
    📄 Paper

About

PyTorch port of RTMDet from MMDetection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages