CVPR 2019 论文开源项目合集

传送门:CVPR 2020 论文开源项目合集

附:530 篇 CVPR 2019 论文代码链接

  • 目标检测
  • 目标跟踪
  • 语义分割
  • 实例分割
  • GAN
  • 人脸检测
  • 人体姿态估计
  • 6DoF 姿态估计
  • 头部姿态估计
  • 人群密度估计

更新记录:

  • 20200226:添加 CVPR 2020 论文开源项目合集

  • 20191026:添加 530 篇论文代码链接

  • 20190405:添加 8 篇论文(目标检测、语义分割等方向)

  • 20190408:添加 6 篇论文(目标跟踪、GAN、6DoF姿态估计等方向)

目标检测

Bounding Box Regression with Uncertainty for Accurate Object Detection

  • arXiv:https://arxiv.org/abs/1809.08545

  • github:https://github.com/yihui-he/KL-Loss

目标跟踪

Fast Online Object Tracking and Segmentation: A Unifying Approach

  • arXiv:https://arxiv.org/abs/1812.05050

  • github:https://github.com/foolwood/SiamMask

  • homepage:http://www.robots.ox.ac.uk/~qwang/SiamMask

Unsupervised Deep Tracking

  • arXiv:https://arxiv.org/abs/1904.01828

  • github:https://github.com/594422814/UDT

  • github(PyTorch):https://github.com/594422814/UDT_pytorch

Target-Aware Deep Tracking

  • arXiv:https://arxiv.org/abs/1904.01772

  • homepage:https://xinli-zn.github.io/TADT-project-page/

语义分割

Decoders Matter for Semantic Segmentation: Data-Dependent Decoding Enables Flexible Feature Aggregation

  • arXiv:https://arxiv.org/abs/1903.02120

  • github:https://github.com/LinZhuoChen/DUpsampling(非官方)

Dual Attention Network for Scene Segmentation

  • arXiv:https://arxiv.org/abs/1809.02983

  • github:https://github.com/junfu1115/DANet

Collaborative Global-Local Networks for Memory-Efficient Segmentation of Ultra-High Resolution Images

  • arXiv:None

  • github:https://github.com/chenwydj/ultra_high_resolution_segmentation

实例分割

Mask Scoring R-CNN

  • arXiv:https://arxiv.org/abs/1903.00241

  • github:https://github.com/zjhuang22/maskscoring_rcnn

GAN

Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis

  • arXiv:https://arxiv.org/abs/1903.05628
  • github:https://github.com/HelenMao/MSGAN

人脸检测

DSFD: Dual Shot Face Detector

  • arXiv:https://arxiv.org/abs/1810.10220

  • github:https://github.com/TencentYoutuResearch/FaceDetection-DSFD

人体姿态估计

Deep High-Resolution Representation Learning for Human Pose Estimation

  • arXiv:https://arxiv.org/abs/1902.09212

  • github:https://github.com/leoxiaobin/deep-high-resolution-net.pytorch

6DoF姿态估计

PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation

  • arXiv:https://arxiv.org/abs/1812.11788
  • github:https://github.com/zju3dv/pvnet

头部姿态估计

PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation

  • paper:https://github.com/shamangary/FSA-Net/blob/master/0191.pdf
  • github:https://github.com/shamangary/FSA-Net

人群密度估计

Learning from Synthetic Data for Crowd Counting in the Wild

  • arXiv:https://arxiv.org/abs/1903.03303
  • github:https://github.com/gjy3035/GCC-SFCN
  • homepage:https://gjy3035.github.io/GCC-CL/

