CoolFace
Datasetpublic

neogpx/constructionxc7c

Dataset Labels ['bulldozer', 'dump truck', 'excavator', 'grader', 'loader', 'mixer truck', 'mobile crane', 'roller'] Number of Images {'valid': 1524, 'test': 757, 'train': 16002} How to Use Install datasets: pip install datasets Load the dataset: from datasets import load_dataset ds = load_dataset("neogpx/constructionxc7c", name="full") example = ds['train'][0] Roboflow Dataset Page… See the full description on the dataset page: https://huggingface.co/datasets/neogpx/constructionxc7c.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes212downloads
2 commits on main
f737aaf2y ago

dataset uploaded by roboflow2huggingface package

neogpx
ca8354a2y ago

initial commit

neogpx