ttaa9's Stars
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
triton-lang/triton
Development repository for the Triton language and compiler
kingoflolz/mesh-transformer-jax
Model parallel transformers in JAX and Haiku
mindspore-ai/mindspore
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
lucidrains/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
weihaox/awesome-neural-rendering
Resources of Neural Rendering
nmwsharp/polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
tancik/fourier-feature-networks
Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains
erwincoumans/tiny-differentiable-simulator
Tiny Differentiable Simulator is a header-only C++ and CUDA physics library for reinforcement learning and robotics with zero dependencies.
hjwdzh/Manifold
Convert any Triangle Mesh to Watertight Manifold
akanimax/pro_gan_pytorch
Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"
rafael-fuente/Python-Raytracer
A basic Ray Tracer that exploits numpy arrays and functions to work reasonably fast.
genforce/idinvert
[ECCV 2020] In-Domain GAN Inversion for Real Image Editing
qway/nerfmeshes
A pipeline to reconstruct 3d meshes based on Neural Radiance Fields
vchoutas/torch-mesh-isect
genforce/mganprior
[CVPR 2020] Image Processing Using Multi-Code GAN Prior
jamesbowman/raytrace
Python raytracer
amir-abdi/disentanglement-pytorch
Disentanglement library for PyTorch
owl-project/owl
HaohanWang/ImageNet-Sketch
ImageNet-Sketch data set for evaluating model's ability in learning (out-of-domain) semantics at ImageNet scale
genforce/higan
[IJCV 2020] Semantic Hierarchy Emerges in Deep Generative Representations for Scene Synthesis
Xharlie/ShapenetRender_more_variation
A new shapenet rendering 2D image dataset that also contains deph map, normal map and albedo map.
borchero/pycave
Traditional Machine Learning Models for Large-Scale Datasets in PyTorch.
IssamLaradji/sls
Implements stochastic line search
dicarlolab/vonenet
Repository for VOneNet models
yinyunie/depth_renderer
Rendering color and depth images for ShapeNet models.
ludwigwinkler/pytorch_MCMC
Lightweight MCMC sampling for PyTorch Models aka My Corona Project
JVillella/pypath
A concise path tracer written in python.
kklemon/gon-pytorch