- Amsterdam
- notnot.medium.com
Stars
A collection of cybergear motor documentation and information links and translated documents
Bare-bones implementations of some generative models in Jax: diffusion, normalizing flows, consistency models, flow matching, (beta)-VAEs, etc
Consistency models trained on CIFAR-10, in JAX.
Official repo for consistency models.
Creating a diffusion model from scratch in PyTorch to learn exactly how they work.
Code for NeurIPS 2022 Paper, "Poisson Flow Generative Models" (PFGM)
Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution
🧮 A collection of resources to learn mathematics for machine learning
StyleGAN2 - Official TensorFlow Implementation
stylegan2, tensorflow 2, keras subclassing
Self-contained Machine Learning and Natural Language Processing library in Go
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
Matlab implementation of the ECO tracker.
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
fast library for ANN search and KNN graph construction
jgillich / go-opencl
Forked from samuel/go-openclOpenCL bindings for Go
Gorgonia is a library that helps facilitate machine learning in Go.
Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator