CoolFace
Datasetpublic

dvk65/TrashTypes

The dataset has images collected from publicly available resources like Kaggle and Roboflow, and some photos that I clicked. Feel free to expand on the ones available and add more directories. To get an idea of which additional directories could be useful refer recycle.jpeg and compost.jpeg. The notebook used to train the dataset and the best performing model with 98.2947% accuracy is saved at https://huggingface.co/dvk65/trash-classifier-resnet50. To use this dataset in your python project… See the full description on the dataset page: https://huggingface.co/datasets/dvk65/TrashTypes.

sourceHugging Facemitupdated 10mo agoView on Hugging Face
0likes19downloads
12 commits on main
a49b82d10mo ago

Update README.md

dvk65
3ad086910mo ago

code used to upload image files to hugging face

dipti
bad8ee510mo ago

Merge branch 'main' of https://huggingface.co/datasets/dvk65/TrashTypes

dipti
79c9d5510mo ago

removing unnecessary file

dipti
e7d4d2910mo ago

Upload dataset

dvk65
5da8f8a10mo ago

Update .gitattributes

dvk65
96bb37410mo ago

Upload files that have mostly thrown trash mentioned in university bins

dvk65
2ff3c1b10mo ago

compressed dataset

dipti
3e8654d10mo ago

Update .gitignore

dvk65
37788e810mo ago

Create .gitignore

dvk65
f6dfcfd10mo ago

Update README.md

dvk65
ba849d710mo ago

initial commit

dvk65