Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
parekhakhil
/
pyImageSearch
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
24
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
main
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
84 Commits
84 Commits
.gitignore
.gitignore
1001_intro_hyperparameter_tuning.ipynb
1001_intro_hyperparameter_tuning.ipynb
1002_hyperparameter_tuning_cv_Search.ipynb
1002_hyperparameter_tuning_cv_Search.ipynb
1003_hyperparameter_tuning_tf_scikit.ipynb
1003_hyperparameter_tuning_tf_scikit.ipynb
1004_hyperparameter_keras_tuner.ipynb
1004_hyperparameter_keras_tuner.ipynb
102-rotate_image.ipynb
102-rotate_image.ipynb
103-image_resizing.ipynb
103-image_resizing.ipynb
104-opencv_flipping.ipynb
104-opencv_flipping.ipynb
105_opencv_cropping.ipynb
105_opencv_cropping.ipynb
106_opencv_image_arithmetic.ipynb
106_opencv_image_arithmetic.ipynb
107_opencv_bitwise.ipynb
107_opencv_bitwise.ipynb
108_opencv_masking.ipynb
108_opencv_masking.ipynb
109_opencv_split_merge.ipynb
109_opencv_split_merge.ipynb
1101_contrastive_loss_keras.ipynb
1101_contrastive_loss_keras.ipynb
1102_siamese_image_pairs.ipynb
1102_siamese_image_pairs.ipynb
1103_keras_siamese_networks.ipynb
1103_keras_siamese_networks.ipynb
1104_compare_images_siamese_networks.ipynb
1104_compare_images_siamese_networks.ipynb
1201_basic_image_adversaries.ipynb
1201_basic_image_adversaries.ipynb
1202-targeted_image_adversaries.ipynb
1202-targeted_image_adversaries.ipynb
1203_fgsm_image_adversaries.ipynb
1203_fgsm_image_adversaries.ipynb
1204_defending_image_adversaries.ipynb
1204_defending_image_adversaries.ipynb
1205_mixed_adversarial_training.ipynb
1205_mixed_adversarial_training.ipynb
1301_keras_autoencoders.ipynb
1301_keras_autoencoders.ipynb
1302_keras_denoising_autoencoder.ipynb
1302_keras_denoising_autoencoder.ipynb
1303_autoencoder_anomaly_detection.ipynb
1303_autoencoder_anomaly_detection.ipynb
1304_keras_autoencoder_cbir.ipynb
1304_keras_autoencoder_cbir.ipynb
1401_shape_detection.ipynb
1401_shape_detection.ipynb
1402_opencv_template_matching.ipynb
1402_opencv_template_matching.ipynb
1403_multi_template_matching.ipynb
1403_multi_template_matching.ipynb
1404_multiscale_template_matching.ipynb
1404_multiscale_template_matching.ipynb
1405_opencv_haar_cascades_zip.ipynb
1405_opencv_haar_cascades_zip.ipynb
1406_object_detection_deep_learning.ipynb
1406_object_detection_deep_learning.ipynb
1407_real_time_object_detection.ipynb
1407_real_time_object_detection.ipynb
1501_classifier_to_detector.ipynb
1501_classifier_to_detector.ipynb
1502_opencv_selective_search.ipynb
1502_opencv_selective_search.ipynb
1503_region_proposal_object_detection.ipynb
1503_region_proposal_object_detection.ipynb
1504_training_rcnn_keras.ipynb
1504_training_rcnn_keras.ipynb
1601_bounding_box_regression.ipynb
1601_bounding_box_regression.ipynb
1602_multi_class_bbox_regression.ipynb
1602_multi_class_bbox_regression.ipynb
1701_haar_face_detection.ipynb
1701_haar_face_detection.ipynb
1702_deep_learning_face_detection.ipynb
1702_deep_learning_face_detection.ipynb
1703_dlib_face_detection.ipynb
1703_dlib_face_detection.ipynb
1801_facial_landmarks.ipynb
1801_facial_landmarks.ipynb
1802_detect_face_parts.ipynb
1802_detect_face_parts.ipynb
1804_faster_facial_landmarks.ipynb
1804_faster_facial_landmarks.ipynb
1902_face_reco_lbps.ipynb
1902_face_reco_lbps.ipynb
1903_opencv_eigenfaces.ipynb
1903_opencv_eigenfaces.ipynb
201_convolutions_opencv.ipynb
201_convolutions_opencv.ipynb
202_morphological_operations.ipynb
202_morphological_operations.ipynb
203_smoothing_and_blurring.ipynb
203_smoothing_and_blurring.ipynb
204_opencv_color_spaces.ipynb
204_opencv_color_spaces.ipynb
205-opencv_thresholding.ipynb
205-opencv_thresholding.ipynb
206_adapative_thresholding.ipynb
206_adapative_thresholding.ipynb
207_image_gradients.ipynb
207_image_gradients.ipynb
208_canny_edge_detector.ipynb
208_canny_edge_detector.ipynb
209_auto_canny.ipynb
209_auto_canny.ipynb
301_contour_detection.ipynb
301_contour_detection.ipynb
501_python_apriltag.ipynb
501_python_apriltag.ipynb
502-opencv_generate_aruco.ipynb
502-opencv_generate_aruco.ipynb
503_qrcode_with_openCV.ipynb
503_qrcode_with_openCV.ipynb
504_opencv_detect_aruco.ipynb
504_opencv_detect_aruco.ipynb
505_opencv_guess_aruco_type.ipynb
505_opencv_guess_aruco_type.ipynb
506_opencv_augmented_reality.ipynb
506_opencv_augmented_reality.ipynb
507_video_augmented_reality.ipynb
507_video_augmented_reality.ipynb
603_first_image_classifier.ipynb
603_first_image_classifier.ipynb
604_intro_linear_classification.ipynb
604_intro_linear_classification.ipynb
701_gradient_descent.ipynb
701_gradient_descent.ipynb
702_stochastic_gradient_descent.ipynb
702_stochastic_gradient_descent.ipynb
703-understanding_regularization.ipynb
703-understanding_regularization.ipynb
801_perceptron_neural_network.ipynb
801_perceptron_neural_network.ipynb
802_backpropagation.ipynb
802_backpropagation.ipynb
804_feedforward_neural_networks_keras.ipynb
804_feedforward_neural_networks_keras.ipynb
901_keras_regression.ipynb
901_keras_regression.ipynb
902_keras_regression_cnns.ipynb
902_keras_regression_cnns.ipynb
903_keras_multi_input.ipynb
903_keras_multi_input.ipynb
LICENSE
LICENSE
README.md
README.md
blogs.md
blogs.md
View all files
Repository files navigation
README
Apache-2.0 license
More
items
pyImageSearch
A source of pyImageSearch university courses
About
A source of pyImageSearch university courses
Resources
Readme
Apache-2.0 license
Activity
Stars
24
stars
Watchers
1
watching
Forks
16
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.