【论文】ICNet for Real-Time Semantic Segmentation on High-Resolution Images

论文下载地址:https://arxiv.org/abs/1704.08545

此文聚焦于建立一种具有相对高准确度的,针对高像素图像的快速语义分割系统。它的重点在于:1,快速。处理速度显著优于传统的全连接的深度神经网络,因此快速。但快速不是无脑快,而是需要符合工程应用实际。如无人车、机器人视觉等行业,对检测时效要求高或需要实时检测的,则可以采取此网络;2,准确度相对较高。由于处理速度加快,稍微牺牲了准确度,但还是具备可用性的。

关注到这篇论文,是因为自己想用深度网络做场景分割。之前有很多人做过道路提取分割,也有很多先例了,相关同学推荐了这篇论文,故仔细研读一番,记录于此。

本文的创新点在于:针对speed和accuracy这两项似乎矛盾的指标,本文首先在语义分割框架中对时间预算进行深入分析,并进行大量实验,以证明直观加速策略的不足。 这促进了图像级联网络(ICNet)的发展,ICNet是一种具有良好质量的高效分割系统。 它利用了处理低分辨率图像的效率和高分辨率图像的高推理质量相结合。具体来讲,这个想法是先让低分辨率图像通过完整的语义感知网络以获得粗略的预测图。 然后提出了级联特征融合单元和级联标签制导策略,以整合中高分辨率特征,逐步细化粗糙语义图。 开发的级联特征融合单元与级联标签引导一起可以以较低的计算成本逐步恢复和细化分割预测。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
### 回答1: 1. DeepLab v3:https://github.com/tensorflow/models/tree/master/research/deeplab 2. Mask R-CNN:https://github.com/matterport/Mask_RCNN 3. U-Net:https://github.com/zhixuhao/unet 4. PSPNet:https://github.com/hszhao/PSPNet 5. Fast R-CNN:https://github.com/rbgirshick/fast-rcnn 6. FCN:https://github.com/shelhamer/fcn.berkeleyvision.org 7. SegNet:https://github.com/alexgkendall/SegNet-Tutorial 8. YOLOv3:https://github.com/pjreddie/darknet 9. Mask R-CNN:https://github.com/matterport/Mask_RCNN 10. ENet:https://github.com/timo saarikoski/ENet-real-time-semantic-segmentation 11. ICNet:https://github.com/hszhao/ICNet 12. DenseASPP:https://github.com/lxy5513/DenseASPP 13. RefineNet:https://github.com/guosheng/refinenet 14. DeepLab v2:https://bitbucket.org/aquariusjay/deeplab-v2 15. FCIS:https://github.com/msracver/FCIS 16. GAN-based methods:https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix 17. DeepLab v1:https://bitbucket.org/aquariusjay/deeplab-v1 18. BiSeNet:https://github.com/CoinCheung/BiSeNet 19. CGNet:https://github.com/liyunsheng13/CGNet 20. DANet:https://github.com/junfu1115/DANet ### 回答2: 以下是20个比较流行的图像实例分割模型的源码地址: 1. Mask R-CNN:https://github.com/matterport/Mask_RCNN 2. DeepLab:https://github.com/tensorflow/models/tree/master/research/deeplab 3. FCN:https://github.com/shelhamer/fcn.berkeleyvision.org 4. PSPNet:https://github.com/hszhao/PSPNet 5. UNet:https://github.com/milesial/Pytorch-UNet 6. ICNet:https://github.com/hszhao/ICNet 7. SharpMask:https://github.com/facebookresearch/deepmask 8. FastFCN:https://github.com/wuhuikai/FastFCN 9. RefineNet:https://github.com/DrSleep/refinenet 10. Attention U-Net:https://github.com/ozan-oktay/Attention-Gated-Networks 11. BiSeNet:https://github.com/CoinCheung/BiSeNet 12. SINet:https://github.com/JiawangBian/SINet 13. HRNet:https://github.com/HRNet/HRNet-Semantic-Segmentation 14. OhemEdgeDetection:https://github.com/akanazawa/ohem/ohem/edge_detection 15. DEXTR:https://github.com/scaelles/DEXTR-PyTorch 16. SIPMask:https://github.com/DrSleep/SIPMask 17. SETR:https://github.com/dvittr/SETRe 18. CutMix:https://github.com/clovaai/CutMix-PyTorch 19. Mask-X-RCNN:https://github.com/Joker316701882/Mask-X-RCNN 20. U-Shaped Pyramid Networks:https://github.com/definedge/U-2-Net 这些模型涵盖了当前比较热门和有效的图像实例分割算法,你可以从中选择适合你的需求和技术栈的源码进行参考和使用。 ### 回答3: 以下是20个比较流行的图像实例分割模型源码地址: 1. Mask R-CNN: https://github.com/matterport/Mask_RCNN 2. DeepLab: https://github.com/tensorflow/models/tree/master/research/deeplab 3. FCN (Fully Convolutional Networks): https://github.com/shelhamer/fcn.berkeleyvision.org 4. UNet: https://github.com/milesial/Pytorch-UNet 5. PSPNet (Pyramid Scene Parsing Network): https://github.com/hszhao/PSPNet 6. U-Net++: https://github.com/MrGiovanni/UNetPlusPlus 7. HRNet (High-Resolution Networks): https://github.com/HRNet/HRNet-Semantic-Segmentation 8. BiseNet (BiSeNet: Bilateral Segmentation Network): https://github.com/CoinCheung/BiSeNet 9. DANet (Dual Attention Network): https://github.com/junjun-jiang/DANet-pytorch 10. DFANet (Deep Feature Aggregation Network): https://github.com/yilunzhang/DFANet 11. PointRend: https://github.com/facebookresearch/detectron2/tree/main/projects/PointRend 12. Attention UNet: https://github.com/liuzechun/Attention_UNet 13. LightNet: https://github.com/ansleliu/LightNet 14. MaskX-RCNN: https://github.com/liuzechun/MaskX 15. PolarMask: https://github.com/xieenze/PolarMask 16. PolyTransform: https://github.com/google-research/google-research/tree/master/polyrnn-pp 17. FCIS (Fully Convolutional Instance Segmentation): https://github.com/msracver/FCIS 18. CGNet (Context Guided Network): https://github.com/wuhuikai/CGNet 19. ShaResNet: https://github.com/Orcuslc/ShaResNet 20. OCNet (Object Context Network): https://github.com/PkuRainBow/OCNet

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值