tdsuper

Results 5 issues of tdsuper

Dear Fisher Yu, Thanks for sharing the code. I have downloaded the code and tried to compile it. However there are some missing files. I have found some of them,...

I am trying to convert a tensorflow model with `depthwise_conv2d` operation to onnx. However, if the input has dynamic dimensions such as `tf.placeholder(tf.float32, [1, None, None, 3], name='input')`, tf2onnx will...

pending on user response

Hi, I tried to use simple-3dviz on mac, but it reported **moderngl.error.Error: cannot create program**. What should I do to deal with the problem? Thanks.

@YoYo000 Dear Yao, recently I want to generate depth maps with MVSNet. I have used the Aquarium dataset from [Chaurasia](http://www-sop.inria.fr/reves/Basilic/2011/CSD11/). After running colmap2mvsnet, I have run the test.py script and...

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