Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sameetasadullah/multi-label-image-classification-using-tensorflow
- Owner: SameetAsadullah
- License: mit
- Created: 2022-08-15T17:34:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T18:59:39.000Z (over 2 years ago)
- Last Synced: 2024-11-20T23:32:26.735Z (3 months ago)
- Topics: image-classifier, image-dataset, jupyter-notebook, multi-label-image-classification, python, python3, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 384 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)