This commit is contained in:
2025-06-29 00:42:33 +02:00
parent 5ece085064
commit e698a54eb1
10 changed files with 401 additions and 19 deletions

View File

@@ -2,4 +2,3 @@
### 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.