Code Monkey home page Code Monkey logo

collincebecky's Projects

anpr-server-c- icon anpr-server-c-

A multithreaded Automatic Number Plate Recognition (ANPR) server written in C++, much like OpenALPR. Difference is that this code is build for speed & low-overhead, which makes it run on embedded devices like a raspberry PI. Also uses deep neural-networks (DNNs, trained with Caffe) for character classification through the new OpenCV DNN interface.

anpr-server-python icon anpr-server-python

A multithreaded Automatic Number Plate Recognition (ANPR) server written in Python. This code is mainly meant as a proof-of-concept and structure layout test for the C++ implementation, Python is NOT fast enough for real-time processing of images with 30+ fps, and properly cross-platform multi-threading is hard due to the Global Interpreter Lock (GIL).

bankacount icon bankacount

Bank Acount Simulation (utilization of virtual function feature)

bns-scanner icon bns-scanner

This is basic network scanner that can scan the all devices which are in the connected network and give their ip address and mac address and os version.

caf_face_detection icon caf_face_detection

Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks

deepscenetextreader icon deepscenetextreader

This is a c++ project deploying a deep scene text reading pipeline with tensorflow. It reads text from natural scene images. It uses frozen tensorflow graphs. The detector detect scene text locations. The recognizer reads word from each detected bounding box.

gdal icon gdal

GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.

kitti-ssd icon kitti-ssd

Train your own data using SSD in a more clear and simple way(not include source code)

magicprint-ecommerce-app-android icon magicprint-ecommerce-app-android

E-Commerce App Source Code for Android with Material Design Pattern Using Firebase and MySQL with Android Lottie Animations just like Flipkart, Myntra and Amazon :)

plate_detect_and_recognize icon plate_detect_and_recognize

Detecting and Reading vehicle's license plate from various countries (Germany, Vietnam, Japan, Thailand, Saudi, Russia, Korea, Usa, India, China)

printinginandroid icon printinginandroid

From this tutorila you can learn how to print with POS printer from android app.

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.