amirhertz / spaghetti

MIT License
75 stars 11 forks source link

SPAGHETTI: Editing Implicit Shapes through Part Aware Generation

Installation

git clone https://github.com/amirhertz/spaghetti && cd spaghetti
conda env create -f environment.yml
conda activate spaghetti

Install Pytorch. The installation during development and testing was pytorch==1.9.0 cudatoolkit=11.1

Demo

Adding shapes to demo

Training

Coming soon.