YOLOX: High-Performance Anchor-Free Object Detection

Introduction to YOLOX YOLOX is an advanced object detection framework built on the MegEngine platform. This project aims to provide a robust and efficient solution for real-time object detection tasks, leveraging the power of deep learning and optimized computational...

MMRotate: Rotated Object Detection Toolbox for PyTorch

Introduction Detecting objects that are not aligned with the image axes—such as vehicles in aerial imagery or text in scanned documents—presents a significant challenge for standard object detection frameworks. Most traditional detectors use axis-aligned bounding...