File size: 1,274 Bytes
6d35aff | 1 2 3 4 5 6 7 8 9 10 11 12 | # 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](https://huggingface.co/shenyunhang/APE/blob/6ee15cf54c3930528ac49be165b45d5bcb1f4fd9/configs/LVISCOCOCOCOSTUFF_O365_OID_VGR_SA1B_REFCOCO_GQA_PhraseCut_Flickr30k/ape_deta/ape_deta_vitl_eva02_clip_vlf_lsj1024_cp_16x4_1080k_mdl_20230829_162438/model_final.pth), 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.
|