zoukankan      html  css  js  c++  java
  • CVPR2020有开源代码的图像分割论文

    Point-based rendering 模块改进实例和语义分割
    [15].PointRend: Image Segmentation As Rendering
    作者 | Alexander Kirillov, Yuxin Wu, Kaiming He, Ross Girshick
    单位 | FAIR
    代码 | https://github.com/facebookresearch/detectron2
    /tree/master/projects/PointRend
    解读 | https://zhuanlan.zhihu.com/p/98508347

    Referring Image Segmentation via Cross-Modal Progressive Comprehension
    作者 | Shaofei Huang, Tianrui Hui, Si Liu, Guanbin Li, Yunchao Wei, Jizhong Han, Luoqi Liu, Bo Li
    单位 | 中科院;国科大;北航;中山大学;悉尼科技大学;360 AI Institute
    代码 | https://github.com/spyflying/CMPC-Refseg

    Multi-Task Collaborative Network for Joint Referring Expression Comprehension and Segmentation
    作者 | Gen Luo, Yiyi Zhou, Xiaoshuai Sun, Liujuan Cao, Chenglin Wu, Cheng Deng, Rongrong Ji
    单位 | 厦门大学;DeepWisdom;西安电子科技大学
    代码 | https://github.com/luogen1996/MCN

    语义分割改进非监督单目深度估计
    The Edge of Depth: Explicit Constraints Between Segmentation and Depth
    作者 | Shengjie Zhu, Garrick Brazil, Xiaoming Liu
    单位 | 密歇根州立大学;
    代码 | https://github.com/TWJianNuo/EdgeDepth-Release

    基于全卷积网络的超像素分割算法
    [24].Superpixel Segmentation With Fully Convolutional Networks
    作者 | Fengting Yang, Qian Sun, Hailin Jin, Zihan Zhou
    单位 | 宾夕法尼亚州立大学;Adobe Research
    代码 | https://github.com/fuy34/superpixel\_fcn

    Super-BPD: Super Boundary-to-Pixel Direction for Fast Image Segmentation
    作者 | Jianqiang Wan, Yang Liu, Donglai Wei, Xiang Bai, Yongchao Xu
    单位 | 华中科技大学;哈佛大学
    代码 | https://github.com/JianqiangWan/Super-BPD

  • 相关阅读:
    002Python和JS的不同进制之间的转换实现
    001JS中的非严格相等 ==
    028_同步本地git项目到github和码云
    015你所常见的日常英语
    001CSS三大特性
    014国家地区语言缩写码
    013常用的英语词典Share
    012_犯人的夏日的蚊虫叮咬词汇
    011_中文"上火"的英文怎么说
    我的IT之路这样走过
  • 原文地址:https://www.cnblogs.com/sariel-sakura/p/13295029.html
Copyright © 2011-2022 走看看