一、TensorFlow 2.x Object Detection库概述 TensorFlow Object Detection API是TensorFlow生态中专注于目标检测任务的工具库,提供预训练模型(如SSD、Faster R-CNN、EfficientDet)、数据预处理工具和模型训练/……