Harald Scheidl's starred repositories
javacpp-presets
The missing Java distribution of native C++ libraries
BezierInfo-2
The development repo for the Primer on Bézier curves, https://pomax.github.io/bezierinfo
antialiased-cnns
pip install antialiased-cnns to improve stability and accuracy
handwriting-generation
Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).
Salient-Object-Detection
This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"
adahessian
ADAHESSIAN: An Adaptive Second Order Optimizer for Machine Learning
semantic-segmentation-tensorflow
Semantic segmentation task for ADE20k & cityscapse dataset, based on several models.
ada-hessian
Easy-to-use AdaHessian optimizer (PyTorch)
MedoidShift-and-QuickShift
Python implementation of Medoidshift and Quickshift algorithms
NewtonKrylov
The Newton-Krylov algorithm (C++ with Python bindings): multivariate root-finding for large-scale nonlinear problems
CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model for TensorFlow.