Pinned Repositories
AI4Animation
Bringing Characters to Life with Computer Brains in Unity
awesome-virtual-try-on
A curated list of awesome research papers, projects, code, dataset, workshops etc. related to virtual try-on.
BlenderToolbox
Some simple Blender 2.8 scripts for rendering paper figures
ConSinGAN
Official PyTorch implementation of "Improved Techniques for Training Single-Image GANs"
Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
DeepMimic
Motion imitation with deep reinforcement learning.
EV-FlowNet
Code for the paper "EV-FlowNet: Self-Supervised Optical Flow for Event-based Cameras"
SP500-5mins-highfrequency
the peoject is to use R package "highfrequency" to estimate the S&P 500 from 2008 to 2013 data
RL3DPToolpathPlanner
ANABUR920's Repositories
ANABUR920/BlenderToolbox
Some simple Blender 2.8 scripts for rendering paper figures
ANABUR920/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
ANABUR920/nimblephysics
Nimble: Physics Engine for Deep Learning
ANABUR920/tetgen
A Python interface to the C++ TetGen library to generate tetrahedral meshes of any 3D polyhedral domains
ANABUR920/tfrecord
TFRecord reader for PyTorch
ANABUR920/trimesh
Python library for loading and using triangular meshes.
ANABUR920/Unsupervised_Deep_Learning_of_Incompressible_Fluid_Dynamics
ANABUR920/annotated_latex_equations
Examples of how to create colorful, annotated equations in Latex using Tikz.
ANABUR920/BlenderProc
A procedural Blender pipeline for photorealistic training image generation
ANABUR920/brax
Massively parallel rigidbody physics simulation on accelerator hardware.
ANABUR920/CV-Backbones
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
ANABUR920/how-do-vits-work
(ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"
ANABUR920/libigl
Simple C++ geometry processing library.
ANABUR920/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
ANABUR920/neurecon
Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.
ANABUR920/Point-BERT
Pre-Training 3D Point Cloud Transformers with Masked Point Modeling
ANABUR920/point-cloud-utils
A Python library for common tasks on 3D point clouds
ANABUR920/python-ternary
:small_red_triangle: Ternary plotting library for python with matplotlib
ANABUR920/pytorch-blender
Seamless, distributed, real-time integration of Blender into PyTorch data pipelines
ANABUR920/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
ANABUR920/renderer
A shader-based software renderer written from scratch in C89
ANABUR920/ADAM
ADAM implements a collection of algorithms for calculating rigid-body dynamics in Jax, CasADi, PyTorch, and Numpy.
ANABUR920/airobot
A python library for robot learning - An extension to PyRobot
ANABUR920/blender-tool-pc
blender python scripts
ANABUR920/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
ANABUR920/DiffAqua
ANABUR920/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).
ANABUR920/ngp_pl
Instant-ngp in pytorch+cuda trained with pytorch-lightning (with only few lines of legible code)
ANABUR920/PositionBasedDynamics
PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.
ANABUR920/pytorch_kinematics
Robot kinematics implemented in pytorch