MMSegmentation is OpenMMLab’s open-source semantic segmentation toolbox built on PyTorch, supporting 50+ architectures and a unified config-driven workflow for training and inference.
Crawl4AI is an open-source, async-first web crawler built for feeding clean, structured content to LLMs and AI applications.
scikit-video: Video I/O and Quality Metrics in Python — Guide, Examples, and Alternatives
21 Jan 2026
What scikit-video still does well — NumPy-first video I/O and quality metrics like PSNR and SSIM — where it shows its age, and when to reach for PyAV, imageio, decord, or torchvision instead.
PyBullet is a Python binding for the Bullet physics engine, providing real-time physics simulation for robotics, reinforcement learning, and VR applications.
Unsloth accelerates LLM fine-tuning by 2-5x while reducing memory usage by up to 80%, enabling efficient LoRA and QLoRA training of models like Llama, Mistral, and Gemma on consumer GPUs.
The Google Earth Engine Python API provides programmatic access to a multi-petabyte catalog of satellite imagery and geospatial datasets for analysis, visualization, and environmental monitoring at planetary scale.
MMDetection is OpenMMLab’s comprehensive object detection toolbox built on PyTorch, supporting hundreds of detection and segmentation models with a modular, config-driven architecture.