Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 576 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 576 Bytes

Multi Camera Pig Tracking

Official Implementation of Continuous Multi-Camera Pig Tracking to Estimate Drinking and Feeding Behavior in Commercial Grow-Finish Pens

We have extracted the output of Deepsort and stored it in data/detections/. To run our code:

  1. Download the videos from here and place them in the data/videos folder
  2. Run export DARKNET_PATH=./yolov4-detection/ in terminal.
  3. Run python3 manager.py