Toy-Bulldozer Computer Vision Project
Updated 2 years ago
32
2
Metrics
Goal
The goal of this project is to create a comprehensive dataset of a toy bulldozer and its various parts. The dataset will consist of pictures of the toy bulldozer as well as individual images of each component, including the cabin_slot, fitted_blade, fitted_wheel, loose_blade, loose_cabin, loose_wheel, screw, wheel, and wheel_slot. This dataset will be valuable for training machine learning models for object detection, classification, and other related tasks. The data-set was created in aid an assembly/disassembly assistant.
Class Descriptions:
- cabinslot: This class represents the slot where the cabin of the bulldozer is attached. The images in this class will capture the cabin slot from different angles and perspectives.
- fittedblade: This class represents the bulldozer blade that is properly fitted and attached to the bulldozer. The images in this class will capture the bulldozer with the fitted blade in various positions.
- fittedwheel: This class represents the wheels that are properly fitted and attached to the bulldozer. The images in this class will capture the bulldozer with the fitted wheels from different angles.
- looseblade: This class represents the bulldozer blade that is not attached and is loose. The images in this class will capture the loose blade separately, without it being attached to the bulldozer.
- loosecabin: This class represents the cabin of the bulldozer that is not attached and is loose. The images in this class will capture the loose cabin separately, without it being attached to the bulldozer.
- loosewheel: This class represents the wheels of the bulldozer that are not attached and are loose. The images in this class will capture the loose wheels separately, without them being attached to the bulldozer.
- screw: This class represents the screws that are used to attach various parts of the bulldozer. The images in this class will capture the screws individually.
- wheelslot: This class represents the slot where the wheel of the bulldozer is attached. The images in this class will capture the wheel slot from different angles and perspectives.
Contribution and Labeling Guidelines:
Contributors are welcome to provide images of the toy bulldozer and its parts. When submitting images, please ensure they are of high quality and capture the specific part clearly. For labeling, the contributors are requested to use the class names mentioned above and provide accurate annotations for each image.
Use This Trained Model
Try it in your browser, or deploy via our Hosted Inference API and other deployment methods.
Build Computer Vision Applications Faster with Supervision
Visualize and process your model results with our reusable computer vision tools.
Cite This Project
If you use this dataset in a research paper, please cite it using the following BibTeX:
@misc{
toy-bulldozer_dataset,
title = { Toy-Bulldozer Dataset },
type = { Open Source Dataset },
author = { Bulldozer },
howpublished = { \url{ https://universe.roboflow.com/bulldozer/toy-bulldozer } },
url = { https://universe.roboflow.com/bulldozer/toy-bulldozer },
journal = { Roboflow Universe },
publisher = { Roboflow },
year = { 2023 },
month = { may },
note = { visited on 2024-12-03 },
}