GithubHelp home page GithubHelp logo

peterzhousz / sketchcnn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from enigma-li/sketchcnn

0.0 1.0 0.0 42.95 MB

Robust freeform surface modeling from user 2d sketches.

Home Page: http://haopan.github.io/sketchCNN.html

License: MIT License

C++ 7.86% Python 90.82% Shell 1.32%

sketchcnn's Introduction

Robust Flow-Guided Neural Prediction for Sketch-Based Freeform Surface Modeling

Introduction

This repository contains the implementation of SketchCNN proposed in our SIGGRAPH Asia 2018 paper.

It contains two parts: 1) network training, and 2) the peripheral training data generation and trained network deployment (e.g. for interactive modeling).

The code is released under the MIT license.

Network training

The network training part contains the Python code for building, training and testing the CNNs of predicting 3D freeform surfaces from 2D skethes using TensorFlow.

Please read README file within the network folder for more details.

Data generation and network deployment

The data generation and network deployment part contains the code for generating training data with customized OpenGL rendering and for deploying the trained network in a C++ project that can be an interactive 3D modeling application. It also provides instructions to download the training data we generated, and the checkpoint and frozen models of our trained networks.

Please read the README file in dataAndModel folder for more details.

Citation

If you use our code or model, please cite our paper:

@Article {Li:2018:SketchCNN, 
	Title 		= {Robust Flow-Guided Neural Prediction for Sketch-Based Freeform Surface Modeling}, 
	Author 		= {Li, Changjian and Pan, Hao and Liu, Yang and Sheffer, Alla and Wang, Wenping}, 
	Journal 	= {ACM Trans. Graph. (SIGGRAPH ASIA)}, 
	issue_date 	= {November 2018},
	Year 		= {2018}, 
	Number 		= {6}, 
	Volume 		= {37},
	Pages		= {238:1--238:12},
	numpages 	= {12},
	DOI		= {https://doi.org/10.1145/3272127.3275051},
	Publisher 	= {ACM} 
} 

Acknowledge

We thank the authors of Aim@Shape, Princeton Segmentation Benchmark and Stanford 3D Scanning Repository for sharing their 3D models to the public and thank Yuxiao Guo for the inspiring discussions on network training.

Contact

Any question you could contact Changjian Li ([email protected]) or Hao Pan ([email protected]) for help.

sketchcnn's People

Contributors

enigma-li avatar

Watchers

PeterZhouSZ avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.