Giter Club home page Giter Club logo

3dsceneplatform's People

Contributors

dependabot[bot] avatar ervinxie avatar omegafantasy avatar pacotam avatar shao-kui avatar xlightgod avatar yike-l 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

Watchers

 avatar  avatar  avatar  avatar

3dsceneplatform's Issues

Any detail for running main.py?

First and foremost, I must say that your project looks incredibly intriguing and impressive.
The description in the README.md file is captivating, and I can't wait to try it out.

Here are my questions on your repo:

  1. In the project's README.md file, it states, "The server is easily run by python main.py." I'm curious to know if running the main.py file without any additional preparation will indeed open the website server as demonstrated on GitHub.

  2. While running main.py, I encountered an error stating that objCatListLG and objListCataAliv4 files are missing. I'm wondering whether these files are meant to be equivalent to objCatListAliv2 and objListCataAliv2 respectively
    image

  3. Building on the previous question, assuming objCatListLG and objListCataAliv4 are meant to be replaced by objCatListAliv2 and objListCataAliv2, I made the necessary changes to main.py and ran it again. However, I encountered an error indicating that /assets/icosavn is missing. If you have any information or insights about this particular issue, I would greatly appreciate your assistance.
    image

Thank you for your time, and I'm looking forward to your response.

No such file or directory: './latentspace/roomTypeDemo.json'

When I run main.py, it warns that

Traceback (most recent call last):
  File "/home2/leicheng/3DScenePlatform/main.py", line 12, in <module>
    from autolayoutv2 import sceneSynthesis
  File "/home2/leicheng/3DScenePlatform/autolayoutv2.py", line 12, in <module>
    from projection2d import processGeo as p2d, connected_component, getobjCat
  File "/home2/leicheng/3DScenePlatform/projection2d.py", line 867, in <module>
    with open('./latentspace/roomTypeDemo.json') as f:
FileNotFoundError: [Errno 2] No such file or directory: './latentspace/roomTypeDemo.json'

How can I get this json file?

Something wrong in 3dfuture2suncg.py

When running this code, I encounter this error.

Traceback (most recent call last):
  File "/home2/leicheng/3DScenePlatform/assets/3dfuture2suncg.py", line 411, in <module>
    main(args)
  File "/home2/leicheng/3DScenePlatform/assets/3dfuture2suncg.py", line 301, in main
    "coarseSemantic": meshes[child["ref"]]["type"] if child["ref"] in meshes else furnitures[child["ref"]]["category"],
KeyError: 'category'

And I found that all keys in dict furnitures are different from child["ref"].

Any detail for converting 3D-FRONT to SK-Format?

Hi,
I am trying to convert 3D-FRONT to your specific format according to the manual mentioned in the README, but I do not find any runnable functions in this script.
And I still can not run the main.py, some errors popping up says
FileNotFoundError: [Errno 2] No such file or directory: './dataset/objCatListAliv2.json'

pls help~

Wonderful work!

Glad to see what it is like now.
(I'm Yuan Liang ๐Ÿคฃ)

No object folder after dataset format conversion

Hi, I have converted the 3D-Front dataset to SK-Format by running 3dfuture2suncg.py. Four new folders are generated, i.e. alilevel, room, background and backgroundobj. However, no object folder has been generated, which is required when running main.py. Have I missed any steps? Thanks.

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.