Bodo Kaiser

Results 11 repositories owned by Bodo Kaiser

piwise

384
Stars
86
Forks
Watchers

Pixel-wise segmentation on VOC2012 dataset using pytorch.

libuv-internals

36
Stars
7
Forks
Watchers

libuv-internals is a collection of snippets which try to show up some architecture sections of libuv on simple examples

libuv-snippets

67
Stars
16
Forks
Watchers

some libuv code snippets written while learning c and libuv

libuv-webserver

20
Stars
7
Forks
Watchers

Example of how to use the current joyent/http-parser api to parse http requests

mrtoct-pytorch

19
Stars
5
Forks
Watchers

Pytorch model for MRI to CT synthesis.

mrtoct-tensorflow

25
Stars
5
Forks
Watchers

Tensorflow models for MRI to CT synthesis.

nearby

26
Stars
7
Forks
Watchers

Single page tracking app built with web sockets and google maps.

node-addons

21
Stars
3
Forks
Watchers

Examples how to use NodeJs's add-on api to export C/C++ code through v8 to JavaScript

node-shortify

18
Stars
1
Forks
Watchers

Browserify transform which can shorten require paths with defined aliases.

node-walve

28
Stars
3
Forks
Watchers

Stream based WebSocket implementation for node.js