The public repository holding the source code and data for the 2018 SemDial paper Multimodal Visual and Simulated Muscle Activations for Grounded Semantics of Hand-related Descriptions
- Our paper,
Multimodal Visual and Simulated Muscle Activations for Grounded Semantics of Hand-related Descriptions - Our data in
/data - Our source code in
/notebooks
- Python 3.6
- Jupyter Notebook
- pip
-
Clone the repo
git clone https://github.com/danielemoro/WAC-Hands.git -
cd into the repository
cd WAC-Hands -
Install all requirements
pip install -r requirements.txt -
Done!
- Start Jupyter Notebook by going into the
notebookfolder and enteringjupyter notebook - Explore the code and the data. Feel free to make any changes