Giter Club home page Giter Club logo

3dgan-release's People

Contributors

jiajunwu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

3dgan-release's Issues

module 'nn' not found

I tried running the code but its showing this error

> 	no field package.preload['nn']
	no file './nn.lua'
	no file '/usr/share/luajit-2.1.0-beta3/nn.lua'
	no file '/usr/local/share/lua/5.1/nn.lua'
	no file '/usr/local/share/lua/5.1/nn/init.lua'
	no file '/usr/share/lua/5.1/nn.lua'
	no file '/usr/share/lua/5.1/nn/init.lua'
	no file './nn.so'
	no file '/usr/local/lib/lua/5.1/nn.so'
	no file '/usr/lib/x86_64-linux-gnu/lua/5.1/nn.so'
	no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
	[C]: in function 'error'
	/usr/share/lua/5.1/trepl/init.lua:389: in function 'require'
	main.lua:1: in main chunk
	[C]: in function 'dofile'
	/usr/lib/torch-trepl/th:149: in main chunk
	[C]: at 0x561c0f12c1d0

I have pytorch installed.

关于模型使用的一些问题

作者您好,我是计算机与信息学院的一名学生,因写论文需要,想用下您的模型,对于您做的模型有些疑问,因为我的毕设需要做一个系统,想问您这边是否有现成的api可供调用,或者是否有支持java springboot项目的接口可供使用,或者烦请您加一下我的联系方式QQ:1393858102,如有回复,我将不胜感激。

License?

Which license rules this code? xD

Latent Space Interpolation

Looking for clarification on latent space interpolation from your paper:

For WITHIN class interpolation (e.g. chair type1 <-> chair type2) you can use the generator network that was trained on that single object category (e.g. the chair generator network).

But for BETWEEN class latent space interpolation, am I right in assuming that you trained the network on the union of the category1 category2 datasets (e.g. cars and boats), and then use that generator network's latent vectors and 3D generated objects? So to interpolate between two distinct categories, you must train a new network on the union of those data sets?
In your paper you used cars and boats. Was this choice because that paring had better results than other pairings, and if so, do you think inter-class interpolation will work best when the 2 object categories are somewhat similar (e.g. the bounding boxes of cars and boats are basically shoe box shaped so going between them is easier than going from a car to a chair, which typically has bounding boxes that are more cube shaped so has different relative dimensions)? Or was the choice because it is arguably more semantically meaningful to go between 2 vehicle types (car-boat) than e.g. an airplane to a cup?

Simple question

Hello,

A naive question: what is th in the command? What software I need to install?

th main.lua -gpu 0 -class chair

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.