xcyffl's Stars
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Stability-AI/generative-models
Generative Models by Stability AI
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
NVIDIA/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
mytechnotalent/Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
alicevision/Meshroom
3D Reconstruction Software
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
facebookresearch/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.
PeterL1n/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
awesome-NeRF/awesome-NeRF
A curated list of awesome neural radiance fields papers
algorithmica-org/algorithmica
A computer science textbook
tinyobjloader/tinyobjloader
Tiny but powerful single file wavefront obj loader
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
alicevision/AliceVision
Photogrammetric Computer Vision Framework
mmp/pbrt-v4
Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
kwea123/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
CVCUDA/CV-CUDA
CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
johnBuffer/AntSimulator
Simple Ants simulator
simongog/sdsl-lite
Succinct Data Structure Library 2.0
NVIDIA/DLSS
NVIDIA DLSS is a new and improved deep learning neural network that boosts frame rates and generates beautiful, sharp images for your games
sshaoshuai/Pointnet2.PyTorch
A faster implementation of PointNet++ based on PyTorch.
knightcrawler25/Optix-PathTracer
Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine
mattdean1/cuda
An implementation of parallel exclusive scan in CUDA
ivantishchenko/Self-Supervised_Non-Rigid_Flow_and_Ego-Motion
Code for "Self-Supervised Learning of Non-Rigid Residual Flow and Ego-Motion", 3DV 2020
TriLoo/c_algorithm
data structure and algorithm in C/C++