Downloads · 30 days
19
26% of all-time downloads
RomDev2/yolox-small
yolox-small is a object detection model from RomDev2. Use it when you need objects located in an image. It is set up for yolox. The card lists the license as apache-2.0.
This repository contains YOLOX-small weights exported to safetensors format.
Downloads · 30 days
19
26% of all-time downloads
All-time downloads
72
Public
Parameters
9M
36 MB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors36 MB · 100%
From the Hugging Face model README
This repository contains YOLOX-small weights exported to safetensors format.
These weights are derived from the official YOLOX project by Megvii-BaseDetection:
Original checkpoint source used for this export:
weights/yolox_s.pthYOLOX is released under the Apache-2.0 license.
Please refer to the original project for the full license terms.
This repository is expected to contain:
model.safetensors — model weightsconfig.json — lightweight metadataLICENSE — copied license fileREADME.md — this model cardThe following reference metrics are taken from the official YOLOX benchmark table.
| Model | Input size | mAP val (0.5:0.95) | Params (M) | FLOPs (G) |
|---|---|---|---|---|
| YOLOX-s | 640 | 40.5 | 9.0 | 26.8 |
This is not an official YOLOX release.
This repository republishes model weights in safetensors format for easier sharing and hosting on Hugging Face Hub.
Thanks to the YOLOX authors and maintainers for the original work.