No description
  • Jupyter Notebook 64.7%
  • PureBasic 34.1%
  • Python 1%
  • HTML 0.1%
Find a file
2022-10-10 16:05:35 +01:00
ccq geografia experiments 2021 collections 2022-10-10 16:05:35 +01:00
colemano geografia experiments 2021 collections 2022-10-10 16:05:35 +01:00
.gitignore first commit 2022-10-10 16:03:27 +01:00
__init__.py geografia experiments 2021 collections 2022-10-10 16:05:35 +01:00
geografia_research.yaml geografia experiments 2021 collections 2022-10-10 16:05:35 +01:00
README.md first commit 2022-10-10 16:03:27 +01:00
setup.sh geografia experiments 2021 collections 2022-10-10 16:05:35 +01:00

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