頂級機器學習論文的項目實踐 | 年度 Top50

前言

過去一年,機器學習領域湧現出多篇重量級論文,其中一些技術已經有了表現上佳的項目實踐。這裡整理了50個年度最佳項目,涵蓋圖像處理、風格轉換、圖像分類、面部識別、視頻防抖、目標檢測、自動駕駛、智能推薦、遊戲、下棋、醫療、語音生成、音樂、自然語言處理、預測等15個應用領域。AI 技術進展,一文盡覽。

50個項目在15個領域的分布情況

1.Image Manipulation 圖像處理

No.1

High-Resolution Image Synthesis and Semantic Manipulation with Conditional GANs

利用條件 GANs 的高解析度圖像合成及語義操作

項目地址:github.com/facebookrese

No.2

Using Deep Learning to Create Professional-Level Photographs

利用深度學習創作專業級照片

項目地址:research.googleblog.com

No.3

High Dynamic Range (HDR) Imaging using OpenCV (Python)

利用 OpenCV (Python)高動態範圍成像(HDR)

項目地址:learnopencv.com/high-dy

2.Style Transfer 風格轉換

No.4

Visual Attribute Transfer through Deep Image Analogy

通過深度圖像類比進行視覺屬性轉換(像素級別)

論文地址:arxiv.org/abs/1705.0108

No.5

Deep Photo Style Transfer: A deep-learning approach to photographic style transfer that handles a large variety of image content while faithfully transferring the reference style

深度攝影風格轉換: 一種處理大量圖像內容,同時忠實傳遞參考風格的深度學習方法

論文地址:arxiv.org/abs/1703.0751

No.6

Deep Image Prior:Super-resolution, inpainting, denoising without learning on a dataset and pretrained networks

Deep Image Prior:使用隨機初始化神經網路實現圖片去噪、超解析度和修補

項目地址:dmitryulyanov.github.io

3.Image Classification 圖像分類

No.7

Feature Visualization: How neural networks build up their understanding of images

特徵可視化: 神經網路如何建立對圖像的理解

論文地址:distill.pub/2017/featur

No.8

An absolute beginners guide to Image Classification with Neural Networks

初學者指南:神經網路圖像分類

項目地址:github.com/humphd/have-

No.9

Background removal with deep learning

用深度學習清除圖像背景

項目地址:medium.com/towards-data

4.Face Recgnition 面部識別

No.10

Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression

基於直接體積回歸的單幅圖像大姿態三維人臉重建

項目地址:aaronsplace.co.uk/paper

No.11

Eye blink detection with OpenCV, Python, and dlib

用 OpenCV,Python 和 dlib 捕捉眨眼動作

項目地址:pyimagesearch.com/2017/

No.12

DEAL WITH IT in Python with Face Detection

DEAL WITH IT:基於 Python 的人臉識別,實現自動戴墨鏡效果

項目地址:makeartwithpython.com/b

5.Video Stabilization 視頻穩定

No.13

Fused Video Stabilization on the Pixel 2 and Pixel 2 XL

Google 解讀 Pixel 2 和 Pixel 2 XL 兩款手機的視頻拍攝防抖技術

文章地址:research.googleblog.com

6.Object Detection 目標檢測

No.14

How HBO』s Silicon Valley built 「Not Hotdog」 with mobile TensorFlow, Keras &amp

Not Hotdog:熱狗識別器

項目地址:medium.com/@timanglade/

No.15

Object detection: an overview in the age of Deep Learning

綜述:深度學習時代的目標檢測技術

文章地址:tryolabs.com/blog/2017/

No.16

How to train your own Object Detector with TensorFlow』s Object Detector API

如何使用 TensorFlow 的對象檢測器 API 來訓練你的對象檢測器

文章地址:medium.com/towards-data

No.17

Real-time object detection with deep learning and OpenCV

利用深度學習和 OpenCV 實時監測目標

項目地址:pyimagesearch.com/2017/

7.Self Driving Car 自動駕駛

No.18

Self-driving Grand Theft Auto V with Python : Intro [Part I] - Sentdex

用 Python 實現「俠盜飛車5」自動駕駛

視頻地址:youtube.com/watch?

No.19

Recognizing Traffic Lights With Deep Learning: How I learned deep learning in 10 weeks and won $5,000

用深度學習識別交通信號燈

文章地址:medium.freecodecamp.com

8.Recommendation AI 推薦系統

No.20

Spotify』s Discover Weekly: How machine learning finds your new music

機器學習如何找到你喜歡的新歌

項目地址:hackernoon.com/spotifys

No.21

Artwork Personalization at Netflix

Netflix 上影視作品的個性化推薦

文章地址:medium.com/netflix-tech

9.Gaming AI 遊戲 AI

No.22

MariFlow - Self-Driving Mario Kart w/Recurrent Neural Network

MariFlow:在遊戲中利用 RNN 自動駕駛馬里奧卡丁車

視頻地址:youtube.com/watch?

No.23

OpenAI Baselines: DQN. Reproduce reinforcement learning algorithms with performance on par with published results

OpenAI Baselines: DQN:強化學習演算法的高質量復現

項目地址:blog.openai.com/openai-

No.24

Reinforcement Learning on Dota 2 [Part II]

在 Dota 2 遊戲中,強化學習演算法如何擊敗人類玩家

