aldinorizaldy
aldinorizaldy
Does anyone can explain the definition of block size and grid size in _prepare_semantic3d_data.py_ line 24-25 ``` parser.add_argument('--block_size', '-b', help='Block size', type=float, default=5.0) parser.add_argument('--grid_size', '-g', help='Grid size', type=float, default=0.1) ```...
Hi @HuguesTHOMAS , Impressive work!! Do you think we can build GAN for cloud segmentation based on KPConv? What do you suggest?
@qq456cvb How to train a model for semantic segmentation (eg. S3DIS) ? Can we use codes for part segmentation? Thanks!!
Couldn't load plugin 'deep-learning-datasets-maker' due to an error when calling its classFactory() method subprocess.CalledProcessError: Command '['python3', '-m', 'pip', 'install', 'Cython', 'scikit-image', 'Pillow', 'pycocotools']' returned non-zero exit status 1. Traceback (most...