Highlights
- Pro
Stars
Interface em Plotly/Dash para visualização de análise de dados através de API em Flask para a disciplina de Ciência da Dados - UFC.
A collection of facial landmark datasets and Python code to make use of them.
Face landmarks(fiducial points) detection benchmark
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
Training code for facial landmark detection based on deep convolutional neural network.
cnn network predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).
Image segmenation based on region growing in Python using OpenCV
This project combines the knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection system that takes in any image with faces, and predicts the lo…
A Python + OpenCV algorithm for facial landmarks detection on faulting datasets
Repository to store sample python programs for python learning
This project is a tensorflow implement of our work, ECM (emotional chatting machine).
Connect the ESP8266 WiFi Chip to your Raspberry Pi
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to …
Tutorial de redes GAN - Generative Adversarial Networks - Parte I