wangjingbo1219 / NASA.pytorch

PyTorch implementation of "NASA: Neural Articulated Shape Approximation"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PyTorch implementation of "NASA: Neural Articulated Shape Approximation"

License:MIT License


Languages

Language:Python 99.9%Language:Shell 0.1%