Giter VIP home page Giter VIP logo

Comments (4)

EdwardSmith1884 avatar EdwardSmith1884 commented on May 18, 2024

I guess I didn't set it up well for joint training for this part. Neither of these would work though because that parameter is supposed to be a string not a list. I would suggest either using -d 'data/voxels/*/' and -i 'data/overlays/*/' or using Regex to select for the classes you want. I don't know what joint refers to here, maybe you altered the code?

from 3d-iwgan.

TowerTowerLee avatar TowerTowerLee commented on May 18, 2024

I guess I didn't set it up well for joint training for this part. Neither of these would work though because that parameter is supposed to be a string not a list. I would suggest either using -d 'data/voxels//' and -i 'data/overlays//' or using Regex to select for the classes you want. I don't know what joint refers to here, maybe you altered the code?

Hi,I've changed the list to a string, and the ‘joint’ folder means to put together six voxel files downloaded and converted from the shapenet dataset,because I saw in your paper about the accuracy of joint training of multi-class data and so on, hoping to be able to use your code for multi-class training.
The main problem is that I don't understand the difference between training six class of data and the implementation of training single class like ‘chair’ based on code 20-VAE-3D-IWGAN.py.
Or do I mix six class of dataset to voxels folder and six kinds of image files together in overlays?
I don't know if it's right for many types of training. Six class of data can be directly mixed together without labels.
In addition, we need to generate the voxel model of 202020 for the operation of 2D-3D. I can't understand the reason, but I hope you can help me solve these problems. Thank you.

from 3d-iwgan.

EdwardSmith1884 avatar EdwardSmith1884 commented on May 18, 2024

yes you just mix everything together, but should split by class when evaluating. I generate at 20/20/20 resolution because that is the resolution used to evaluate in the 3D GAN paper.

from 3d-iwgan.

TowerTowerLee avatar TowerTowerLee commented on May 18, 2024

yes you just mix everything together, but should split by class when evaluating. I generate at 20/20/20 resolution because that is the resolution used to evaluate in the 3D GAN paper.

Thank you for your answer. It helps me a lot。

from 3d-iwgan.

Related Issues (20)

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.