項目地址:blog.openai.com/more-on

No.25

Creating an AI DOOM bot

在毀滅戰士(DOOM)遊戲中創建一個 AI 機器人

項目地址:codelitt.com/blog/doom-

No.26

Phase-Functioned Neural Networks for Character Control

用於角色控制的相位函數神經網路

項目地址:theorangeduck.com/page/

No.27

The Game Imitation: Deep Supervised Convolutional Networks for Quick Video Game AI

用有監督的深度卷積神經網路實現遊戲模擬

論文地址:arxiv.org/abs/1702.0566

No.28

Introducing: Unity Machine Learning Agents

Unity 3D 遊戲中的機器學習智能體

文章地址:blogs.unity3d.com/cn/20

10.Chess AI 棋類 AI

No.29

Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm

利用強化學習演算法自我博弈,掌握國際象棋和日本將棋

論文地址:arxiv.org/abs/1712.0181

No.30

AlphaGo Zero: Learning from scratch | DeepMind

AlphaGo Zero:從零開始學習,掌握圍棋

論文地址:deepmind.com/blog/alpha

No.31

How Does DeepMind AlphaGo Zero Work?

講解:DeepMind 的 AlphaGo Zero 是如何工作的?

視頻地址:youtube.com/watch?

No.32

A step-by-step guide to building a simple chess AI

實操指南:如何建立一個簡單的國際象棋 AI

文章地址:medium.freecodecamp.com

11.Medical AI 智能醫療

No.33

CheXNet: Radiologist-Level Pneumonia Detection on Chest X-Rays with Deep Learning

AI 放射科醫生:用深度學習技術分析胸透 x 光,檢測是否患肺炎

項目地址:stanfordmlgroup.github.io

No.34

Can you improve lung cancer detection? 2nd place solution for the Data Science Bowl 2017

如何改良對肺癌的檢測?看2017年 kaggle 大賽第二名的解決方案

項目地址:juliandewit.github.io/k

No.35

Improving Palliative Care with Deep Learning - Andrew Ng

用深度學習技術改善臨終關懷

項目地址:stanfordmlgroup.github.io

No.36

Heart Disease Diagnosis with Deep Learning

用深度學習技術診斷心臟病

地址:blog.insightdatascience.com

12.Speech AI 語音AI

No.37

Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model - Data Scientists at Google

Tacotron:谷歌的全端到端語音合成技術

論文地址:arxiv.org/abs/1703.1013

No.38

Sequence Modeling with CTC

用 CTC 演算法進行序列建模

論文地址:distill.pub/2017/ctc

No.39

Deep Voice: Real-time Neural Text-to-Speech - Baidu Silicon Valley AI Lab

Deep Voice:百度的實時語音生成技術

論文地址:arxiv.org/abs/1702.0782

No.40

Deep Learning for Siri』s Voice: On-device Deep Mixture Density Networks for Hybrid Unit Selection Synthesis - Apple

Deep Learning for Siri』s Voic:Siri 新聲音背後的深度學習技術

文章地址:machinelearning.apple.com

13.Music AI 音樂 AI

No.41

Computer evolves to generate baroque music!

計算機自動生成巴洛克音樂

視頻地址:youtube.com/watch?

No.42

Make your own music with WaveNets: Making a Neural Synthesizer Instrument

用 WaveNets 製作個性化音樂

地址:magenta.tensorflow.org/

14.NLP 自然語言處理

No.43

Learning to communicate: Agents developing their own language - OpenAI Research

學會溝通:讓 Agents 發明自己的語言

文章地址:openai.com/blog/learnin

No.44

Big Picture Machine Learning: Classifying Text with Neural Networks and TensorFlow

圖解機器學習:神經網路和 TensorFlow 文本分類

文章地址:medium.freecodecamp.org

No.45

A novel approach to neural machine translation - Facebook AI Research

一種神經機器翻譯新方法

項目地址:code.facebook.com/posts

No.46

How to make a racist AI without really trying

如何讓 AI 辨識種族歧視言論

文章地址:blog.conceptnet.io/2017

15.Prediction 預測

No.47

Using Machine Learning to Predict Value of Homes On Airbnb

利用機器學習預測 Airbnb 住宅的價值

文章地址:medium.com/airbnb-engin

No.48

Engineering Uncertainty Estimation in Neural Networks for Time Series Prediction at Uber

Uber神經網路時序預測不確定性估計

項目地址:eng.uber.com/neural-net

No.49

Using Machine Learning to make parking easier

使用機器學習讓停車更容易

項目地址:research.googleblog.com

No.50

How to Predict Stock Prices Easily - Intro to Deep Learning #7

深度學習入門教程:如何輕鬆預測股票價格

視頻地址:youtube.com/watch?


關注集智AI學園公眾號

獲取更多更有趣的AI教程吧!

搜索微信公眾號:swarmAI

集智AI學園QQ群:426390994

學園網站:campus.swarma.org

weixin.qq.com/r/FzpGXp3 (二維碼自動識別)


推薦閱讀:

寫paper的那些神招!
PDF的文獻導入PDF或Mendeley之後,原PDF文件怎麼處理,可以刪掉嗎?
論文解讀:Analyzing Reviews and Code of Mobile Apps for Better Release Planning

TAG:机器学习 | Paper |