You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5177a1d22b | 2 years ago | |
---|---|---|
ccq | 2 years ago | |
colemano | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
__init__.py | 2 years ago | |
geografia_research.yaml | 2 years ago | |
setup.sh | 2 years ago |
README.md
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