pip3 install numpy
pip3 install scipy
pip3 install EMD-signal
├── animal.py
├── HR.py
├── UDP_server.py
├── yolo3.py
├── videos // videos need to be processed
└── yolov3
├── coco.names
├── yolov3.cfg
└── yolov3.weights
$ pyhon3 animal.py