Pinned Repositories
academic-kickstart
appearance-flow
A deep learning framework for synthesizing novel views of objects and scenes
cs231
my solution on cs231
cs61a
linear_interpolation
a practice on linear interpolation (1d, 2d, 3d) ( c cuda)
numerical_pde
implementation of numerical pde course from mit
easyreg
an image registration/augmentation/segmentation package
mermaid
Image registration using pytorch
registration
Image Registration
shapmagn
shape registration
hbgtjxzbbx's Repositories
hbgtjxzbbx/linear_interpolation
a practice on linear interpolation (1d, 2d, 3d) ( c cuda)
hbgtjxzbbx/numerical_pde
implementation of numerical pde course from mit
hbgtjxzbbx/academic-kickstart
hbgtjxzbbx/appearance-flow
A deep learning framework for synthesizing novel views of objects and scenes
hbgtjxzbbx/cs231
my solution on cs231
hbgtjxzbbx/cs61a
hbgtjxzbbx/Deformation-Transfer-for-Triangle-Meshes
A Python implementation of the paper "Deformation Transfer for Triangle Meshes" with 3D views in the browser.
hbgtjxzbbx/flint
Flint is a python util package for easier usage of pytorch.
hbgtjxzbbx/graphics
TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow
hbgtjxzbbx/gym
A toolkit for developing and comparing reinforcement learning algorithms.
hbgtjxzbbx/introduction
introduction to the fluid-based registration
hbgtjxzbbx/ITKTransformTools
Tools allowing to perform basic operations on ITK transform files such as printing their content, concatenating them, inverting them, computing the smaller bounding box around a transformed image...
hbgtjxzbbx/learning_git
hbgtjxzbbx/practical-pytorch
PyTorch tutorials demonstrating modern techniques with readable code
hbgtjxzbbx/python-pcl
Python bindings to the pointcloud library (pcl)
hbgtjxzbbx/pytorch
pytorch 源码注释, 尝试中。。。。。
hbgtjxzbbx/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
hbgtjxzbbx/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
hbgtjxzbbx/RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
hbgtjxzbbx/teaching
Lecture materials
hbgtjxzbbx/tensorflow
Computation using data flow graphs for scalable machine learning
hbgtjxzbbx/VNet-Tensorflow
Tensorflow implementation of the V-Net architecture for medical imaging segmentation.