- PySOT is a software system designed by SenseTime Video Intelligence Research team. It implements state-of-the-art single object tracking algorithms, including SiamRPN and SiamMask. It is written in Python and powered by the PyTorch deep learning framework. This project also contains a Python port of toolkit for evaluating trackers. It'll be my next Python demo soon.
- Course Image Processing with Python. Review my replica of this course.
- Imageio is a Python library that provides an easy interface to read and write a wide range of image data, including animated images, video, volumetric data, and scientific formats.
- google_images_download is a Python Script for "searching" and "downloading" hundreds of Google images to the local hard disk. I also recommend using Fatkun Batch Download Image add-on for Chrome browser — Fast and easy download of many images from Google Images. For this add-on menu "Ask where to save each file before downloading" must be turned off before downloading images.
- 30 Helpful Python Snippets That You Can Learn in 30 Seconds or Less
- Sending Emails With Python. My scripts to send e-mails with Python.
- Real Python web site with high-quality articles.