GithubHelp home page GithubHelp logo

levirve / lsun-room Goto Github PK

View Code? Open in Web Editor NEW
122.0 3.0 37.0 4.48 MB

[ICPR 2018] Indoor Scene Layout Estimation from a Single Image.

Home Page: https://levirve.github.io/lsun-room

License: MIT License

Python 68.22% Objective-C 0.56% MATLAB 31.22%
deep-learning layout-estimation lsun-room

lsun-room's People

Contributors

dependabot[bot] avatar jstumpp avatar levirve avatar nafmichael 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

lsun-room's Issues

how to get the edge map

thank for your code ,when i run your code as the readme said ,i just get the semantic segmentation map ,but idonot get the edge map or layout map,how to get it

TypeError: img should be PIL Image. Got <class 'torch.Tensor'>

File "/home/mj/PycharmProjects/lsun-room-master/datasets/lsunroom.py", line 49, in getitem
label = F.resize(label, self.target_size, Image.NEAREST)
File "/home/mj/anaconda3/envs/huangsz/lib/python3.8/site-packages/torchvision/transforms/functional.py", line 319, in resize
raise TypeError('img should be PIL Image. Got {}'.format(type(img)))
TypeError: img should be PIL Image. Got <class 'torch.Tensor'>
how to solve it thank you every much

Share weights

Thank you for your code. Would you mind to share a model weight to try it please? I don't have a GPU powerful enought to train....

Bad result of provided model

I tested the model on the Lsun dataset, but onlt get PE 19.3%. Is the problem of pretrained.ckpt or my wrong operation?

Can you share Test DB as well?

Thanks for your great work!

As mentioned on README, the original LSUN Layout Challenge website is down, so It's really hard to collect the DB.
I found training/valid dataset from your project, but still it seeems there is no test DB anywhere.
Can you share the Test DB and also, if possible, can you share the LSUN original version of train/valid DB (.npz) ?

Thanks a million, in advance.

Where is OneGAN used?

I have seen the OneGAN in code (no where mentioned in the paper) and its only used for metric calculation. could you please help me to understand how and why the OneGAN was used?

main.py usage example

Could you share main.py usage example as it's getting difficult for me to understand arguments of it and also how layout_seg_images will be generated?

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.