Pre-compiled CoreML model files for BurstPick.
You are an AI agent working on BurstPick-releases, the official release
distribution repo hosting pre-compiled CoreML models and DMG downloads.
Clone https://github.com/Open330/BurstPick-releases and help manage model
assets, update license documentation, or improve the release workflow.
- DINOv2 ViT-S/14 (Apache 2.0) - Self-supervised vision transformer
- CLIP ViT-B/32 (MIT) - OpenAI contrastive language-image model
- AdaFace IR-18 (MIT) - Adaptive face recognition, lightweight
- AdaFace IR-50 (MIT) - Adaptive face recognition, standard
- EdgeFace-XS (Apache 2.0) - Efficient edge face recognition, extra-small
- EdgeFace-S (Apache 2.0) - Efficient edge face recognition
- AuraFace (Apache 2.0) - Face embedding model
- GhostFaceNets (MIT) - Lightweight ghost-module face recognition
- TOPIQ-NR (Apache 2.0) - Top-down image quality, no-reference
- MUSIQ (Apache 2.0) - Multi-scale image quality
- MANIQA (Apache 2.0) - Multi-dimension attention network for IQA
- NIMA-MobileNet (Apache 2.0) - Neural image assessment, lightweight
- LAION Aesthetic v1 (MIT) - Bundled linear aesthetic head on top of CLIP embeddings (ships inside the app; no standalone release asset)
- ViT Aesthetic (Apache 2.0) - Vision transformer aesthetic predictor
- SmolVLM2-256M (Apache 2.0) - Compact vision-language model
- SmolVLM2-2B (Apache 2.0) - Full-size vision-language model
- FastVLM 0.5B (Apple Sample Code License) - Fast vision-language model, small
- FastVLM 1.5B (Apple Sample Code License) - Fast vision-language model, large
Each model is subject to its respective upstream open-source license:
| Model | License | File |
|---|---|---|
| DINOv2 ViT-S/14 | Apache 2.0 | LICENSE-APACHE-2.0 |
| CLIP ViT-B/32 | MIT | LICENSE-MIT |
| AdaFace IR-18 | MIT | LICENSE-MIT |
| AdaFace IR-50 | MIT | LICENSE-MIT |
| EdgeFace-XS | Apache 2.0 | LICENSE-APACHE-2.0 |
| EdgeFace-S | Apache 2.0 | LICENSE-APACHE-2.0 |
| AuraFace | Apache 2.0 | LICENSE-APACHE-2.0 |
| GhostFaceNets | MIT | LICENSE-MIT |
| TOPIQ-NR | Apache 2.0 | LICENSE-APACHE-2.0 |
| MUSIQ | Apache 2.0 | LICENSE-APACHE-2.0 |
| MANIQA | Apache 2.0 | LICENSE-APACHE-2.0 |
| NIMA-MobileNet | Apache 2.0 | LICENSE-APACHE-2.0 |
| LAION Aesthetic v1 | MIT | LICENSE-MIT |
| ViT Aesthetic | Apache 2.0 | LICENSE-APACHE-2.0 |
| SmolVLM2-256M | Apache 2.0 | LICENSE-APACHE-2.0 |
| SmolVLM2-2B | Apache 2.0 | LICENSE-APACHE-2.0 |
| FastVLM 0.5B | Apple Sample Code License / Apple ML Research Model License | LICENSE-APPLE-SAMPLE-CODE, LICENSE-APPLE-ML-RESEARCH-MODEL |
| FastVLM 1.5B | Apple Sample Code License / Apple ML Research Model License | LICENSE-APPLE-SAMPLE-CODE, LICENSE-APPLE-ML-RESEARCH-MODEL |
See the licenses/ directory for full license texts.