Giter VIP home page Giter VIP logo

creative_birds's Introduction

Creative Birds: Self-Supervised Single-View 3D Style Transfer

Visualizations

  • Evolutionary Birds from Different Angles rot
  • Shape transfer with Different Scale Factor (Alpha) alpha
  • Texture transfer with Different Switch Gate tex

Prerequisites

  • Download code & pre-trained model: Git clone the code by:
git clone https://github.com/anonymous-226/2D-to-3D-Evolution-Transfer $ROOTPATH

The pretrained model can be found from here, which should be unzipped in $ROOTPATH.

  • Install packages:
conda create -n evo_trans python=3.6
conda activate evo_trans
conda install pytorch==1.8.0 torchvision==0.9.0 cudatoolkit=11.1 -c pytorch -c conda-forge
pip install -r requirements.txt
  • Install external tools:
cd $ROOTPATH/2D-to-3D-Evolution-Transfer/dependency
unzip meshzoo-0.4.3.zip
cd meshzoo-0.4.3
python setup.py install
cd $ROOTPATH/2D-to-3D-Evolution-Transfer/dependency
unzip neural_renderer.zip
cd neural_renderer
python setup.py install

Run the test

Run the following command from the $ROOTPATH/2D-to-3D-Evolution-Transfer directory:

python -m evo_trans.experiments.test_df2

The result can be found in $ROOTPATH/2D-to-3D-Evolution-Transfer/evo_trans/cachedir/visualization directory.

creative_birds's People

Contributors

anonymous-226 avatar wrk226 avatar

Stargazers

 avatar  avatar XY Chen avatar  avatar  avatar Shimin Li avatar Guangkai Xu avatar Snow avatar

Watchers

Snow avatar  avatar

creative_birds's Issues

模型如何拼接呀,可以完善一下开源项目中experiments的代码吗?方便我们小白上手。

大佬,您好。刚接触到风格迁移这个方向,对3D风格迁移很感兴趣。您公布的开源代码里面生成出来只有一张2D的平面图,生成3D旋转的效果是不是要obj文件呢?模型如何拼接也不太懂,大佬有时间的话可以完善一下您开源项目中的代码吗?方便我们小白上手,最后祝大佬工作顺利,生活愉快。感谢感谢!

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.