MultiPathNet
A Torch implementation of the object detection network
... detection accuracy across various object sizes and categories compared to standard single-path architectures. The repository supports training, evaluation, and visualization for object detection tasks on popular datasets such as PASCAL VOC and MS COCO. It provides pre-trained models for VGG, AlexNet, and ResNet backbones, along with integration for SharpMask and DeepMask proposal generators.