Repository files navigation README GPL-3.0 license U-Net U Net 的 Pytorch 实现 U Net: https://arxiv.org/abs/1505.04597 略微修改网络结构,使输入输出的图像大小一致,可能还有地方和原文不一样.About UNet implement by Pytorch Resources Readme License GPL-3.0 license Activity Stars 1 star Wat...
WaveUNetimplement Wave-U-Net by pytorchresultWave-U-Netmy improved version SDR=11.83 SDR=12.51Train networkif you just want to train the model, use commandTrain.py python commandTrain.py --dataset both ##(for both ccmixter and musdb18) python commandTrain.py --dataset ccmixter ##(for cc...
train MVPNet with virtual views python mvpnet/train_mvpnet_3d.py --cfg configs/scannet/mvpnet_3d_unet_resnet34_pn2ssg.yaml VMNetpre-train the 2D semantic segmentation network with generated virtual views. The virtual views need to be orgnized as <datasets> |-- Scannet_virtual |-- <RGBFolde...
We have constructed a comprehensive LiDAR semantic segmentation benchmark on SemanticKITTI, including Cylinder3D, MinkUNet and SPVCNN methods. Noteworthy, the improved MinkUNetv2 can achieve 70.3 mIoU on the validation set of SemanticKITTI. We have also supported the training of BEVFusion and an oc...
train MVPNet with virtual views python mvpnet/train_mvpnet_3d.py --cfg configs/scannet/mvpnet_3d_unet_resnet34_pn2ssg.yaml VMNetpre-train the 2D semantic segmentation network with generated virtual views. The virtual views need to be orgnized as <datasets> |-- Scannet_virtual |-- <RGBFolde...