ScanComplete icon indicating copy to clipboard operation
ScanComplete copied to clipboard

[CVPR'18] ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans

Results 8 ScanComplete issues
Sort by recently updated
recently updated
newest added

Hi I cannot find the code to generate TFRecord? Can you please share this code or recommend to another similar source? Thank you!

Hi, I'd like to run the inference on ScanNet dataset, but I can't figure out how to generate the tfrecords. Could you please share the code to generate them on...

Hello, After i run the _run_complete_scans_hierarchical.sh_, in the vis folder i obtain some .obj files. I opened some of those .obj file with Meshlab, but in the visualisation the points...

Hi, Thanks for sharing this paper and code. I am also researching for 3d reconstruction and segmentation. and I think your idea is very great. now I am trying to...

@angeladai Thanks for sharing this paper and code, great work! how to get the newest code ? The model and data can not download, and some scripts have been deleted.Thanks!

If I have point cloud data, what should I do? And how do I turn TSDF into point cloud? Thanks a lot~

Traceback (most recent call last): File "complete_scan.py", line 394, in tf.app.run(main) File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 125, in run _sys.exit(main(argv)) File "complete_scan.py", line 300, in main FLAGS.num_quant_levels, FLAGS.p_norm, FLAGS.predict_semantics) File "complete_scan.py", line...

can you give me some example as run_train,i fill model to use but i cant test