Preprocessing the input image
This section introduces some of the most common techniques that we can apply for preprocessing images in the context of object segmentation/detection. The preprocessing is the first change we make to a new image before we start working and extracting the information we require from it. Normally, in the preprocessing step, we try to minimize the image noise, light conditions, or image deformation due to a camera lens. These steps minimize errors while detecting objects or segments in our image.
推薦閱讀
- PyTorch深度學(xué)習(xí)實戰(zhàn):從新手小白到數(shù)據(jù)科學(xué)家
- Mastering Ninject for Dependency Injection
- 數(shù)據(jù)之巔:數(shù)據(jù)的本質(zhì)與未來
- Architects of Intelligence
- 計算機(jī)信息技術(shù)基礎(chǔ)實驗與習(xí)題
- 從0到1:JavaScript 快速上手
- TextMate How-to
- Mastering ROS for Robotics Programming(Second Edition)
- 中國云存儲發(fā)展報告
- 數(shù)據(jù)中臺實戰(zhàn):手把手教你搭建數(shù)據(jù)中臺
- 大數(shù)據(jù)技術(shù)體系詳解:原理、架構(gòu)與實踐
- Hadoop大數(shù)據(jù)技術(shù)開發(fā)實戰(zhàn)
- Access 2013 數(shù)據(jù)庫管理與應(yīng)用從新手到高手
- Python數(shù)據(jù)分析入門與實戰(zhàn)
- Feature Engineering Made Easy