Streetlights Detection Computer Vision Project
Updated 3 years ago
186
10
Metrics
readme with project details and resources.
Some helpful things you should add are:
A project overview The DOT and the Asset Management Department wants to collect assets, such as stops signs, curb cuts, street lights, etc and their exact coordinates to create a thorough database of these assets. The data scientists and engineers will create these databases and servers for a multitude of uses, whether that be adding more assets or knowing which assets need improvement.
Descriptions of each class type Classes : Streetlight, curbcut
Current status Current status: Task 1 Data collection & annotating (streetlights, curbcuts)
**Timeline**
Task 2 : Create Dataset
Task 3: Select a Model
Task 4: Train
Task 5: Visualize
Using LiDAR -> point cloud
Next Steps
Once your model is trained you can use your best checkpoint best.pt to:
- Run CLI or Python inference on new images and videos
- Validate accuracy on train, val and test splits
- Export to TensorFlow, Keras, ONNX, TFlite, TF.js, CoreML and TensorRT formats
- Evolve hyperparameters to improve performance
- Improve your model by sampling real-world images and adding them to your dataset
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{
streetlights-detection_dataset,
title = { Streetlights Detection Dataset },
type = { Open Source Dataset },
author = { NN },
howpublished = { \url{ https://universe.roboflow.com/nn/streetlights-detection } },
url = { https://universe.roboflow.com/nn/streetlights-detection },
journal = { Roboflow Universe },
publisher = { Roboflow },
year = { 2022 },
month = { apr },
note = { visited on 2024-11-08 },
}