Guilherme Coelho Fermino

Results 3 comments of Guilherme Coelho Fermino

Is there an way to change the amount of points the pretrained model completes in the point cloud? I'm using the same code provided by @mostafa501, howver trying to change...

Found it! However, now I'm a bit worried about the learning rate, which its implementation on Mask3D is inverselly proportional to the batch size, and I couldn't find a parameter...

The parameter inputed is `data.batch_size`, then you input the value you want or your machine can handle. Like: `python main_instance_segmentation.py \` ` data.batch_size=1`