- Cognitive Computing with IBM Watson
- Rob High Tanmay Bakshi
- 96字
- 2021-06-24 15:02:38
The past – classical computer vision
In the past, programmers would go through a painstaking and long process to create computer vision algorithms that were, well, less than satisfactory. This process was called feature engineering.
Essentially, you'd manually design features or filters that would act as filters on an image, and if an image is activated above a certain threshold by certain, handcrafted filters, it would be given a certain class.
This technique is not very scalable, takes a very long time, takes smart people, and doesn't provide very good accuracy, at least by today's standards.
推薦閱讀
- 從0到1:JavaScript 快速上手
- 深入淺出Greenplum分布式數(shù)據(jù)庫(kù):原理、架構(gòu)和代碼分析
- gnuplot Cookbook
- Python數(shù)據(jù)分析與數(shù)據(jù)化運(yùn)營(yíng)
- 視覺大數(shù)據(jù)智能分析算法實(shí)戰(zhàn)
- R Object-oriented Programming
- 改變未來的九大算法
- 企業(yè)大數(shù)據(jù)處理:Spark、Druid、Flume與Kafka應(yīng)用實(shí)踐
- 企業(yè)級(jí)大數(shù)據(jù)項(xiàng)目實(shí)戰(zhàn):用戶搜索行為分析系統(tǒng)從0到1
- Swift Functional Programming(Second Edition)
- 領(lǐng)域驅(qū)動(dòng)設(shè)計(jì)精粹
- 云原生架構(gòu):從技術(shù)演進(jìn)到最佳實(shí)踐
- 大數(shù)據(jù)隱私保護(hù)技術(shù)與治理機(jī)制研究
- 碼上行動(dòng):利用Python與ChatGPT高效搞定Excel數(shù)據(jù)分析
- SQL Server 數(shù)據(jù)庫(kù)教程(2008版)