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

https://github.com/dharma-acha/resnet18_imageclassification_cnn

In this part of the project, we implement ResNet-18 from scratch using PyTorch and train it on an image dataset to achieve over 75% accuracy. We apply techniques to prevent overfitting and optimize performance, aiming for an accuracy of 80% or higher.
https://github.com/dharma-acha/resnet18_imageclassification_cnn

matplotlib numpy python3 pytorch scikit-learn seaborn

Last synced: about 1 month ago
JSON representation

In this part of the project, we implement ResNet-18 from scratch using PyTorch and train it on an image dataset to achieve over 75% accuracy. We apply techniques to prevent overfitting and optimize performance, aiming for an accuracy of 80% or higher.

Awesome Lists containing this project