舉報

會員
Practical Computer Vision
ThisbookisformachinelearningpractitionersanddeeplearningenthusiastswhowanttounderstandandimplementvarioustasksassociatedwithComputerVisionandimageprocessinginthemostpracticalmannerpossible.SomeprogrammingexperiencewouldbebeneficialwhileknowingPythonwouldbeanaddedbonus.
最新章節
- Leave a review - let other readers know what you think
- Other Books You May Enjoy
- Summary
- F-measure
- Recall
- Precision
品牌:中圖公司
上架時間:2021-06-30 18:27:37
出版社:Packt Publishing
本書數字版權由中圖公司提供,并由其授權上海閱文信息技術有限公司制作發行
- Leave a review - let other readers know what you think 更新時間:2021-06-30 18:55:38
- Other Books You May Enjoy
- Summary
- F-measure
- Recall
- Precision
- Evaluation
- Postprocessing
- Noise
- Normalization
- Preprocessing
- Useful tools
- A rolling-ball view of learning
- Dimensionality's curse
- Unsupervised learning
- Regression
- Classification
- Supervised learning
- Kinds of machine learning techniques
- What is machine learning?
- Machine Learning for Computer Vision
- Summary
- Bayes theorem
- Conditional distribution
- Marginal distribution
- Joint distribution
- Gaussian distribution
- Uniform distribution
- Poisson distribution
- Binomial distribution
- Bernoulli distribution
- Probability distributions
- Variance
- Expectation
- What are random variables?
- Introduction to probability theory
- Singular Value Decomposition
- Hessian matrix
- Computing eigen values and eigen vectors
- Orthogonality
- Getting the inverse of a matrix
- Norm of a matrix
- Determinant
- Trace of a matrix
- Symmetric matrix
- Diagonal matrix
- Identity matrix
- Transpose
- Matrix properties
- Matrix multiplication
- Subtraction
- Addition
- Operations on matrices
- Matrices
- Orthogonality
- Vector norm
- Vector multiplication
- Subtraction
- Addition
- Vectors
- Linear algebra
- Datasets and libraries
- Mathematics for Computer Vision
- References
- Summary
- Visual SLAM
- Visual odometry
- Aligning images
- Image formation
- Applications
- Dataset and libraries
- 3D Computer Vision
- References
- Summary
- Deep SORT
- MOSSE tracker
- Methods for object tracking
- Challenges in tracking
- Tracking
- Implementation of FCN
- CNNs for segmentation
- Challenges in segmentation
- Segmentation
- Datasets and libraries
- Segmentation and Tracking
- References
- Summary
- Demo
- One-stage detectors
- Demo – Faster R-CNN with ResNet-101
- Two-stage detectors
- Deep learning-based object detection
- Methods for object detection
- Dataset and libraries used
- Challenges in object detection
- Introduction to object detection
- Feature-Based Object Detection
- Summary
- Transfer learning
- ResNet model
- Inception models
- VGGNet
- Popular CNN architectures
- Analysis of CNNs
- Fashion-MNIST classifier training code
- CNN in practice
- Dropout
- Batch Normalization
- The fully connected layer
- The pooling layer
- The activation layer
- The convolution layer
- Convolutional Neural Networks
- Revisiting the convolution operation
- A simple neural network
- Introduction to neural networks
- Datasets and libraries used
- Convolutional Neural Networks
- References
- Summary
- Applications – is it similar?
- Application – find your object in an image
- The black box feature
- ORB features using OpenCV
- BRIEF Descriptors and their limitations
- FAST feature limitations
- ORB features
- FAST features
- Harris Corner Detection
- Why are features important?
- Datasets and libraries
- Features use cases
- What is a Feature?
- Summary
- Image pyramids
- Affine transform
- Rotation
- Translation
- Transformation of an image
- Image gradients
- Median filter
- Histogram equalization
- Smoothing a photo
- Non-linear filters
- Properties of linear filters
- Box filters
- 2D linear filters
- Linear filters
- Introduction to filters
- Image manipulation
- Datasets and libraries required
- Image Filtering and Transformations in OpenCV
- References
- Summary
- TUM RGB-D dataset
- MSCOCO
- Pascal VOC
- CIFAR-10
- MNIST
- ImageNet
- Datasets
- Keras for deep learning
- TensorFlow for deep learning
- Opencv FAQs
- OpenCV build from source
- OpenCV Anaconda installation
- Installing OpenCV
- Jupyter notebook
- SciPy
- Matplotlib
- NumPy
- Installing Anaconda
- Libraries and installation
- Libraries Development Platform and Datasets
- Summary
- Computer vision research conferences
- Image color conversions
- Reading an image
- Getting started
- Computer vision is everywhere
- What constitutes computer vision?
- A Fast Introduction to Computer Vision
- Reviews
- Get in touch
- Conventions used
- Download the color images
- Download the example code files
- To get the most out of this book
- What this book covers
- Who this book is for
- Preface
- Packt is searching for authors like you
- About the reviewer
- About the author
- Contributors
- PacktPub.com
- Why subscribe?
- Packt Upsell
- Dedication
- Title Page
- coverpage
- coverpage
- Title Page
- Dedication
- Packt Upsell
- Why subscribe?
- PacktPub.com
- Contributors
- About the author
- About the reviewer
- Packt is searching for authors like you
- Preface
- Who this book is for
- What this book covers
- To get the most out of this book
- Download the example code files
- Download the color images
- Conventions used
- Get in touch
- Reviews
- A Fast Introduction to Computer Vision
- What constitutes computer vision?
- Computer vision is everywhere
- Getting started
- Reading an image
- Image color conversions
- Computer vision research conferences
- Summary
- Libraries Development Platform and Datasets
- Libraries and installation
- Installing Anaconda
- NumPy
- Matplotlib
- SciPy
- Jupyter notebook
- Installing OpenCV
- OpenCV Anaconda installation
- OpenCV build from source
- Opencv FAQs
- TensorFlow for deep learning
- Keras for deep learning
- Datasets
- ImageNet
- MNIST
- CIFAR-10
- Pascal VOC
- MSCOCO
- TUM RGB-D dataset
- Summary
- References
- Image Filtering and Transformations in OpenCV
- Datasets and libraries required
- Image manipulation
- Introduction to filters
- Linear filters
- 2D linear filters
- Box filters
- Properties of linear filters
- Non-linear filters
- Smoothing a photo
- Histogram equalization
- Median filter
- Image gradients
- Transformation of an image
- Translation
- Rotation
- Affine transform
- Image pyramids
- Summary
- What is a Feature?
- Features use cases
- Datasets and libraries
- Why are features important?
- Harris Corner Detection
- FAST features
- ORB features
- FAST feature limitations
- BRIEF Descriptors and their limitations
- ORB features using OpenCV
- The black box feature
- Application – find your object in an image
- Applications – is it similar?
- Summary
- References
- Convolutional Neural Networks
- Datasets and libraries used
- Introduction to neural networks
- A simple neural network
- Revisiting the convolution operation
- Convolutional Neural Networks
- The convolution layer
- The activation layer
- The pooling layer
- The fully connected layer
- Batch Normalization
- Dropout
- CNN in practice
- Fashion-MNIST classifier training code
- Analysis of CNNs
- Popular CNN architectures
- VGGNet
- Inception models
- ResNet model
- Transfer learning
- Summary
- Feature-Based Object Detection
- Introduction to object detection
- Challenges in object detection
- Dataset and libraries used
- Methods for object detection
- Deep learning-based object detection
- Two-stage detectors
- Demo – Faster R-CNN with ResNet-101
- One-stage detectors
- Demo
- Summary
- References
- Segmentation and Tracking
- Datasets and libraries
- Segmentation
- Challenges in segmentation
- CNNs for segmentation
- Implementation of FCN
- Tracking
- Challenges in tracking
- Methods for object tracking
- MOSSE tracker
- Deep SORT
- Summary
- References
- 3D Computer Vision
- Dataset and libraries
- Applications
- Image formation
- Aligning images
- Visual odometry
- Visual SLAM
- Summary
- References
- Mathematics for Computer Vision
- Datasets and libraries
- Linear algebra
- Vectors
- Addition
- Subtraction
- Vector multiplication
- Vector norm
- Orthogonality
- Matrices
- Operations on matrices
- Addition
- Subtraction
- Matrix multiplication
- Matrix properties
- Transpose
- Identity matrix
- Diagonal matrix
- Symmetric matrix
- Trace of a matrix
- Determinant
- Norm of a matrix
- Getting the inverse of a matrix
- Orthogonality
- Computing eigen values and eigen vectors
- Hessian matrix
- Singular Value Decomposition
- Introduction to probability theory
- What are random variables?
- Expectation
- Variance
- Probability distributions
- Bernoulli distribution
- Binomial distribution
- Poisson distribution
- Uniform distribution
- Gaussian distribution
- Joint distribution
- Marginal distribution
- Conditional distribution
- Bayes theorem
- Summary
- Machine Learning for Computer Vision
- What is machine learning?
- Kinds of machine learning techniques
- Supervised learning
- Classification
- Regression
- Unsupervised learning
- Dimensionality's curse
- A rolling-ball view of learning
- Useful tools
- Preprocessing
- Normalization
- Noise
- Postprocessing
- Evaluation
- Precision
- Recall
- F-measure
- Summary
- Other Books You May Enjoy
- Leave a review - let other readers know what you think 更新時間:2021-06-30 18:55:38