pytorch-LiLaNet icon indicating copy to clipboard operation
pytorch-LiLaNet copied to clipboard

Implementation of "Boosting LiDAR-based Semantic Labeling by Cross-Modal Training Data Generation"

Results 2 pytorch-LiLaNet issues
Sort by recently updated
recently updated
newest added

你好,有自动标记过程部分的代码吗

Thanks for providing an implementation for this architecture. I'm currently implementing a variant of it, and wondered why a padding is chosen in the conv layers although it is not...