Skip to content

PyTorch implementation of "NASA: Neural Articulated Shape Approximation"

License

Notifications You must be signed in to change notification settings

lixiny/NASA.pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%