- Deep Learning with PyTorch
- Vishnu Subramanian
- 141字
- 2021-06-24 19:16:20
Applications of deep learning
Some popular applications that were made possible using DL are as follows:
- Near-human-level image classification
- Near-human-level speech recognition
- Machine translation
- Autonomous cars
- Siri, Google Voice, and Alexa have become more accurate in recent years
- A Japanese farmer sorting cucumbers
- Lung cancer detection
- Language translation beating human-level accuracy
The following screenshot shows a short example of summarization, where the computer takes a large paragraph of text and summarizes it in a few lines:

Summary of a sample paragraph generated by computer
In the following image, a computer has been given a plain image without being told what it shows and, using object detection and some help from a dictionary, you get back an image caption stating two young girls are playing with lego toy. Isn't it brilliant?

Object detection and image captioning (Image source: https://cs.stanford.edu/people/karpathy/cvpr2015.pdf)
推薦閱讀
- FPGA從入門到精通(實戰篇)
- Effective STL中文版:50條有效使用STL的經驗(雙色)
- BeagleBone By Example
- The Applied AI and Natural Language Processing Workshop
- 硬件產品經理手冊:手把手構建智能硬件產品
- INSTANT ForgedUI Starter
- Learning Stencyl 3.x Game Development Beginner's Guide
- 微服務分布式架構基礎與實戰:基于Spring Boot + Spring Cloud
- 計算機電路基礎(第2版)
- 微服務實戰
- USB 3.0編程寶典
- Hands-On Markov Models with Python
- Arduino+3D打印創新電子制作2
- The Complete Guide to DAZ Studio 4
- Hands-On Unsupervised Learning with Python