An open API service indexing awesome lists of open source software.

https://github.com/jmisilo/wdp-proj


https://github.com/jmisilo/wdp-proj

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Vehicle detection project

Project based on YOLO implementation by [Ultralytics](https://github.com/ultralytics) - [YOLOv5](https://github.com/ultralytics/yolov5). Model has been trained using part of [COCO](https://cocodataset.org/#home) dataset and GPUs from [Colab](https://colab.research.google.com/). Experiment tracking with [Weights & Biases](https://wandb.ai/)
This project is an introduction to a larger object detection project, that will inherit same parts from it.

Sources:
* https://www.youtube.com/c/nicholasrenotte
* https://docs.ultralytics.com/
* https://cocodataset.org/
* https://wandb.ai/