Update README.md

This commit is contained in:
2023-07-04 13:15:57 +02:00
committed by GitHub
parent abc2a55d58
commit b515d9bb09

View File

@@ -1,5 +1,5 @@
# vesselDetection
## Ship detection using Machine Learning methods for the course Digital Processing of Image(Дигитално Процесиранје на Слика)
### 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 using COCO weights.
Using super-gradients as a framework for PyTorch, for ease of use and faster prototyping.