Stars
Code for NeurIPS 2024 paper - The GAN is dead; long live the GAN! A Modern Baseline GAN - by Huang et al.
Public code release associated with SceneScript.
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
Fast & Simple repository for pre-training and fine-tuning T5-style models
A better user experience for viewing and interacting with Vim marks.
PyTorch code and models for the DINOv2 self-supervised learning method.
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Hackable and optimized Transformers building blocks, supporting a composable construction.
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
[ICLR 2023 Spotlight] Vision Transformer Adapter for Dense Predictions
Official code for "DPM-Solver: A Fast ODE Solver for Diffusion Probabilistic Model Sampling in Around 10 Steps" (Neurips 2022 Oral)
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
Official implementation of the CVPR 2022 Paper "Neural RGB-D Surface Reconstruction"
A data augmentations library for audio, image, text, and video.
Collection of awesome resources on image-to-image translation.
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
🐳 A curated list of Docker resources and projects
A web-based MongoDB graphical user interface
Joint Detection and Embedding for fast multi-object tracking
Distributed Task Queue (development branch)
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
Massively Parallel Deep Reinforcement Learning. 🔥
CSV parsing implementing the Node.js `stream.Transform` API
[MICRO'23, MLSys'22] TorchSparse: Efficient Training and Inference Framework for Sparse Convolution on GPUs.
Minimal pathtracer using Vulkan RayTracing