mirror of
https://github.com/ferdzo/vesselDetection.git
synced 2026-04-04 17:56:25 +00:00
6 lines
347 B
Markdown
6 lines
347 B
Markdown
# vesselDetection
|
|
### Ship detection using Machine Learning methods for the course Digital Processing of Image(Дигитално Процесирање на Слика)
|
|
|
|
This is a simple ship detection model, made using pre-trained YOLO with COCO weights.
|
|
Using super-gradients as a framework for PyTorch, for ease of use and faster prototyping.
|