No description
- Jupyter Notebook 64.7%
- PureBasic 34.1%
- Python 1%
- HTML 0.1%
| ccq | ||
| colemano | ||
| .gitignore | ||
| __init__.py | ||
| geografia_research.yaml | ||
| README.md | ||
| setup.sh | ||
install
-
to install anaconda:
-
create geografia conda environment and install required dependencies:
conda env create -f geografia_research.yaml -
activate geografia_research environment
conda activate geografia_research
usage
geografia_research python module currently has two main subcomponent ColeMano and ccq (ChatCalledQuest).
Colemano
Sign Gesture Recognition from videos with Convolutional Neural Network
launch flask demo with:
python colemano/flask/app.py
open your browser and go to http://127.0.0.1:5000/
... the more the background on you video is uniform and clear, the better will be the performances
ccq - Chat Called Quest
Natural Language Processing playground with state of the art transformers modela (BERT, GPT2 ecc) focused on the following possible translations axis:
- gloss2spoken
- sign2spoken
- pose2spoken