https://github.com/codeperfectplus/intel_image_classification
Intel Image classification using CustomDataLoader and Tensorflow training loop with cutsom model evalution function to understand what's going behind
https://github.com/codeperfectplus/intel_image_classification
classification convolutional-neural-networks deep-learning image-classification pytorch tensorflow
Last synced: 4 months ago
JSON representation
Intel Image classification using CustomDataLoader and Tensorflow training loop with cutsom model evalution function to understand what's going behind
- Host: GitHub
- URL: https://github.com/codeperfectplus/intel_image_classification
- Owner: codeperfectplus
- License: mit
- Created: 2021-07-26T16:16:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T13:25:15.000Z (over 1 year ago)
- Last Synced: 2025-05-13T10:50:43.457Z (8 months ago)
- Topics: classification, convolutional-neural-networks, deep-learning, image-classification, pytorch, tensorflow
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intel_image_classification
## How to Run
```bash
cd src
python run.py
```