Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (28 loc) · 1.04 KB

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