Fading Coder

One Final Commit for the Last Sprint

Object Detection with MMDetection: Setup, Inference, and Custom Training

MMDetection is a comprehensive deep learning toolkit designed for object detection and instance segmentation. It features an extensive library of over 440 pre-trained models and reproduces more than 60 academic papers. The framework supports a diverse range of architectures, including two-stage, sin...