Skip to content

Facemoji is a workshop of deeper information about Machine learning to make participants enthusiastic enough to solve the challenges they may face on they to develop ML in the future followed by the hands-on session where participants got to use the provided software and explore the emoji output of their facial recognition. The workshop made a p…

Notifications You must be signed in to change notification settings

SIGMA-XI-VIT/facemoji-gravitas

Repository files navigation

Facemoji

Facemoji is a workshop of deeper information about Machine learning to make participants enthusiastic enough to solve the challenges they may face on they to develop ML in the future followed by the hands-on session where participants got to use the provided software and explore the emoji output of their facial recognition. The workshop made a platform for the students to get motivated enough to work on Image Processing using Machine Learning skills.

Required software:

  • Anaconda distribution for Python 3.6 (v.5.2.0)
  • Keras module for Python
  • OpenCV module for Python
  • Tensorflow module for Python

Procedure for acquiring the required software is as follows:

  • Download and install the Anaconda distribution for user’s OS from the link: https://www.anaconda.com/download/
  • Open up ‘Anaconda Prompt’ and type in the following commands (for Windows users):
    • conda update anaconda-navigator
    • conda update navigator-updater
    • conda install -c https://conda.binstar.org/menpo opencv
    • conda install -c conda-forge tensorflow
    • conda install -c conda-forge keras

About

Facemoji is a workshop of deeper information about Machine learning to make participants enthusiastic enough to solve the challenges they may face on they to develop ML in the future followed by the hands-on session where participants got to use the provided software and explore the emoji output of their facial recognition. The workshop made a p…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published