General Description

SSD fast transfer learning and SSD small object detection are added based on the basic detection function of SSD_MobileNetV1_FPN (SSD network that uses the MobileNetV1 network and FPN network as the backbone, or SSD for short).

You are advised to train SSD basic detection and SSD fast transfer learning in the ssd_mobilenet_fpn_mindspore folder, and train SSD small object detection in the ssd_tiled_dataset_mindspore folder.