Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sameetasadullah/multi-label-image-classification-using-tensorflow

Multi-Label Image Classifier using Tensorflow on images dataset which has six classes i.e, buildings, forest, glacier, mountain, sea, street
https://github.com/sameetasadullah/multi-label-image-classification-using-tensorflow

image-classifier image-dataset jupyter-notebook multi-label-image-classification python python3 tensorflow

Last synced: 18 days ago
JSON representation

Multi-Label Image Classifier using Tensorflow on images dataset which has six classes i.e, buildings, forest, glacier, mountain, sea, street

Awesome Lists containing this project

README

        

Multi-Label Image Classification Using Tensorflow

### Description
`Multi-Label Image Classifier` using Tensorflow on images dataset which has `Six Classes`:
- Buildings
- Forest
- Glacier
- Mountain
- Sea
- Street

### Dataset
The image dataset that we used can be found
[Here](https://www.kaggle.com/datasets/sameetassadullah/multi-label-image-classification-dataset).
```
https://www.kaggle.com/datasets/sameetassadullah/multi-label-image-classification-dataset
```

### Contributors
- [Sameet Asadullah](https://github.com/SameetAsadullah)
- [Aysha Noor](https://github.com/ayshanoorr)