转自:http://blog.evjang.com/2017/01/nips2016.html Eric Jang Technology, A.I., Careers Monday, January 2, 2017 Summary of NIPS 2016 The 30th annual Neural Information Processing Systems (NIPS) conference took place in Barcelona…
With best wishes for a happy New Year! NIPS(Nerual Information Processing Systems)是人工智能.机器学习领域的顶级学术会议,恰逢深度学习火热,今年于12月7日召开的第30届NIPS 2016会议更是快成为"盛会"了--2500多篇高质量论文投稿,超过5000人的参会规模,Andrew Ng.Ian Goodfellow.Yann LeCun等深度学习领军人物云集与此. 得益于现如今互联网技术的发展,足不出户…
Summary on Visual Tracking: Paper List, Benchmarks and Top Groups 2018-07-26 10:32:15 This blog is copied from: https://github.com/foolwood/benchmark_results Thanks for the careful list of visual tracking provided by foolwood Visual Trackers CVPR20…
本文由DataFun社区根据微软亚洲研究院视觉组Lead Researcher Jifeng Dai老师在2018 AI先行者大会中分享的<Recent Advances on Object Detection in MSRA>编辑整理而成. 今天分享的内容会从以下几个方面进行,首先是R-FCN and its extensions,然后是Deformable Conv Nets and its extensions,接着是我们在Video object detection方面所做的工作,最后…
Policy Gradient Algorithms 2019-10-02 17:37:47 This blog is from: https://lilianweng.github.io/lil-log/2018/04/08/policy-gradient-algorithms.html Abstract: In this post, we are going to look deep into policy gradient, why it works, and many new polic…