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

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

Awesome Lists containing this project

README

          

# Intel_image_classification

## How to Run

```bash
cd src
python run.py
```