From cca35fc12101f7c629d2e32f9bfcf801c9d44b2e Mon Sep 17 00:00:00 2001 From: extreme assistant Date: Wed, 6 Mar 2019 10:38:12 +0800 Subject: [PATCH] Add 4 new papers --- README.md | 47 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 42 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8fe3374..e9649c3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# cvpr2019 -原文链接:https://mp.weixin.qq.com/s/SmS-guwg6oUqPYwfeC6iiw

-同步更新地址:http://bbs.cvmart.net/topics/302/cvpr2019paper

+# cvpr2019(Papers/Codes/Project/Paper reading) +Source:https://mp.weixin.qq.com/s/SmS-guwg6oUqPYwfeC6iiw

+Updating:http://bbs.cvmart.net/topics/302/cvpr2019paper

cvpr2019 accepted papers list:
http://cvpr2019.thecvf.com/files/cvpr_2019_final_accept_list.txt

@@ -10,6 +10,40 @@ http://cvpr2019.thecvf.com/files/cvpr_2019_final_accept_list.txt

Related paper links:(也欢迎大家推荐自己的CVPR2019文章,我们会及时更新上来)
+ + +94.The Regretful Agent: Heuristic-Aided Navigation through Progress Estimation
+作者:Chih-Yao Ma, Zuxuan Wu, Ghassan AlRegib, Caiming Xiong, Zsolt Kira
+论文链接:https://arxiv.org/abs/1903.01602
+Github:https://github.com/chihyaoma/regretful-agent

+ + + +93.Variational Autoencoders Pursue PCA Directions (by Accident)
+作者:Michal Rolinek, Dominik Zietlow, Georg Martius
+论文链接:https://arxiv.org/abs/1812.06775

+ + +92.Learning From Noisy Labels By Regularized Estimation Of Annotator Confusion
+作者:Ryutaro Tanno, Ardavan Saeedi, Swami Sankaranarayanan, Daniel C. Alexander, Nathan Silberman
+论文链接:https://arxiv.org/abs/1902.03680

+ + +91.3D Point-Capsule Networks
+作者:Yongheng Zhao, Tolga Birdal, Haowen Deng, Federico Tombari
+论文链接:https://arxiv.org/abs/1812.10775
+
+ +90.Image Super-Resolution by Neural Texture Transfer
+作者:Zhifei Zhang, Zhaowen Wang, Zhe Lin, Hairong Qi
+论文链接:https://arxiv.org/pdf/1903.00834.pdf
+项目链接:http://web.eecs.utk.edu/~zzhang61/project_page/SRNTT/SRNTT.html
+代码链接:https://github.com/ZZUTK/SRNTT
+ +
+ + + 89.Feature Selective Anchor-Free Module for Single-Shot Object Detection
作者:Chenchen Zhu, Yihui He, Marios Savvides
论文链接:https://arxiv.org/abs/1903.00621

@@ -84,7 +118,7 @@ Reading Note:In the paper, we give a theoretical argument of why ReLU activation 77.Hybrid Task Cascade for Instance Segmentation(实例分割)
作者:Kai Chen, Jiangmiao Pang, Jiaqi Wang, Yu Xiong, Xiaoxiao Li, Shuyang Sun, Wansen Feng, Ziwei Liu, Jianping Shi, Wanli Ouyang, Chen Change Loy, Dahua Lin
论文链接:https://arxiv.org/abs/1901.07518
-论文解读:https://zhuanlan.zhihu.com/p/57629509
+论文解读:https://mp.weixin.qq.com/s/xug0xKfc9RgJEUci1a_xog
Github链接:https://github.com/open-mmlab/mmdetection

76.Region Proposal by Guided Anchoring(检测)
@@ -177,7 +211,10 @@ project链接:http://www.robots.ox.ac.uk/~qwang/SiamMask/

63.Mask Scoring R-CNN
作者:Zhaojin Huang, Lichao Huang, Yongchao Gong, Chang Huang, Xinggang Wang
论文链接:https://arxiv.org/abs/1903.00241
-Github链接:https://github.com/zjhuang22/maskscoring_rcnn

+Github链接:https://github.com/zjhuang22/maskscoring_rcnn
+论文解读:https://mp.weixin.qq.com/s/aP7O7AF6WoynWK_FFHkOTw + +

62.Octree guided CNN with Spherical Kernels for 3D Point Clouds
作者:Huan Lei, Naveed Akhtar, Ajmal Mian
论文链接:https://arxiv.org/abs/1903.00343