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.2.0.tar.gz (10.3 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.2.0-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for rtmdet-0.2.0.tar.gz
Algorithm Hash digest
SHA256 2a8a0339b8623db3e9434e27c470ed7c652e75b284e0a8cac2186a4f35bc17a8
MD5 f3e19a1ea06ba9a9ccbef3df8519365f
BLAKE2b-256 5760e10442df33489f92fcf4519d04ecfb350b52bad9907f08f6487c64e546b1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for rtmdet-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 df6a4e499ace106d5f7d8fa3127fba04a1005c4c061053d6b390e0651c87c0b0
MD5 5092aaa6cd38b055d481ef0dfdf662fb
BLAKE2b-256 094531d34afc3af413bc4a4e213049843188dcd2d716ef1b6bd4d91db813134a

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