给我推荐20个比较流行的图像分割模型
U-Net
Mask R-CNN
FCN
DeepLab
PSPNet
LinkNet
UNet++
SegNet
Tiramisu
DenseASPP
ICNet
ENet
DANet
DenseSeg
Fast-SCNN
BiSeNet
DUNet
MaskLab
Dense UNet
Attention U-Net
给我推荐20个比较流行的图像分割模型源码
好的,下面是我推荐的 20 个比较流行的图像分割模型的源码:
Mask R-CNN:https://github.com/matterport/Mask_RCNN
U-Net:https://github.com/jakeret/tf_unet
DeepLab v3+:https://github.com/tensorflow/models/tree/master/research/deeplab
FCN:https://github.com/shelhamer/fcn.berkeleyvision.org
SegNet:https://github.com/alexgkendall/SegNet-Tutorial
ENet:https://github.com/TimoSaemann/ENet
PSPNet:https://github.com/hszhao/PSPNet
ICNet:https://github.com/hszhao/ICNet
LinkNet:https://github.com/kazuto1011/deeplab-pytorch/tree/master/modeling/backbones/linknet
RefineNet:https://github.com/guosheng/refinenet
DenseASPP:https://github.com/yanggeng1995/DenseASPP.pytorch
GCN:https://github.com/ZijunDeng/pygcn
Gated-SCNN:https://github.com/tensorflow/gated-speech-command-classification
BiSeNet:https://github.com/zhanghang1989/PyTorch-Encoding
DANet:https://github.com/junfu1115/DANet
CGNet:https://github.com/leochenfei/CGNet
Fast-SCNN:https://github.com/Tramac/Fast-SCNN
OCRNet:https://github.com/clovaai/OCRNet
DFANet:https://github.com/YuhuiZhou/DFANet
BiSeNetV2:https://github.com/zhanghang1989/PyTorch-Encoding
这些图像分割模型的源码都可以在 GitHub 上找到。希望这些资源能帮到你。