-
Hi author,
Your job is amazing. But I have some doubts on your trained model format. You only have checkpoint(.ckpt) file inside the sample_np10_hybrid3_bl0_dl0_ds0_crfrnn5_sm0 folder. I'm wondering …
-
Hello!
I was looking here if anyone has found the same error as I did, but couldn't find anything.
I am trying to train the semantic segmentation trainning code, with my own dataset.
I was ab…
-
Hi!
I am new to tfrecord file format. Is it possible if someone can share their python code snippet to extract groundtruth pointclouds and floorplans from tfrecords file?
Thanks.
-
Hi, thanks for the good work. When I downloaded tfrecords data from [PlaneNet](https://github.com/art-programmer/PlaneNet), and then ran the commands to convert it to npz data and generate json files…
-
Hi @loicland
After running a number of epochs, an illegal memory access was encountered. Have you ever met this bug before? Thanks.
Traceback (most recent call last):
File "learning/main.py…
-
Hi @loicland @nicolas-chaulet @mys007 @bermanmaxim @Stakhan
Have you ever met this bug before? Thanks.
Traceback (most recent call last):
File "learning/main.py", line 395, in
main()
…
-
Hi,
It seems that there is no NYU's GT generation code in this repo? I find a function named 'fitPlanesNYU' in PlaneNet's repo (https://github.com/art-programmer/PlaneNet/blob/master/utils.py#L1386…
-
Hi @zyzkevin @antonioo-c @BLV-LAB
I have tried to prepare the SUN RGB-D dataset following the votenet https://github.com/facebookresearch/votenet/tree/main/sunrgbd. But, what are the file number i…
-
Hi,
Thank you for such a great job!
I have troubles when downloading the `planes_scannet_train.tfrecords` from the [link](https://drive.google.com/file/d/1NyDrgI02ao18WmXyepgVkWGqtM3YS3_4/view) …
-
Have you ever met this error when running partition.py? Thanks a lot.
Timer : 100.8 / 1031.9 / 806.3
6 / 23---> hallway_2
creating the feature file...
Traceback (most recent call last):
F…