NVIDIA / MinkowskiEngine

Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
https://nvidia.github.io/MinkowskiEngine
Other
2.48k stars 367 forks source link

Pretrained weights for ScanNet indoor segmentation without val #396

Open zarzarj opened 3 years ago

zarzarj commented 3 years ago

Hi,

I believe the current model used in the indoor example has been trained on the train + val set, but I require a model trained on just the train set. I was wondering if you could make available the weights for a model trained using the ScanNet dataset which does not use the validation set.

Thank you in advance!