Installing DeepPostures
For the very first step, download the library from GitHub Link via:
git clone https://github.com/ADALabUCSD/DeepPostures.git
Alternatively, you can directly download the Zip File (~300 MB), unzip the file, and change your working directory to the root of the repo/unzipped folder.
We will now assume all commands are executed from this directory. The repository contains the original MSSE-2021/ CHAP implementation and the newer CHAP2/ workflow for CHAP zero-shot prediction and fine-tuning.
If you need to access the TensorFlow implementation navigate to the branch “tensorflow” and follow the instruction in the README. Within the TensorFlow implementation, there are two subfolders “MSSE-2021” and “JMPB-2021” containing artifacts for our papers, respectively.