- 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)
推薦閱讀
- Raspberry Pi 3 Cookbook for Python Programmers
- ATmega16單片機(jī)項(xiàng)目驅(qū)動(dòng)教程
- Python GUI Programming:A Complete Reference Guide
- BeagleBone By Example
- 單片機(jī)原理及應(yīng)用系統(tǒng)設(shè)計(jì)
- Learning Stencyl 3.x Game Development Beginner's Guide
- 分布式微服務(wù)架構(gòu):原理與實(shí)戰(zhàn)
- 嵌入式系統(tǒng)中的模擬電路設(shè)計(jì)
- SiFive 經(jīng)典RISC-V FE310微控制器原理與實(shí)踐
- 龍芯自主可信計(jì)算及應(yīng)用
- 筆記本電腦芯片級(jí)維修從入門到精通(圖解版)
- 電腦橫機(jī)使用與維修
- 微服務(wù)實(shí)戰(zhàn)(Dubbox +Spring Boot+Docker)
- The Deep Learning with PyTorch Workshop
- 計(jì)算機(jī)組成技術(shù)教程