Pinned Repositories
3D-landmarks-detection
This repo is based on 3DDFA re-implementation (https://github.com/cleardusk/3DDFA)
Artificial-intelligence-methods-course-2018
Artificial-intelligence-methods-course-2018
cat-or-dog-flask
Very simple web-application, created with Flask. It recognizes if cat or dog is in uploaded image,
Computer-graphics-course-2018
Data-structures-python-
DeepFace
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
dejavu
Audio fingerprinting and recognition in Python
fc-neural-network-numpy
Simple fully connected neural network with Numpy
phash-implementation
pHash implementation
word-error-rate-calculation
FelixFox's Repositories
FelixFox/3D-landmarks-detection
This repo is based on 3DDFA re-implementation (https://github.com/cleardusk/3DDFA)
FelixFox/word-error-rate-calculation
FelixFox/Artificial-intelligence-methods-course-2018
Artificial-intelligence-methods-course-2018
FelixFox/cat-or-dog-flask
Very simple web-application, created with Flask. It recognizes if cat or dog is in uploaded image,
FelixFox/Computer-graphics-course-2018
FelixFox/Data-structures-python-
FelixFox/DeepFace
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
FelixFox/dejavu
Audio fingerprinting and recognition in Python
FelixFox/fc-neural-network-numpy
Simple fully connected neural network with Numpy
FelixFox/phash-implementation
pHash implementation
FelixFox/PRNet
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
FelixFox/Speech-and-submarine-classification-RNN-2018
This project is dedicated to speech recognition and sumbarine's depth classification. The classification method is based on recurrent neural network (NN includes LSTM layers)
FelixFox/Templates-course-KPI-2017