naver/unic
PyTorch code and pretrained weights for the UNIC models.
UNIC helps machine learning practitioners create more efficient and powerful universal image classification models. By distilling knowledge from multiple high-performing 'teacher' models, it produces a single 'student' model that learns diverse visual patterns. This results in an image classification model that is smaller, faster, and more adaptable for various computer vision tasks.
No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher developing image classification systems and need a robust, general-purpose model that can perform well across many different vision tasks with reduced computational cost.
Not ideal if you are a non-technical end-user looking for a ready-to-use application, as this project requires significant technical expertise in machine learning model training and deployment.
Stars
44
Forks
1
Language
Python
License
—
Category
Last pushed
Aug 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/naver/unic"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepinv/deepinv
DeepInverse: a PyTorch library for solving imaging inverse problems using deep learning
fidler-lab/polyrnn-pp
Inference Code for Polygon-RNN++ (CVPR 2018)
mhamilton723/STEGO
Unsupervised Semantic Segmentation by Distilling Feature Correspondences
yjxiong/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch
pyxu-org/pyxu
Modular and scalable computational imaging in Python with GPU/out-of-core computing.