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:
- Download the videos from here and place them in the
data/videos
folder - Run
export DARKNET_PATH=./yolov4-detection/
in terminal. - Run
python3 manager.py