• CVPR2021接受论文/代码分方向整理(目标检测+分类+语义分割)


    文章在Github上持续更新,欢迎大家 star/fork(点击阅读原文即可跳转):
    https://github.com/extreme-assistant/CVPR2021-Paper-Code-Interpretation/blob/master/CVPR2021.md

    官网链接:http://cvpr2021.thecvf.com
    时间:2021年6月19日-6月25日
    论文接收公布时间:2021年2月28日

    目标检测:

    [3] Towards Open World Object Detection(开放世界中的目标检测)
    paper:Towards Open World Object Detection
    code:https://github.com/JosephKJ/OWOD

    图像分割(Image Segmentation)

    [2] Few-Shot Segmentation Without Meta-Learning: A Good Transductive Inference Is All You Need?
    paper:https://arxiv.org/abs/2012.06166
    code:https://github.com/mboudiaf/RePRI-for-Few-Shot-Segmentation

    抠图(Matting)

    [1] Real-Time High Resolution Background Matting
    paper:https://arxiv.org/abs/2012.07810
    code:https://github.com/PeterL1n/BackgroundMattingV2
    project:https://grail.cs.washington.edu/projects/background-matting-v2/
    video:https://youtu.be/oMfPTeYDF9g

  • 相关阅读:
    Python操作RabbitMQ
    数组的排序算法
    元类
    Python 中的单例模式
    JS的Ajax和同源策略
    Ajax
    Linux目录结构以及文件操作
    Pymysql
    struts2拦截器和过滤器区别
    为Github 托管项目的访问添加SSH keys
  • 原文地址:https://www.cnblogs.com/shuimuqingyang/p/14506023.html
Copyright © 2020-2023  润新知