https://github.com/tk04/image_classification_resnet9
Image classification model using cifar10 dataset. Model was trained using ResNet9 structure with pytorch and was trained on the GPU.
https://github.com/tk04/image_classification_resnet9
Last synced: over 1 year ago
JSON representation
Image classification model using cifar10 dataset. Model was trained using ResNet9 structure with pytorch and was trained on the GPU.
- Host: GitHub
- URL: https://github.com/tk04/image_classification_resnet9
- Owner: tk04
- Created: 2021-02-25T16:01:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-22T04:07:35.000Z (about 5 years ago)
- Last Synced: 2025-01-06T15:18:37.081Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 626 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image_Classification_ResNet9
Image classification model using cifar10 dataset. Model was trained using ResNet9 structure with pytorch and was trained on the GPU.