Benny

Results 4 issues of Benny

Hello, I use python 3.6.7 and tensorflow 1.8 with cuda 9.0, but miss this error. Do I have to use the same version as you? Thanks :) `>>> from tf_utils.pointSIFT_util...

Hi @meidachen , I am currently run the HAIS model for instance segmentation. After the training process, I meet an error when running `python test.py --config config/hais_run_stpls3d.yaml --pretrain exp/Synthetic_v3_InstanceSegmentation/hais/hais_run_stpls3d/hais_run_stpls3d-000000500.pth` :...

Hi, @HaozheQi thanks for your great work! I have a few questions after reading your code carefully. 1. Why did you randomly sample 128 points through FPS when selecting seed,...