image-classification and image-classification-mnist
These are ecosystem siblings—both are reference implementations of the same full-stack image classification architecture (Django backend + frontend framework + ML model) using different ML models (Inception-ResNet-v2 vs. MNIST/TensorFlow) and frontend frameworks (Next.js vs. React) to demonstrate alternative technical choices.
About image-classification
BobsProgrammingAcademy/image-classification
An image classification app built using Django 3, Django REST Framework 3, Next.js 12, and Material UI 5. The app uses Inception-ResNet-v2 to classify images selected by the user.
About image-classification-mnist
BobsProgrammingAcademy/image-classification-mnist
An image classification app built using TensorFlow 2, Django 3, Django REST Framework 3, React 17, and Material UI 5.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work