CVPR 2019 论文和开源项目合集(Papers with Code)相关推荐

  1. CVPR 2021 论文和开源项目合集(Papers with Code)

    摘自:https://github.com/amusi/CVPR2021-Papers-with-Code CVPR 2021 论文和开源项目合集 CVPR 2021 论文和开源项目合集(Papers ...

  2. CVPR 2020 论文和开源项目合集(Papers with Code)

    CVPR 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享CVPR 2020开源项目 [推荐阅读] CVPR 2020 virtual ECCV 2020 论文开源项目合集来了:htt ...

  3. CVPR 2022 论文和开源项目合集

    向AI转型的程序员都关注了这个号

  4. CVPR2020 论文开源项目合集含源码

    CVPR2020论文开源项目合集 Exploring Self-attention for Image Recognition 1 2 3 论文:https://hszhao.github.io/pa ...

  5. ECCV 2020开源项目合集 (ECCV 2020 paper list with code/data)

    文章转载自https://www.paperdigest.org/2020/08/eccv-2020-papers-with-code-data/,如有侵权,留言后删除. 以下表格列出了ECCV 20 ...

  6. vant 半圆仪表盘_超全的 Vue 开源项目合集,签收一下

    原标题:超全的 Vue 开源项目合集,签收一下 写在前面 包括一些ui库和比较完整的小项目.ui库会对主要的单选框,多选框,级联选择器,滑块,日期/时间选择器,进度条,分页,弹框,通知,导航菜单,步骤 ...

  7. 查找论文对应开源代码的神器 Papers with Code

    Papers with Code 是一个总结了机器学习论文及其代码实现的网站.大多数论文都是有GitHub代码的.这个网站最好的地方就是对机器学习做了任务分类,检索对应的模型非常方便. 带有代码的论文 ...

  8. 2.4K Star!450 个重磅前端开源项目合集推荐

    大家好,我是你们的 猫哥,还是那个不喜欢吃鱼.又不喜欢喵 的超级猫 ~ 不知不觉,公众号:前端GitHub 和 GitHub 上的仓库 FrontEndGitHub 都已经更新并运营超过半年了呀, 前 ...

  9. 最新最全的 Android 开源项目合集

    原文链接:https://github.com/opendigg/awesome-github-android-ui awesome-github-android-ui 是由OpenDigg整理并维护 ...

最新文章

  1. 数学之美——统计语言模型
  2. linux Makefile中 make -C和M=的作用
  3. 直接内存访问(DMA)
  4. 和 对比_家用保温杯小对比
  5. 【树型DP】加分二叉树
  6. 弱电工程数据中心计算机房内布线
  7. 3种Python数据结构,13种创建方法,这个总结,超赞!
  8. 怎么监听linux防火墙,linux怎么查看防火墙是否开启并清除防火墙规则?
  9. 小学数学计算题随机出题软件
  10. Gambit 4.运行时选项
  11. 概念模型向逻辑模型的转换
  12. 我的姥爷走了,今后再也没有这个严厉而又较真儿的人
  13. 这个模型怎么划分网格?
  14. word转pdf的几种方法
  15. poi导出excel无法打开文件
  16. APISpace 未来7天生活指数API接口 免费好用
  17. 大屏幕led无缝拼接显示屏的十大技术优势
  18. 调用webservice的奇怪404错误
  19. 福禄克FTK2000光纤入户损耗质检官冲鸭
  20. 开源协议的比较(详细)

热门文章

  1. ALVのイベントを取得する方法
  2. Python基础(三)深浅拷贝、函数、文件处理、三元运算、递归、冒泡排序
  3. 从统计局抓取2016年最新的全国区县数据!!
  4. linux笔记_文件搜索命令
  5. [未解决]jQuery中autocomplete的source格式问题
  6. 三十岁前不必在乎的三十件事
  7. android点击事件禁用,android-禁用所有视图的触摸事件
  8. oracle中字符串的脚本表示什么意思,sql脚本中rem与prompt,define等的含义
  9. mysql物流管理系统_wuliuwang 物流信息管理系统 ssh2 mysql(Logistics Information Management System) - 下载 - 搜珍网...
  10. java 二维数组作为参数传递_java JNI 二维数组作为方法参数传递给本地