Files
vesselDetection/README.md
2023-07-04 13:16:16 +02:00

349 B

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.