SkillAgentSearch skills...

Pix2vox

Sketch-Based 3D Exploration with Stacked Generative Adversarial Networks

Install / Use

/learn @maxorange/Pix2vox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pix2vox

[Demonstration video]<br> Sketch-Based 3D Exploration with Stacked Generative Adversarial Networks.

<img src="img/sample.gif" width="500">

Generated samples

Single-category generation

<img src="img/single-category-generation.png" width="500">

Multi-category generation

<img src="img/multi-category-generation.png" width="500">

Requirements

The following python packages are required for running the application. If you are using anaconda, you can easily install VTK5 and PyQt4 (or they may already be installed).

$ conda install -c anaconda vtk=5.10.1
$ conda install -c anaconda pyqt=4.11.4
$ pip install qdarkstyle

Getting started

  1. Install the python packages above
  2. Install Git LSF (You need Git LSF to download trained model file)
  3. Download the code from GitHub:
$ git lsf clone https://github.com/maxorange/pix2vox.git
$ cd pix2vox
  1. Run the code:
$ python application.py

Related Skills

View on GitHub
GitHub Stars247
CategoryDevelopment
Updated7mo ago
Forks46

Languages

Python

Security Score

92/100

Audited on Aug 24, 2025

No findings