From 190d4233fbd7e3f7325f0149a9da358f32894b0c Mon Sep 17 00:00:00 2001 From: Stephane Chavin <stephane.chavin@lis-lab.fr> Date: Mon, 17 Mar 2025 08:53:13 +0100 Subject: [PATCH] add workflow --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 06b1452..7fe799e 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ <h1 align="center"><strong>RAVEN2YOLO</strong></h1> +<img src="workflow_raven2yolo.png" alt="WORFLOW" style="width:100%; border-radius:15px;"/> + This GitHub repository was created to simplify learning YOLOv5 and to adapt it for bioacoustics. It supports a paper analyzing Humpback Whale (<i>Megaptera novaeangliae</i>) vocalizations through the automatic detection and classification of 28 units. See : [Publication]() -- GitLab