Coder Social home page Coder Social logo

point-synthesis's Introduction

Point Pattern Synthesis via Irregular Convolution

by Peihan Tu, Dani Lischinski, Hui Huang

Project page

The project page is available at https://vcc.tech/research/2019/PointSyn.

Introduction

This repository contains an implementation for Point Pattern Synthesis via Irregular Convolution. This method takes an input point pattern and generate visually similar output point pattern by optimization with a neural network. The implementation is in Python and Pytorch and Matlab.

You will need CUDA-compatible GPUs for generating results within several minutes.

If you have questions, please feel free to contact Peihan Tu ([email protected]).

overview

Starting

The current released codes are tested on Ubuntu 16.04. To train this network properly, please install the follow dependencies:

  • Python 3.6
  • CUDA 8.0
  • Cudnn 6.0
  • Pytorch
  • Numpy

Clone our repo

git clone https://github.com/tph9608/Point-Synthesis.git

Run

You can simply generate results shown in the paper by runing

./exp.sh

Please go into the results_final folder the check all of the results.

Cite

If you use our code, please cite our paper:

@article{PointSyn19,
title = {Point Pattern Synthesis via Irregular Convolution},
author = {Peihan Tu, Dani Lischinski and Hui Huang},
journal = {Computer Graphics Forum (Proceedings of SGP 2019)},
volume = {38},
number = {5},
year = {2019},
} 

License

MIT License

point-synthesis's People

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.