- Practical Computer Vision
- Abhinav Dadhich
- 106字
- 2021-06-30 18:54:47
Summary
In this chapter, we learned how to install the different library files of Python, Keras, and TensorFlow. In order to use several code snippets in further chapters, these libraries will be sufficient. We also had a look at different datasets like ImageNet, MNIST, CIFAR-10, MSCOCO and TUM RGBD datasets. These datasets are the backbone for computer vision applications since the ability of several software that we develop directly depends on the availability of these datasets.
In next chapter, we will begin with more in-depth image analysis by introducing different types of filters and also learn transformations on image such as translation, rotation or affine.
推薦閱讀
- HBase Design Patterns
- Google App Inventor
- 空間傳感器網(wǎng)絡(luò)復(fù)雜區(qū)域智能監(jiān)測技術(shù)
- MicroPython Projects
- Mastering Machine Learning Algorithms
- 機器學(xué)習(xí)流水線實戰(zhàn)
- JavaScript典型應(yīng)用與最佳實踐
- 空間機械臂建模、規(guī)劃與控制
- PostgreSQL High Performance Cookbook
- Oracle Blockchain Quick Start Guide
- Web滲透技術(shù)及實戰(zhàn)案例解析
- 設(shè)計中的人因:34個設(shè)計小故事
- Kubernetes Design Patterns and Extensions
- Qt中的C++技術(shù)
- D3.js Quick Start Guide