Skip to main content

RTMDet Pytorch Implementation

Project description

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

Installation

pip install rtmdet

Usage

from rtmdet import RTMDet

model = RTMDet.from_preset("small")  # tiny / small / medium / large
bboxes, scores, classes = model("image.jpg")

References

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

Acknowledgments

Based on MMDetection and the official RTMDet implementation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rtmdet-0.3.0.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rtmdet-0.3.0-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

Details for the file rtmdet-0.3.0.tar.gz.

File metadata

  • Download URL: rtmdet-0.3.0.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.24

File hashes

Hashes for rtmdet-0.3.0.tar.gz
Algorithm Hash digest
SHA256 0a67edbc6e101283c1f84517d48d23d28df524494a2fd75337ae8a45fd552105
MD5 0832f5aa8879889f9db10daeef468db4
BLAKE2b-256 c4287f1b6faf5a67d745a4997e9a391de260e2de1f211a216260ab5c7bfdc4c6

See more details on using hashes here.

File details

Details for the file rtmdet-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: rtmdet-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 19.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.24

File hashes

Hashes for rtmdet-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1b0bdb6c8345ecfaa02c3585b01fdf025bc9017b68ab5424ab62f28c11757474
MD5 912291d57cc8f659a4c3ea766b0a49cc
BLAKE2b-256 8aa6e20374545dce52d54284542ad4fc60a92e1aad436090fe945f1990eed389

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page