Skip to content

Summer Intern at Center of Artificial Intelligence and Research (CAIR), DRDO, Bangalore

Notifications You must be signed in to change notification settings

AnshCharak/YOLOV5-HRSID-SHIP-DETECTION-

Repository files navigation

Ship Detection in SAR Imagery

Running YOLOv5 on HRSID dataset for maritime vessel detection

HRSID.pdf

YOLOv5 Framework

yolov5

YOLOv5's architecture consists of three main parts:

Backbone: This is the main body of the network. For YOLOv5, the backbone is designed using the New CSP-Darknet53 structure, a modification of the Darknet architecture used in previous versions. Neck: This part connects the backbone and the head. In YOLOv5, SPPF and New CSP-PAN structures are utilized. Head: This part is responsible for generating the final output. YOLOv5 uses the YOLOv3 Head for this purpose.

Dependancies: pycocotools, numpy, skimage, pandas, matplotlib, torch, wandb, yaml,tensorboard

Results

https://api.wandb.ai/links/charak/kbb8sy5v

About

Summer Intern at Center of Artificial Intelligence and Research (CAIR), DRDO, Bangalore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published