{"id":13542811,"url":"https://github.com/maxorange/pix2vox","last_synced_at":"2025-04-02T12:30:41.065Z","repository":{"id":201818660,"uuid":"89796720","full_name":"maxorange/pix2vox","owner":"maxorange","description":"Sketch-Based 3D Exploration with Stacked Generative Adversarial Networks","archived":false,"fork":false,"pushed_at":"2018-03-19T08:19:12.000Z","size":56663,"stargazers_count":244,"open_issues_count":9,"forks_count":46,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-03T09:33:29.594Z","etag":null,"topics":["gan","pix2vox","sketch","voxel"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxorange.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-04-29T16:10:00.000Z","updated_at":"2024-08-12T11:57:43.000Z","dependencies_parsed_at":"2023-10-20T16:47:39.703Z","dependency_job_id":null,"html_url":"https://github.com/maxorange/pix2vox","commit_stats":null,"previous_names":["maxorange/pix2vox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxorange%2Fpix2vox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxorange%2Fpix2vox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxorange%2Fpix2vox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxorange%2Fpix2vox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxorange","download_url":"https://codeload.github.com/maxorange/pix2vox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246815247,"owners_count":20838410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gan","pix2vox","sketch","voxel"],"created_at":"2024-08-01T11:00:18.180Z","updated_at":"2025-04-02T12:30:36.484Z","avatar_url":"https://github.com/maxorange.png","language":"Python","funding_links":[],"categories":["Applications using GANs"],"sub_categories":["3D Object generation"],"readme":"# pix2vox\n[[Demonstration video]](https://maxorange.github.io/pix2vox/)\u003cbr\u003e\nSketch-Based 3D Exploration with Stacked Generative Adversarial Networks.\n\n\u003cimg src=\"img/sample.gif\" width=\"500\"\u003e\n\n## Generated samples\n\n### Single-category generation\n\n\u003cimg src=\"img/single-category-generation.png\" width=\"500\"\u003e\n\n### Multi-category generation\n\n\u003cimg src=\"img/multi-category-generation.png\" width=\"500\"\u003e\n\n## Requirements\n\nThe following python packages are required for running the application. If you are using [anaconda](https://www.continuum.io/), you can easily install VTK5 and PyQt4 (or they may already be installed).\n\n* [binvox-rw-py](https://github.com/dimatura/binvox-rw-py)\n* [numpy](https://github.com/numpy/numpy)\n* [scipy](https://github.com/scipy/scipy)\n* [OpenCV](http://opencv.org/)\n* [TensorFlow](https://github.com/tensorflow/tensorflow) (GPU support is recommended).\n\n* [VTK5](http://www.vtk.org/)\n\n```\n$ conda install -c anaconda vtk=5.10.1\n```\n\n* [PyQt4](https://www.riverbankcomputing.com/software/pyqt/intro)\n\n```\n$ conda install -c anaconda pyqt=4.11.4\n```\n\n* [QDarkStyleSheet](https://github.com/ColinDuquesnoy/QDarkStyleSheet)\n\n```\n$ pip install qdarkstyle\n```\n\n## Getting started\n\n1. Install the python packages above\n2. Install [Git LSF](https://git-lfs.github.com/) (You need Git LSF to download trained model file)\n3. Download the code from GitHub:\n\n```\n$ git lsf clone https://github.com/maxorange/pix2vox.git\n$ cd pix2vox\n```\n\n4. Run the code:\n\n```\n$ python application.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxorange%2Fpix2vox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxorange%2Fpix2vox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxorange%2Fpix2vox/lists"}