Orienter / docs /MODEL_MANIFEST.md
stereoid's picture
Add files using upload-large-folder tool
6d35aff verified
|
Raw
History Blame Contribute Delete
1.27 kB

Model manifest

This public release bundles only the model file required by the main Orienter detector. Baseline training checkpoints, fold-specific weights, duplicate backups, and prior experiment outputs are excluded.

File Size SHA-256 Purpose License
approach/ovod/APE/ape_d_model_final.pth 5,956,547,279 bytes 3548f41a3238148180e08fd4b16c71f4abc3ac3caf9c8434444462d1bdb7f965 APE-L(_D) detector checkpoint used by Stage 2 grounding Apache-2.0

Upstream source: official shenyunhang/APE checkpoint, pinned at repository revision 6ee15cf54c3930528ac49be165b45d5bcb1f4fd9. The official file reports the same SHA-256 and the upstream model repository declares Apache-2.0. The corresponding license text is retained at approach/ovod/APE/LICENSE.

The checkpoint uses PyTorch pickle serialization. Load it only through the pinned APE environment and treat replacement checkpoint files as executable untrusted input until independently verified.