SAVRN
Search Contact SAVRN

Open-weight model · Object detection

web-sdk-pp-rotated-detection

by Chen Mohan chenmohan/web-sdk-pp-rotated-detection

由chenmohan维护,非Paddle官方账号。PP-YOLOE-R-s 1024 FP32,DOTA15类单帧遥感旋转框检测,33,161,415字节。 Apache-2.0采用依据为固定官方项目声明与模型表,未发现独立权重许可文本;完整来源、转换和边界见模型卡及LICENSE/NOTICE。 Maintained by chenmohan, not the official Paddle account.

Parameters
Context
Weights33.2 MB
Licenseapache-2.0
AccessOpen weights
Monthly Downloads

Model Card

By Chen Mohan, published under apache-2.0, revision 2dcfc9d69bae.

由chenmohan维护,非Paddle官方账号。PP-YOLOE-R-s 1024 FP32,DOTA15类单帧遥感旋转框检测,33,161,415字节。 Apache-2.0采用依据为固定官方项目声明与模型表,未发现独立权重许可文本;完整来源、转换和边界见模型卡及LICENSE/NOTICE。 Maintained by chenmohan, not the official Paddle account. Single-image DOTA15 rotated detection, PP-YOLOE-R-s 1024 FP32. Apache-2.0 is adopted from the pinned project license and model table; no separate weight-specific license text was found. See the cards for provenance, conversion and desktop verification scope.

Read Chen Mohan's full model card

PP-RotatedDetection Web SDK 模型

中文模型卡 · English model card

由chenmohan维护,非Paddle官方账号。PP-YOLOE-R-s 1024 FP32,DOTA15类单帧遥感旋转框检测,33,161,415字节。 Apache-2.0采用依据为固定官方项目声明与模型表,未发现独立权重许可文本;完整来源、转换和边界见模型卡及LICENSE/NOTICE。

Maintained by chenmohan, not the official Paddle account. Single-image DOTA15 rotated detection, PP-YOLOE-R-s 1024 FP32. Apache-2.0 is adopted from the pinned project license and model table; no separate weight-specific license text was found. See the cards for provenance, conversion and desktop verification scope.

Identity and Version

Repository
chenmohan/web-sdk-pp-rotated-detection
Publisher
Chen Mohan
Task
Object detection
Modality
Image
Library
Not stated by the source
Parameters
Not stated by the source
Languages
Not stated by the source
Revision
2dcfc9d69bae358a78814588b8e489257b8fabc0
First published
2026-09-18
Last updated
2026-09-18

Files and Weights

9 files, 33.2 MB in total. The weights are 1 file totalling 33.2 MB in onnx.

Weights1 file · 33.2 MB
Configuration2 files · 3.8 KB
Documentation5 files · 23.8 KB
Repository1 file · 1.5 KB
Every file
FileTypeSizeSHA-256
ppyoloe-r-s-1024/0.1.0/ppyoloe-r-s-1024-fp32.onnxWeights33.2 MB de2f4c94061b
ppyoloe-r-s-1024/0.1.0/conversion.jsonConfiguration2.4 KB
ppyoloe-r-s-1024/0.1.0/model.jsonConfiguration1.4 KB
README.mdDocumentation878 B
ppyoloe-r-s-1024/0.1.0/LICENSEDocumentation11.4 KB
ppyoloe-r-s-1024/0.1.0/NOTICEDocumentation5.5 KB
ppyoloe-r-s-1024/0.1.0/README.en.mdDocumentation3.1 KB
ppyoloe-r-s-1024/0.1.0/README.mdDocumentation3.0 KB
.gitattributesRepository1.5 KB

License and Download

License
apache-2.0
Access
Open weights, no gate
Download size
33.2 MB
Download from Chen Mohan

Released by Chen Mohan through its official repository on Hugging Face. Read the license.

Memory Requirements

PrecisionWeights in memory
As published33.2 MB

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

Questions About web-sdk-pp-rotated-detection

Can I use web-sdk-pp-rotated-detection commercially?

Yes. web-sdk-pp-rotated-detection is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

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

detr-resnet-50

Joshua

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).

Open weights 1,024 tokens transformers.js