Stars
[NeurIPS 2024 Best Paper][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ult…
[NeurIPS 2024] Invisible Image Watermarks Are Provably Removable Using Generative AI
[CVPR 2024] Gaussian Shading: Provable Performance-Lossless Image Watermarking for Diffusion Models
Official repo of On Exact Inversion of DPM-Solvers by Hong et al, in CVPR 2024.
A python implementation of KMeans clustering with minimum cluster size constraint (Bradley et al., 2000)
A high-throughput and memory-efficient inference and serving engine for LLMs
KeRNeLith / QuikGraph
Forked from YaccConstructor/QuickGraphGeneric Graph Data Structures and Algorithms for .NET
A* implementation with open street maps data to compute shortest path on maps with kd-tree and mean of means algorithm.
itinero / GeoSharp
Forked from Necrolis/GeoSharpAn offline Geocoding library for C#
Reinforced Lin-Kernighan-Helsgaun Algorithms for the Traveling Salesman Problem and its Variants
This is the source code for solving the Traveling Salesman Problems (TSP) using Monte Carlo tree search (MCTS).
code repo for paper Unsupervised Learning for Solving the Travelling Salesman Problem
Official implementation of the paper "The Stable Signature Rooting Watermarks in Latent Diffusion Models"
🦜🔗 Build context-aware reasoning applications
Implementation of Toolformer, Language Models That Can Use Tools, by MetaAI
Model parallel transformers in JAX and Haiku
Library for training machine learning models with privacy for training data
Easily compute clip embeddings and build a clip retrieval system with them
Release for Improved Denoising Diffusion Probabilistic Models
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
StyleGAN2 - Official TensorFlow Implementation