Created
September 9, 2022 16:01
-
-
Save SubhadityaMukherjee/2f3408faa61474b1573c608a4a234692 to your computer and use it in GitHub Desktop.
latex_report_parts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\section*{What is Computer Vision?} | |
A study of the techniques used to extract meaning from image or video related data. The applications are endless, starting from face recognition, to self driving cars. | |
\subsection*{Computer Vision in the field of Deep Learning} | |
Deep learning has revolutionised the field of Computer Vision by giving it superpowers. The ability to learn from billions of images come as a huge leap forward in the field. | |
\subsubsection*{A note} | |
Classicial CV is still very relevant today. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment