Code Monkey home page Code Monkey logo

deftet's People

Contributors

marctlaw 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  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

deftet's Issues

code available.

Hi, I am just wondering approximately when the code may be available.

Releasing code?

Hello,

I see that last 4 issues with the request of code sharing hasn't been answered. Is the code gonna be available soon or it's not planned at all?

Thanks.

Code not published

Hi, thank you for your excellent work. And I'm wondering when the code will be released?

No module named 'utils.lib'

Running python train_multigpu.py .... indicate error:

Traceback (most recent call last):
File "train_multigpu.py", line 10, in
from layers.DefTet.deftet import DefTet
File "/home/jiangpin/DefTet/layers/DefTet/deftet.py", line 12, in
from utils import tet_utils
File "/home/jiangpin/DefTet/utils/tet_utils.py", line 15, in
from utils.lib.tet_point_adj.interface import Tet_point_adj
ModuleNotFoundError: No module named 'utils.lib'

No dependent libs found when installation :

HOME_DIR="$PWD"
cd "$HOME_DIR/utils/lib/tet_adj_share"
bash do_all.sh
cd "$HOME_DIR/utils/lib/tet_face_adj"
bash do_all.sh
cd "$HOME_DIR/utils/lib/tet_point_adj"
bash do_all.sh
cd "$HOME_DIR/utils/lib/colaps_v"
bash do_all.sh
cd $HOME_DIR

Question about Tsurf and forward of GCNMLPDecoder in DMTET

Dear DMTet group, 

Thank you for your great work of DMTet and DefTet!

I am a PhD student in China, and want to follow Deep Marching Tetrahedra: a Hybrid Representation for High-Resolution 3D Shape Synthesis(DMTet). I'm trying to modify the codebase of DefTet to achieve the TSDF supervision and volume subdivision claimed in DMTet. 

However, a problem confused me for a while.  The DMTet paper claimed:

'We first identify surface tetrahedra Tsurf  based on the current s(v) value. We then build a graph G = (Vsurf; Esurf), where Vsurf; Esurf correspond to the vertices and edges in Tsurf.'  

I've read DefTet and Kaolin carefully, including kaolin.ops.conversions.marching_tetrahedra(). But different meshes have different numbers of surface tetrahedra Tsurf. I was wondering how the meshes with different Tsurf can be synthesized in one batch, and how the different graphs G can be used in one forward process

So I sincerely hope to get help from you. Thanks for your great work again!

Single Image 3D Reconstruction

On DefTet paper, there is a section that compare DEFTET with DIB-R, DVR, and FIXEDTET. May I know whether the training script will be released in the near future?

Is there a way to avoid data preprocessing everytime?

Hello, thank you for the great work! I was trying to run training script but it takes a long time to preprocess data every time even though it is cached the first time. Are we expecting the kaolin io.dataset call to just load in cache every time or does it not do that?

Code availability

Hi, I am just wondering approximately when the code may be available.

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.