Download images from https://cvml.ist.ac.at/AwA2/
git clone https://github.com/prinik/AwA-Pose.git
import pickle
with open('antelope_1234.pickle', 'rb') as f:
x = pickle.load(f)
For inference on a quadruped animal image, first download the pretrained model from here to the code/deep-high-resolution-net.pytorch/ and then run
./demo.sh