- Building Computer Vision Projects with OpenCV 4 and C++
- David Millán Escrivá Prateek Joshi Vinícius G. Mendon?a Roy Shilkrot
- 129字
- 2021-07-02 12:28:30
Deep learning
Deep learning has a big impact on computer vision and image recognition, and achieves a higher level of accuracy than other machine learning and artificially intelligent algorithms. Deep learning is not a new concept; it was introduced to the community around 1986, but it started a revolution around 2012 when new GPU hardware was optimized for parallel computing and Convolutional Neural Network (CNN) implementations and other techniques allowed the training of complex neural network architectures in reasonable times.
Deep learning can be applied to multiple use cases such as image recognition, object detection, voice recognition, and natural language processing. Since version 3.4, OpenCV has been implementing deep learning algorithms—in the latest version, multiple importers for important frameworks such as TensorFlow and Caffe have been added.
- MySQL高可用解決方案:從主從復(fù)制到InnoDB Cluster架構(gòu)
- Building Computer Vision Projects with OpenCV 4 and C++
- Word 2010中文版完全自學(xué)手冊
- Python數(shù)據(jù)分析入門:從數(shù)據(jù)獲取到可視化
- Architects of Intelligence
- Visual Studio 2015 Cookbook(Second Edition)
- 企業(yè)大數(shù)據(jù)系統(tǒng)構(gòu)建實(shí)戰(zhàn):技術(shù)、架構(gòu)、實(shí)施與應(yīng)用
- Enterprise Integration with WSO2 ESB
- Dependency Injection with AngularJS
- Python數(shù)據(jù)分析與挖掘?qū)崙?zhàn)(第3版)
- Solaris操作系統(tǒng)原理實(shí)驗(yàn)教程
- MySQL技術(shù)內(nèi)幕:SQL編程
- Gideros Mobile Game Development
- Hands-On System Programming with C++
- PostgreSQL高可用實(shí)戰(zhàn)