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.
 
 
 
 
agropunx 5177a1d22b geografia experiments 2021 collections 12 months ago
ccq geografia experiments 2021 collections 12 months ago
colemano geografia experiments 2021 collections 12 months ago
.gitignore first commit 12 months ago
README.md first commit 12 months ago
__init__.py geografia experiments 2021 collections 12 months ago
geografia_research.yaml geografia experiments 2021 collections 12 months ago
setup.sh geografia experiments 2021 collections 12 months ago

README.md

install

  1. to install anaconda:

    https://docs.anaconda.com/anaconda/install/linux/

  2. create geografia conda environment and install required dependencies:

    conda env create -f geografia_research.yaml

  3. 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