An open API service indexing awesome lists of open source software.

https://github.com/saurabhjalendra/deeplearning-cifar10-classifier

Deep learning-based image classifier for the CIFAR-10 dataset using MLP, CNN, and transfer learning approaches. Achieves 91.7% accuracy with MobileNetV2 transfer learning. Includes data preprocessing, model implementation, and comprehensive evaluation.
https://github.com/saurabhjalendra/deeplearning-cifar10-classifier

cifar10 computer-vision convolutional-neural-networks deep-learning image-classification image-processing tensorflow transfer-learning

Last synced: about 2 months ago
JSON representation

Deep learning-based image classifier for the CIFAR-10 dataset using MLP, CNN, and transfer learning approaches. Achieves 91.7% accuracy with MobileNetV2 transfer learning. Includes data preprocessing, model implementation, and comprehensive evaluation.

Awesome Lists containing this project