Skip to content

Glebbs/walrus-detector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walrus detector

Content

  1. Task
  2. Results
  3. Assembling
  4. Usage

Task

The Nenets walrus population is tracked by taking pictures of individuals with a drone and their subsequent manual counting. It takes a lot of human resources. Here we provide an algorithm for automatically counting.


Results

Header


Assembling

  1. Install python3.9, link
  2. Clone project git clone https://github.com/qvntz/walrus-detector.git walrus && cd walrus
  3. Install dependencies pip install -r requirements.txt
  4. Download weights into root directory https://drive.google.com/file/d/11ltQ3723Y8E8OdLlkpADapGPLUpDVAm9/view?usp=sharing
  5. Launch python main.py

Usage

Header

  1. Choose a folder with images to process
  2. Click "Save result" and choose path to save processed images
  3. Wait a while

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.9%
  • Python 3.1%