Koen Vijverberg (srslynow)

srslynow

Geek Repo

Location:the Netherlands

Home Page:https://datastem.nl

Github PK Tool:Github PK Tool

Koen Vijverberg's repositories

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.

Language:C++License:GPL-3.0Stargazers:18Issues:2Issues:0

lilygo-t5-4.7-image-webserver

Webserver to send images to the LilyGo T5 4.7 e-ink screen.

Language:CStargazers:9Issues:2Issues:0

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

Language:PythonLicense:GPL-3.0Stargazers:7Issues:2Issues:0

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).

Language:PythonStargazers:5Issues:2Issues:0

android-audio-to-udp

Send microphone audio of an Android device to any device on the network using UDP

Language:JavaStargazers:0Issues:1Issues:0

bertje-dose-change-prediction

NLP on a Dutch legal dataset using BERTJE, which is a Dutch version of the Google BERT model from 2020

Language:PythonStargazers:0Issues:1Issues:0

bme280-rs

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

Language:RustLicense:NOASSERTIONStargazers:0Issues:0Issues:0

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.

Language:CStargazers:0Issues:1Issues:0

datastem-rest-api-template

A REST API template with Flask, SQLAlchemy, Alembic, Celery and Socket.IO via a factory (create_app) function

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

docker-mailserver

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

Language:ShellLicense:MITStargazers:0Issues:1Issues:0

docker-registry-ui

Docker Registry UI

Language:GoLicense:NOASSERTIONStargazers:0Issues:1Issues:0

keras-retinanet

Keras implementation of RetinaNet object detection.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

pytorch-pretrained-BERT

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

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SQLite-New

Browser for SQLite database files, open source tool

Language:CLicense:NOASSERTIONStargazers:0Issues:1Issues:0

vue-selectable

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

Language:HTMLStargazers:0Issues:1Issues:0

zerohttpd

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

Language:CLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0

zeromq-client-server

ZeroMQ asynchronous client-server communication

Language:PythonStargazers:0Issues:0Issues:0