Host: The Japanese Society for Artificial Intelligence
Name : The 35th Annual Conference of the Japanese Society for Artificial Intelligence
Number : 35
Location : [in Japanese]
Date : June 08, 2021 - June 11, 2021
Traffic surveys are carried by manual. For automation, traffic counting application of vehicle types using object detection technology has been developed. In previous studies, SSD300 with VGG16 as the base network was adopted, however assuming actual operation, the required speed for data processing and accuracy differ depending on the survey condition, and thus it is desirable to use the model properly according to the situation. This study compared the performance (the inference time and mAP) of learning the same data set with SSD models with three networks (VGG, MobileNetV1 and MobileNetV2). MobileNetV1 and V2 won the VGG with similar mAP, however V1 and V2 had similar inference time.