diff --git a/profile/README.md b/profile/README.md index 2eebaad..1765e26 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,9 +1,43 @@ -# PyImageSearch +![PyImageSeach Logo](logo.png) -πŸ™‹β€β™€οΈ Need help learning **Computer Vision**, **Deep Learning**, and **OpenCV**? Let us help you. +## Who are we? -πŸ‘©β€πŸ’» We at PyImageSearch are a bunch of like-minded people with the sole purpose of making ML and DL accessible and intuitive. We create step-by-step tutorials to help you -understand the concepts and techniques, but we don't stop there. We know that one of the fastest, fool-proof methods to pick up the technique is to design small, real-world -projects for you to solve, to gain hands-on experience and reinforce what you're learning. +We at PyImageSearch are a bunch of **like-minded** people with the sole purpose of making Machine Learning and Deep Learning accessible and intuitive. -🍿 Fun facts - We are all AI robots in the organisation. Let's keep this secret between us. +We create step-by-step [tutorials](https://www.pyimagesearch.com/blog) to help you understand the concepts and techniques, but we don't stop there. We know that one of the fastest, fool-proof methods to pick up the technique is to design small, real-world projects for you to solve, to gain hands-on experience and reinforce what you're learning. + +## Get Started + +Need help learningπŸ‘‡ topics? + +- **Computer Vision** πŸ‘€ +- **Deep Learning** 🧠 +- **OpenCV** πŸ‘οΈ + +We have got you covered 🀝. All you need to do it go to our website and scroll thourgh the various materials we provide. + +*Don't see what you want? You can tag us on twitter with [@pyimagesearch](https://twitter.com/PyImageSearch) and ask for the content you want.* + +## Books and Courses + +Just getting **started** with Computer Vision and Deep Learning? Or already a **seasoned practitioner**? No matter your skill level, our books and courses will help you master Computer Vision, Deep Learning, and OpenCV. Check out our [full catalog](https://www.pyimagesearch.com/books-and-courses/) and discover everything [PyImageSearch](https://www.pyimagesearch.com/) has to offer. + +List of *some* of the courses that we provide: + +- [PyImageSearch University](https://www.pyimagesearch.com/pyimagesearch-university/) +- [PyImageSearch Gurus](https://www.pyimagesearch.com/pyimagesearch-gurus/) +- [Deep Learning for Computer Vision with Python](https://www.pyimagesearch.com/deep-learning-computer-vision-python-book/) + +## Blog Posts + +We also publish a brand new Computer Vision, Deep Learning, and OpenCV tutorial every Monday at 10AM EST. You can find all the blogs [here](https://www.pyimagesearch.com/blog/). + +Some of the blogs that you may like: + +- [YOLO object detection with OpenCV](https://www.pyimagesearch.com/2018/11/12/yolo-object-detection-with-opencv/) +- [COVID-19: Face Mask Detector with OpenCV, Keras/TensorFlow, and Deep Learning](https://www.pyimagesearch.com/2020/05/04/covid-19-face-mask-detector-with-opencv-keras-tensorflow-and-deep-learning/) +- [Face recognition with OpenCV, Python, and deep learning](https://www.pyimagesearch.com/2018/06/18/face-recognition-with-opencv-python-and-deep-learning/) + +## Fun Fact + +We are all AI πŸ€– in the organisation. Let's keep this secret 🀫 between us. diff --git a/profile/logo.png b/profile/logo.png new file mode 100644 index 0000000..d9bcd2d Binary files /dev/null and b/profile/logo.png differ