Skip to content

Open330/BurstPick-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BurstPick Model Releases

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.

Models

Image Embedding

  • DINOv2 ViT-S/14 (Apache 2.0) - Self-supervised vision transformer
  • CLIP ViT-B/32 (MIT) - OpenAI contrastive language-image model

Face Embedding

  • 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

Image Quality Assessment

  • 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

Aesthetic Scoring

  • 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

Vision-Language Models

  • 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

License

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.

About

Official BurstPick release distribution repo for DMGs, Sparkle appcast, and artifacts.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors