找回密码
 注册账号
img_loading
智能检测中
置顶:如何加入2024届新生微信群

[吹水聊天] 上岸 I 计算机视觉领域历年经典Paper

上岸算法 回复:0 | 查看:3648 | 发表于 2021-3-30 23:39:20 |阅读模式 |复制链接

UWCSSA提醒您:

警惕网络诈骗与盗号,不要在他人发送的网站中输入密码,换汇或付款时请小心诈骗。

为了避免个人信息泄漏,建议在帖子中使用不常用的邮箱,或使用私信发送联系方式(点击对方的头像,然后“发送消息”)。

帖子通过审核只代表内容不违规,CSSA 不会验证内容的真实性。请谨防诈骗。

本帖最后由 上岸算法 于 2021-3-30 23:41 编辑
; U) B) V" `* o' R
2 E) Z) N" y0 w* S- ?5 p作者简介' p9 l7 c# E; D3 V9 P& H
小春老师是上岸算法的Machine Learning和Deep Learning导师美国常春藤CS毕业,拥有多家FLAG任职经验,现任Machine Learning Scientist,在Deep Learning/Machine Learning/ NLP等领域有多篇paper发表和丰富的业界经验。担任面试官多年,曾帮助多位应届生设计辅导项目,修改简历,模拟面试直至斩获大厂Offer。

: X' Q5 k& F6 O! Z; X
- ]; ?! n: o/ G! F6 p

计算机视觉是AI领域绝对的领头羊,从各大会议开始涌现Deep Learning的论文开始, 到今天应用到行业各个领域百花齐放, Deep Learning绝大多数里程碑式的进展都是从计算机视觉得到突破,并且应用到其他领域的。其原因之一是计算机视觉的信号相对于自然语言等其他信号更加直观, 更加易于被Embed成机器可以识别的模式。计算机视觉是各大公司招聘Research Scientist, Applied Scientist以及Machine Learning Engineer的一个非常重要的方面, 也是我们正在筹备开放的AI课程的必讲及详讲内容。


" v8 n) @7 w* \  |
今天小春老师带大家熟悉一下计算机视觉里程碑式的进展的经典论文。

( E8 ^$ m4 }0 N
第一篇: LeCun, Yann, and Yoshua Bengio. "Convolutional networks for images, speech, and time series." The handbook of brain theory and neural networks 3361.10 (1995): 1995. 提出了CNN毫无疑问计算机视觉在Deep Learning领域的一大milestone

9 F: G! w! t* C! p
第二篇:Krizhevsky, Alex, Ilya Sutskever, and Geoffrey E. Hinton. "Imagenet classification with deep convolutional neural networks." Advances in neural information processing systems. 2012. 提出了AlexNet, 也是绝对的CV@Deep Learning的Breakthrough

# ], M3 W, D" b0 y9 ~- r7 k
第三篇:Simonyan, Karen, and Andrew Zisserman. "Very deep convolutional networks for large-scale image recognition." arXiv preprint arXiv:1409.1556 (2014). 提出了VGGNet使得Neural Networks 变得deep
( q) i- l* f' ]8 K0 {
第四篇:Szegedy, Christian, et al. "Going deeper with convolutions." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2015. GoogLeNet使得Neural Networks 变得very deep

* S8 O+ C" V- {% X4 |, D( Y
第五篇: He, Kaiming, et al. "Deep residual learning for image recognition." arXiv preprint arXiv:1512.03385 (2015). 当年CVPR best paper, 进一步让Neural Networks 变得更加deep, 现在仍然是各大tech公司答CV系列的万金油

  h8 s: J4 Z9 B7 Q' e+ \
第六篇: Goodfellow, Ian, et al. "Generative adversarial nets." Advances in Neural Information Processing Systems. 2014. 提出了GAN,现在仍然是各大fake狂们膜拜的神作
第七篇: Kingma, Diederik P., and Max Welling. "Auto-encoding variational bayes." arXiv preprint arXiv:1312.6114 (2013). 提出了VAE, 是Unsupervised Deep Learning领域非常重要的一篇paper
- l8 j( N1 s! w! N& U4 c" w: r8 I' {
第八篇:Koch, Gregory, Richard Zemel, and Ruslan Salakhutdinov. "Siamese Neural Networks for One-shot Image Recognition."(2015) 提出了Siamese Neural Networks, 使得在很少量data的情况下,训练一个成功的NeuraNet成为可能
% K/ R9 ?/ z2 r8 e# T: a
上岸4月份大厂面经公开课

( n8 E8 p2 ^- w- a6 r2 ^4 X( V1 L9 C) Y! Z) l: K- [$ r5 y
  • 04/05 -小K老师:简历项目深挖+BQ模拟面试
  • 04/07 -米线儿老师:大数据在企业的应用以及工具
  • 04/17 -莎莎老师: 出道即巅峰:转专业上岸亚麻Applied Scientist史
  • 04/19 -小春老师: 推荐系统公开课
  • 04/26 -小雨老师 :SQL 带刷
  • 04/28 -Ginger老师: 疫情下我是如何拿到Facebook DS Offer的?
    0 X4 [$ Y4 `# j% Z$ p
0 y  P  I% j) [% ?9 |
【6节课免费参与】

) C; X! X* N' @6 H
【DS 方向】
! H! r" s5 a9 }% b. ?
【SDE 方向】

5 P6 ]# c' u, i: S
下面的paper则是针对计算机视觉领域不同分支的,就不多介绍了,直接放paper:
1 [, w" b8 e& B$ x( J) }$ g% i
Object Detection
[1] Szegedy, Christian, Alexander Toshev, and Dumitru Erhan. "Deep neural networks for object detection." Advances in Neural Information Processing Systems. 2013
[2] Girshick, Ross, et al. "Rich feature hierarchies for accurate object detection and semantic segmentation." Proceedings of the IEEE conference on computer vision and pattern recognition. 2014. (RCNN)
[3] He, Kaiming, et al. "Spatial pyramid pooling in deep convolutional networks for visual recognition." European Conference on Computer Vision. Springer International Publishing, 2014
[4] Girshick, Ross. "Fast r-cnn." Proceedings of the IEEE International Conference on Computer Vision. 2015.
[5] Ren, Shaoqing, et al. "Faster R-CNN: Towards real-time object detection with region proposal networks." Advances in neural information processing systems. 2015
[6] Redmon, Joseph, et al. "You only look once: Unified, real-time object detection." arXiv preprint arXiv:1506.02640 (2015). (YOLO,Oustanding Work, really practical)
[7] Liu, Wei, et al. "SSD: Single Shot MultiBox Detector." arXiv preprint arXiv:1512.02325 (2015)
[8] Dai, Jifeng, et al. "R-FCN: Object Detection via Region-based Fully Convolutional Networks." arXiv preprint arXiv:1605.06409 (2016)
[9] He, Gkioxari, et al. "Mask R-CNN" arXiv preprint arXiv:1703.06870 (2017)
[10] Bochkovskiy, Alexey, et al. "YOLOv4: Optimal Speed and Accuracy of Object Detection." arXiv preprint arXiv:2004.10934 (2020).
[11] Tan, Mingxing, et al. “EfficientDet: Scalable and Efficient Object Detection." arXiv preprint arXiv:1911.09070 (2019).
# g- H9 |/ b& ^, b3 k/ H
Object Segmentation
[1] J. Long, E. Shelhamer, and T. Darrell, “Fully convolutional networks for semantic segmentation.” in CVPR, 2015.
[2] L.-C. Chen, G. Papandreou, I. Kokkinos, K. Murphy, and A. L. Yuille. "Semantic image segmentation with deep convolutional nets and fully connected crfs." In ICLR, 2015.
[3] Pinheiro, P.O., Collobert, R., Dollar, P. "Learning to segment object candidates." In: NIPS. 2015.
[4] Dai, J., He, K., Sun, J. "Instance-aware semantic segmentation via multi-task network cascades." in CVPR. 2016
[5] Dai, J., He, K., Sun, J. "Instance-sensitive Fully Convolutional Networks." arXiv preprint arXiv:1603.08678 (2016)

5 B& g1 j3 M9 h8 S7 _' L
7 A( G" p2 L/ Q+ p( {) x* |
+ k( V7 M6 H6 ?3 Z
6 f& M  o* i* z5 s8 n( P

% v# Z( ^9 o. r  P% I) `% i" J% Z: D$ I, G3 ]" t

# {) L" l+ l/ e6 R4 Y

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册账号

x
您需要登录后才可以回帖 登录 | 注册账号

本版积分规则

登录 发布 快速回复 返回顶部 返回列表