Skip to content

OSADEC is an application to assist on annotation of marine mammal calls

Notifications You must be signed in to change notification settings

CassiaFa/OSADEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSADEC logo


Ocean Sound Assistant for DEtection and Classification (OSADEC) is a open-source project to help in labbelling marine mammal calls in records.

Get started

Clone the GitHub repository in your computer, and open a terminal in the folder.

Execute this commande to initialize the aplication (this may take several minutes) :

sh init.sh

Check manualy the database validity

If you want to check the database validity, you must first access the application's docker terminal :

docker exec -it osadec bash

And execute this command :

python src/utils/db_tools.py

You should normally get :

Test database connexion ... ok ✅
Checking data ... ok ✅
The database is connected ✅

You can now exit the docker's terminal with

exit

About

OSADEC is an application to assist on annotation of marine mammal calls

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published