Home

Awesome

vesselTracker

Project based on reduced model of Yolov5 architecture using Pytorch. Custom dataset based on SAR imagery provided by Sentinel-1 through Eart Engine API. In progress.

Next updates

Objectives

Example of input

python get_images.py --location algeciras --start_date 2019-10-1 --end_date 2019-10-3
python detect.py --dir_in Images/algeciras --dir_out Images/algeciras_detected

Output of the model:

<p align = "center"> <img src = "Examples/algeciras.gif"> </p> <p align = "center"> Fig.1 - Algeciras port scene with detected vessels. Photo taken on 2 October 2019 at 18:17h </p> <p align = "center"> <img src = "Examples/shenzhen_bay.gif"> </p> <p align = "center"> Fig.2 - Shenzhen bay scene with detected vessels. Photo taken on 27 December 2019 at 10:33h </p> <p align = "center"> <img src = "Examples/gibraltar.gif"> </p> <p align = "center"> Fig.3 - Strait of Gibraltar scene with detected vessels. Photo taken on 28 February 2020 at 18:25h </p>