SAVRN
Search Contact SAVRN

Open-weight model · Object detection

detr-resnet-50

by Joshua Xenova/detr-resnet-50

https://huggingface.co/facebook/detr-resnet-50 with ONNX weights to be compatible with Transformers.js.

Parameters
Context1,024
Weights609.6 MB
License
AccessOpen weights
Monthly Downloads17.6k

Model Card

https://huggingface.co/facebook/detr-resnet-50 with ONNX weights to be compatible with Transformers.js. If you haven't already, you can install the Transformers.js JavaScript library from NPM using: Test it out here, or create your own object-detection demo with 1 click! Note: Having a separate repo for ONNX weights is intended to be a temporary solution until WebML gains more traction. If you would like to make your models web-ready, we recommend converting to ONNX using Optimum and structuring your repo like this one (with ONNX weights located in a subfolder named onnx).

Excerpt from the card by Joshua.

Configuration

Architecture
DetrForObjectDetection
Context length (tokens)
1,024
Layers
6
Model type
detr

Identity and Version

Repository
Xenova/detr-resnet-50
Publisher
Joshua
Task
Object detection
Modality
Image
Library
transformers.js
Parameters
Not stated by the source
Languages
Not stated by the source
Revision
8be7ab59ff663484ee9ba2e8d8f267330d5ad03e
First published
2023-05-02
Last updated
2025-06-30

Files and Weights

11 files, 609.6 MB in total. The weights are 7 files totalling 609.6 MB in onnx.

Weights7 files · 609.6 MB
Configuration2 files · 5.3 KB
Documentation1 file · 1.8 KB
Repository1 file · 1.5 KB
Every file
FileTypeSizeSHA-256
onnx/model.onnxWeights166.8 MB 5dffb3205e68
onnx/model_bnb4.onnxWeights106.8 MB 8d740c265008
onnx/model_fp16.onnxWeights83.8 MB dd346adcf8a9
onnx/model_q4.onnxWeights107.9 MB b41bf93e8668
onnx/model_q4f16.onnxWeights58.5 MB 8f26dbd9c448
onnx/model_quantized.onnxWeights43.1 MB cae09a307ed9
onnx/model_uint8.onnxWeights42.7 MB 5392e8cd0df0
config.jsonConfiguration4.8 KB
preprocessor_config.jsonConfiguration455 B
README.mdDocumentation1.8 KB
.gitattributesRepository1.5 KB

License and Download

License
Not stated by the source
Access
Open weights, no gate
Download size
609.6 MB
Download from Joshua

Released by Joshua through its official repository on Hugging Face.

Built From

Memory Requirements

PrecisionWeights in memory
As published609.6 MB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About detr-resnet-50

What is detr-resnet-50's context length?

1,024 tokens, from the maximum position embeddings in its published configuration.

Similar Models

Model · Object detection

locate-anything.cpp-gguf

Mudler

GGUF builds of nvidia/LocateAnything-3B for locate-anything.cpp - a C++/ggml inference engine for open-vocabulary detection / visual grounding, no Python at inference time. Brought to you by the LocalAI team. The detections are the same as the official PyTorch implementation (the engine is parity-gated against it), and it runs faster - on CPU and GPU. The full-precision f32 GGUF (~15 GB) is reproducible from the HF weights with scripts/convertlocateanythingtogguf.py in the repo. Same detections as the official model, faster. Full methodology, the warm/median setup, parity checks, and more images are in the repo's Slow-mode inference on the 448 fixture; vs official divides the official…

Open weights other gguf

Model · Object detection

Anzhcs_YOLOs

Anzhc

YOLOs in this repo are trained with datasets that i have annotated myself, or with the help of my friends(They will be appropriately mentioned in those cases). YOLOs on open datasets will have their own pages. Ultralytics 8.3.217 updates mask handling, which breaks function in main Adetailer repo. Install Ultralytics==8.3.216 or lower. Alternatively - use forks that fix this. - Fixed in main repo. I've added some features to make Adetailer more usable and less manual - https://github.com/Anzhc/aadetailer-reforge Im open to commissions, hit me up in Discord - anzhc P.S. All model names in tables have download links attached:3 Series of models aiming at detecting and segmenting face…

Open weights agpl-3.0 ultralytics

This is a fine-tuned version of YOLOv11 (n, s, m, l, x) specialized for License Plate Detection, using a public dataset from Roboflow Universe: The upstream Roboflow dataset (license-plate-recognition-rxg4e) contains train/test contamination — the same source images appear in both the training and test splits with only minor manual augmentation applied (see Discussion #2 for concrete examples). As a result: - The reported metrics below are likely overestimated, because the test set is not a true held-out evaluation. - Real-world generalization performance is expected to be lower than the numbers in the table. - Treat all evaluation figures with caution and validate the model on your own…

Open weights agpl-3.0 ultralytics

Model · Object detection

surya_layout2

Datalab

A lightweight document layout detection model used by Surya. It detects layout regions (text, tables, figures, headers, captions, equations, etc.) on a page image and runs on CPU or GPU. This is the "fast" layout detector — a compact object detector that serves as a drop-in alternative to Surya's VLM-based layout model. Documentation, installation, and everything else lives in the Point the fast layout predictor at this checkpoint: Or make it the default so the CLI and library use it without an explicit path: Released under the AI Pubs OpenRAIL-M license (see LICENSE) — the same license as the surya-ocr-2 model weights.

Open weights openrail surya

Model · Object detection

YOLO11

Ultralytics

Ultralytics creates cutting-edge, state-of-the-art (SOTA) YOLO models built on years of foundational research in computer vision and AI. Constantly updated for performance and flexibility, our models are fast, accurate, and easy to use. They excel at object detection, tracking, instance segmentation, semantic segmentation, image classification, and pose estimation tasks. Find detailed documentation in the Ultralytics Docs. Get support via GitHub Issues. Join discussions on Discord, Reddit, and the Ultralytics Community Forums! Request an Enterprise License for commercial use at Ultralytics Licensing. See below for quickstart installation and usage examples. For comprehensive guidance on…

Open weights agpl-3.0 ultralytics