ended3월 24일· 1 sources
Tinyvision:-Building Ultra-Lightweight Models for Image Tasks(Part-1)
TinyVision: 이미지 작업을 위한 초경량 모델 구축 (파트 1)
Why it matters
TinyVision explores how small image classifiers can get while remaining useful, replacing learned CNN filters with a handcrafted 10-channel feature pipeline (edges, textures, gradients, etc.). Part 1 covers a cat vs dog classifier using this fixed preprocessing approach and four compact architectures (Model0–Model3) with grouped convolutions, plus a partial CIFAR-10 analysis using purely compact CNN design without the filter bank.
1
Sources
+0
24h
—
Growth
170d
Active
TinyVisionCNNimage classificationhandcrafted featuresCIFAR-10lightweight models