NASA.pytorch icon indicating copy to clipboard operation
NASA.pytorch copied to clipboard

PyTorch implementation of "NASA: Neural Articulated Shape Approximation"

NASA.PyTorch

This is a PyTorch implementation of NASA: Neural Articulated Shape Approximation

results

Requirements

Dataset Processing

Training

CUDA_VISIBLE_DEVICES=1 python train_net_light.py  -cfg ../configs/pl_w_sk.yaml   -- \ 

Related works

Contact

The code in this repository is developed by Yuliang Xiu