Views
No views yet
safetensors checkpoint converted from the original AggPose-L COCO model;xvyv99/aggpose-lite codebase.
The project is based on the upstream PediaMedAI/AggPose implementation.| File | Variant | Format | Intended Use |
|---|---|---|---|
AggPose-L_256x192_COCO2017.safetensors | D40 | PyTorch / safetensors | Full AggPose-L COCO checkpoint |
AggPose-L-D24-train32k-distilled.safetensors | D24 | PyTorch / safetensors | Depth-pruned distilled student |
openvino/AggPose-L-D24-train32k-distilled.static-b4-map-mlp.int8.mixed.cpu.xml | D24 | OpenVINO IR | Recommended CPU deployment model |
openvino/AggPose-L-D24-train32k-distilled.static-b4-map-mlp.int8.mixed.cpu.bin | D24 | OpenVINO weights | Weight file required by the .xml model |
openvino/AggPose-L-D24-train32k-distilled.static-b4-map-mlp.int8.mixed.cpu.xml.bin file must stay in the same directory.PediaMedAI/AggPose project.