Coder Social home page Coder Social logo

Koen Vijverberg'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).

bme280-rs icon bme280-rs

A platform agnostic Rust driver for the Bosch BM[PE]-280

darknetuwpcomponent icon darknetuwpcomponent

A port of the neural-network library Darknet by pjreddie to a cross-platform UWP component, allowing fast computer vision through native C/C++ function calls on mobile hardware.

docker-mailserver icon docker-mailserver

A fullstack but simple mailserver (smtp, imap, antispam, antivirus, ssl...) using Docker.

legal-text-mining icon legal-text-mining

Experiments classifying legal documents into their sub-categories: e.g. civil law, criminal law or administrative law. Classifiers used: k-Nearest Neighbours linear Support Vector Machine Random Forest Convolutional Neural Network Long Short Term Memory Neural Network

pytorch-pretrained-bert icon pytorch-pretrained-bert

A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.

sqlite-new icon sqlite-new

Browser for SQLite database files, open source tool

vue-selectable icon vue-selectable

Directive to create mouse selection of objects in Vue.js applications

zerohttpd icon zerohttpd

A simple HTTP server written from scratch as a teaching tool to teach Unix network program architectures

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.