- As a researcher, I adopt a latex template as my resume.
reference: https://www.overleaf.com/latex/templates/resume-chinese/vbrmnfrgbscv
- Additionally, I will build a static GitHub page to show more, e.g., put my presentation video or my paper poster.
reference: https://profiles.stanford.edu/fei-fei-li
I recommand opencv-python for computer vision. You can install it by
pip install opencv-python
OpenCV (Open Source Computer Vision Library: http://opencv.org) is an open-source library that includes several hundreds of computer vision algorithms.
OpenCV has a modular structure, including Core functionality, Image Processing, Video Analysis and etc.
It a excellent python library for research and enginnering.