Giter VIP home page Giter VIP logo

Mohd Fitri Alif Bin Mohd Kasai's Projects

neural-style-transfer icon neural-style-transfer

Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+

neuralgenetic icon neuralgenetic

Optimizing artificial neural network parameters using the genetic algorithm for the classification of the Fruits360 dataset. The implementation is from scratch using NumPy.

neuralnets icon neuralnets

Deep Learning libraries tested on images and time series

neuralplaterecognition icon neuralplaterecognition

This project is developed in Python using OpenCV and the free deep learning library 'neural-networks-and-deep-learning'. It is capable of recognizing cars and reading the plate number.

nlp-progress icon nlp-progress

Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.

nlp-tutorial icon nlp-tutorial

Natural Language Processing Tutorial for Deep Learning Researchers

noc-book icon noc-book

The Nature of Code book (archived repo, see README for new repo / build system!)

notebooks icon notebooks

Notebooks on how to use Distributed Evolutionary Algorithm in Python (DEAP)

nsfw icon nsfw

Adult Content Recognition from Images Using a Mixture of Convolutional Neural Networks

nsga-keras icon nsga-keras

evolution for NAS based on NSGA/NSGAII/NSGAIII (with parallel evaluation)

nsga-net icon nsga-net

NSGA-Net, a Neural Architecture Search Algorithm

number-plate-recognition-1 icon number-plate-recognition-1

Number Plate Detection System is a real-time computer vision technology to extract the license number of vehicles from images. It is an embedded system which has numerous applications and challenges. The system works satisfactorily for wide variations in illumination conditions and different types of number plates commonly found across the world. This project uses Python and the Open Computer Vision Library (OpenCV).

numpy-convnet icon numpy-convnet

A small and pure Numpy Convolutional Neural Network library.

nvidia-autopilot-keras icon nvidia-autopilot-keras

Keras Implementation of End to End Learning for Self-Driving Cars by (Baris Kayalibay, Grady Jensen, Patrick van der Smagt)

object-detection-with-deep-learning-and-sliding-window icon object-detection-with-deep-learning-and-sliding-window

Introduces an approach for object detection in an image with sliding window. The repository contains three files, make_data.py reads the image in gray scale and converts the image into a numpy array. The labels are also appended based on the file name. In this case, if the file name starts with "trn", then 1 is appended else 0. Finally, all the images and labels are saved into .npy file. The test-model-1.py file loads the images and converts the labels into two categories as we are doing binary classification of images. The model is built using keras with theano as backend. In this case, the best training accuracy was 80% since the data was just 500 images and the testing accuracy was 67%

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.