GithubHelp home page GithubHelp logo

magnusfelinto / cnn-libras Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lucaaslb/cnn-libras

0.0 0.0 0.0 350.68 MB

Rede Neural Convolucional para reconhecimento de gestos em LIBRAS (Alfabeto) Projeto 01/2019 - Ciência da Computação (Universidade Anhembi Morumbi)

Python 100.00%

cnn-libras's Introduction

Redes Neurais Convolucionais - LIBRAS ✋ ✋ ✊ ☝️


I just published Deep Learning & Visão computacional: REDES NEURAIS CONVOLUCIONAIS https://link.medium.com/Jjnt43P0K3


Esse projeto tem como objetivo gerar um classificador com Redes Neurais Convolucionais para reconhecimento de gestos do alfabeto em LIBRAS.

#Deep Learning #LIBRAS #InteligenciaArtificial #CNN #Python3

INPUT => CONV => POOL => CONV => POOL => CONV => POOL => FC => FC => OUTPUT 

Requirements

conda env create -f environment.yml

Structure

Dataset/ - Contem o dataset e scripts para gerar novas imagens
Main/

cnn/

__ init __.py - Estrutura das camadas da CNN
train.py - Execução de treinamento importando a estrutura da cnn.
app.py - Teste do modelo para reconhecimento em real-time com OpenCV e o modelo de CNN treinado.


Models/ - Contem graficos, imagens de modelos e modelos treinados

logs/ - Logs de execução com informações de epocas, validação e sumario


Use

conda activate cnn_libras
python app_64x64x1.py

References

CNN: http://cs231n.github.io/convolutional-networks/

Documentação Keras: https://keras.io/


@Author: Lucas Lacerda 🍺 🍕

cnn-libras's People

Contributors

lucaaslb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.