leosh64's Stars
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
chenfei-wu/TaskMatrix
BVLC/caffe
Caffe: a fast open framework for deep learning.
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
NVIDIA/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
fauxpilot/fauxpilot
FauxPilot - an open-source alternative to GitHub Copilot server
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
easydiffusion/easydiffusion
Easiest 1-click way to create beautiful artwork on your PC using AI, with no tech knowledge. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image.
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
NVIDIA/cutlass
CUDA Templates for Linear Algebra Subroutines
open-mmlab/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
lorenzodifuccia/safaribooks
Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
facebookincubator/AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
tensorflow/datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
jcjohnson/fast-neural-style
Feedforward style transfer
hujie-frank/SENet
Squeeze-and-Excitation Networks
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
NVIDIAGameWorks/kaolin-wisp
NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).
hijkzzz/pymarl2
Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
jorgen/json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
boschresearch/torchphysics
sturdy-dev/semantic-code-search
Search your codebase with natural language • CLI • No data leaves your computer
NVlabs/CenterPose
Single-Stage Keypoint-based Category-level Object Pose Estimation from an RGB Image (ICRA 2022)
NVIDIA-AI-IOT/jetson_dla_tutorial
A tutorial for getting started with the Deep Learning Accelerator (DLA) on NVIDIA Jetson
zengxianyu/sketchedit
SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches, CVPR2022
hujie-frank/GENet
masszhou/spconv_lite
sparse convolution lib. derived from spconv