Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
vehicle color classification
vehiocle support: car , motorcycle
11 color classes:
- black
- blue
- brown
- green
- grey
- orange
- pink
- purple
- red
- white
- yellow
you can train a resnet model on this , then to extend dataset , you can create pseudo label by inference and saving new samples (which have high confedence score produced by resnet) to finetune on resnet , i recommend this https://github.com/WandererGuy/Finetune-Resnet-18
- Downloads last month
- 22