Coder Social home page Coder Social logo

Mohd Fitri Alif Bin Mohd Kasai's Projects

hyperface-with-squeezenet icon hyperface-with-squeezenet

Two multitasking CNNs for simultaneous face detection, landmarks estimation and visibility, pose estimation and gender recognition. hyperface.py concatenates feature maps from initial, mid and final layers of the network and then branches out to different heads. multiout.py branches from the final layer of the network to different heads. DataGen2.py is the Data Generator used for reading multiple labels from json files. It is a modified version of Keras's default Data Generator. The idea is based on the following paper - [1] R. Ranjan, V. M. Patel, and R. Chellappa. Hyperface: A deep multitask learning framework for face detection, landmark localization, pose estimation, and gender recognition. CoRR, abs/1603.01249, 2016. The implementation is slightly different. The original HyperFace architecture is built on top of AlexNet while the implementation here uses another architecture called SqueezeNet.

hyperlpr icon hyperlpr

基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.

i2cdevlib icon i2cdevlib

I2C device library collection for AVR/Arduino or other C++-based MCUs

ib-cnn icon ib-cnn

Incremental Boosting Convolutional Neural Networks

image-moments-in-python icon image-moments-in-python

This script implements a function that calculates the raw, centered and normalized moments similar to OpenCV for any image passed as a numpy array.

image_classification_with_5_methods icon image_classification_with_5_methods

Compared performance of KNN, SVM, BPNN, CNN, Transfer Learning (retrain on Inception v3) on image classification problem. CNN is implemented with TensorFlow

image_classifier icon image_classifier

This is a neural network starter for fine-tuning InceptionV3 model with Keras, TensorFlow and your own data to answer to image classification/recognition needs. It's ready to run on your own dataset without any modifications after installing dependencies. Lastly, you can easily customize the training constants to be coherent with your dataset/computer in top of each script.

imagematching icon imagematching

Face Detection,Template Matching , SURF , SIFT to detect features and keypoints in images .

imdb-lstm-tutorial icon imdb-lstm-tutorial

In this tutorial I use an LSTM and Keras/Theano to predict sentiment on the IMDB dataset.

imgaug icon imgaug

Image augmentation for machine learning experiments.

in-your-face icon in-your-face

Neural networks for facial recognition using Keras and the LFW Face Database.

inarmjha icon inarmjha

An intelligent operating system used to control all the smart devices of home and provide security using a door camera and an android application

inc_v3_fer icon inc_v3_fer

Facial Expression Recognition using Inception V3 Model in keras

infiniteboost icon infiniteboost

InfiniteBoost: building infinite ensembles with gradient descent

intel-movidius-ncs-rpi icon intel-movidius-ncs-rpi

Image classifier using Intel Movidius Neural Compute Stick with Raspberry Pi and ( Pi Camera or Web Camera)

intelligenttrafficcontrol icon intelligenttrafficcontrol

This project consists in a Traffic signal (semaphore) controlled by an Intel Edison board with a Poky (Embedded Linux) distribution running a python application that detects vehicle/pedestrian movement from 2 USB cameras, determines and controls optimal light signal changes.

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.