Coder Social home page Coder Social logo

96lives / gca Goto Github PK

View Code? Open in Web Editor NEW
33.0 4.0 5.0 15.68 MB

Official implementation of Generative Cellular Automata: ICLR 2021, 2022 (spotlight)

License: MIT License

Python 94.75% C++ 2.90% Cuda 2.35%
3d-generation cellular-automata generative-model 3d-completion

gca's People

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

Watchers

 avatar  avatar  avatar  avatar

gca's Issues

[Help] Some problems about customizing my own dataset for training/testing GCA model

I really appreciate this interesting work, which nicely bridges up two seemingly different areas. I'm currently interested in applying the GCA (not cGCA) model to a new dataset (actually, it's ShapeNet with more categories). It would be great if you can give me some help regarding how to custom a new dataset. I've tried to read the source codes of TransitionShapenetDataset, but I still feel a bit confused.
image
It seems that the dataset requires embeddings to train the GCA model, and the read context is then used to output embedding_coord, embedding_feat, input_pc, state_coord, respectively. What are the default values for embedding['coord'], embedding['feat'] and embedding['translation']? I think it's important because in the training script, it takes the embedding information as input, and therefore we have to give them some default values.

Besides, I think the current released version may still have some room for small improvements, including but not limited to, the actual dataset folder is named cgca_shapenet rather than shapenet_sdf; config file configs/gca-shapenet-vox=64.yaml provides a None value for the embedding_root: key, which certainly causes problem when trying to compute the self.embedding_root for TransitionShapenetDataset.

Many 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.