Giter VIP home page Giter VIP logo

3d_sln's People

Contributors

aluo-x 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

Watchers

 avatar  avatar  avatar  avatar  avatar

3d_sln's Issues

For generated scene graphs

Hello, thank you very much. Your work has been of great help to me. I used my datasets to train the network model and got KL_Loss = 0.05. However, when I use the same scene graph to guide the synthesis of scene layouts, I can only get the same generated scene graphs (little difference). why? Did I miss an important step?

for k in range(Nsample):
z = torch.from_numpy(np.random.multivariate_normal(mean_est, cov_est, objs.size(0))).float().cuda()
boxes_pred, angles_pred = model.decoder(z, objs, triples, attributes)

Nsample = 4 , Four boxes_preds are the same(little difference).

about the text description based scene synthesis

hi awesome work, can you please share more details about the section 5.2. Sentence-Based Scene Layout Synthesis in the paper? how do you parse the sentence and transform into scene graph (maybe ?) and generate the layout? thanks.

Sun RGB-D data generation for indoor 3D layouts

Hello, your article is really wonderful, I am also very interested in your work, I have tried to generate a reasonable indoor 3D layout using Sun RGB-D data. But I don't know the specific implementation project, can you give some guidance?

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.