Code Monkey home page Code Monkey logo

Prabhu Kumar's Projects

age-gender-prediction icon age-gender-prediction

Using deep-learning pre-trained model, trying to predict the age and gender with the better performance

argoverse2.0-data icon argoverse2.0-data

This is for argoverse data understanding. Motion forecasting data is being explored.

augmentor icon augmentor

Image augmentation library in Python for machine learning.

awesome-deep-learning icon awesome-deep-learning

This repositories includes content of Deep Learning which includes books, courses, videos, lectures and more. This could be useful for Deep learning beginners as well as intermediate-experienced in Deep learning.

carnd-vehicle-detection icon carnd-vehicle-detection

This repository contains the python-OpenCV implementation of car/vehicle detection. Using basic feature extraction techniques in computer vision HOG, I re-implemented and retrained the model with not so promising but 85% accuracy.

computer-visions-in-opencv icon computer-visions-in-opencv

The most common concepts of computer vision has been implemented in python. The code/concepts has been followed from PyImageSearch tutorials.

cplusplus-practice icon cplusplus-practice

In this repository I have implemented C++ code for all basics level to intermediate level of c++concepts, also commented the concepts for better understanding.

dvc_understanding icon dvc_understanding

This is for understanding for DVC, A machine Learning tool which can track the data, Experiments and metrics.

emotion-detection-vggnet-architecture-fer2013 icon emotion-detection-vggnet-architecture-fer2013

I have used haarcascade.xml and deep learning techniques to detect the emotion of person. Trained in keras framework using fer2013 dataset. I have delivered the model with almost 95.0% of accuracy. Credit: PyImageSearch

extracting-images-from-video icon extracting-images-from-video

Sample code for extracting images from video. Used PIL Library and OpenCV for extracting image. The main goal of writing this code is "for very large video size file, it is difficult sometimes to extract in arranged way; so, This code will help to extract image from video in same named -new folder "

face-and-eye-detection_opencv icon face-and-eye-detection_opencv

This minor project repositories includes the code for detecting the face and eye using haarcascade_frontalface_default.xml and haarcascade_eye.xml. It takes input as images and returns output as detected face and eye in bouding box.

face-landmarks-and-alignment icon face-landmarks-and-alignment

Step by step guide to install dlib in linux. Implemented in python which includes dlib, opencv library that detects the facial landmarks and alignment of faces in any images; the predictor trained on Helen data-set..

google-drive-in-linux icon google-drive-in-linux

Step by step guidelines for integrating google drive in linux. If you do not prefer the command line, Using Grive2 tool we can access. It is incredibly easy to use FUSE-based system written in Ocaml.

hands-detection icon hands-detection

Hands video tracker using the Tensorflow Object Detection API and Faster RCNN model. The data used is the Hand Dataset from University of Oxford.

image-orientation-correction-using-cvpr-dataset icon image-orientation-correction-using-cvpr-dataset

Using transfer learning techniques, I have trained the model that can check image orientation and If images are not in right orientation that images can be converted in right orientation in inference.

machine-learning icon machine-learning

This repository include python implementation of basic and intermediate level machine learning algorithms.

minivggnet-architecture-on-cifar10-dataset icon minivggnet-architecture-on-cifar10-dataset

This repository contains VGGnet architecture in keras for image classification. I trained miniVGGnet with 10 classes & achieved training accuracy up to 85% and testing accuracy up to 80%.

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.