Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Neural Scene De-rendering

NotificationsYou must be signed in to change notification settings

jiajunwu/nsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains scripts for rendering Minecraft images as those in the CVPR'17 Neural Scene De-rendering paper.

http://nsd.csail.mit.edu

Prerequisites

Project Malmo: Please follow the instructions fromMalmo to launch the Minecraft client (0.30.0).

Please also include the path to Malmo schemas in the environment variableMALMO_XSD_PATH.

Torch: We useTorch 7 for our implementation with these additional packages:

  • libMalmoLua: offered in Project Malmo. Its path should be included in the environment variableLUA_CPATH.

Guide

Our current release has been tested on Ubuntu 14.04.

Cloning the repository

git clone git@github.com:jiajunwu/nsd.gitcd nsd

Connecting to the client

Please update line 101 ofmc-gen.lua with the actual IP and port of your Minecraft client.

Image rendering demo (main.lua)

The demo calls the rendering function to render an image based on the scene XML. Please find descriptions of the scene XML we used in the source file.

th main.lua

The script renders the image and saves it asdemo.png. It should look as follows.

Sometimes the image might look darker than expected, in which cases please try again.

Reference

@inproceedings{nsd,  title={{Neural Scene De-rendering}},  author={Wu, Jiajun and Tenenbaum, Joshua B and Kohli, Pushmeet},  booktitle={IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},  year={2017}}

For any questions, please contact Jiajun Wu (jiajunwu@mit.edu).

About

Neural Scene De-rendering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp