Trabalho de Conclusão de Curso de Graduação
Comparação dos algoritmos YOLOv3 e SSD para identificação de objetos em imagens, em um dataset para navegação de robôs em ambientes interiores
Fecha
2022-02-04Registro en:
RIOS, A. C. Comparação dos algoritmos Yolov3 e SSD para identificação de objetos em imagens, em um dataset para navegação de robôs em ambientes interiores. 2022. 100 p. Trabalho de Conclusão de Curso (Graduação em Engenharia de Controle e Automação)- Universidade Federal de Santa Maria, Santa Maria, RS, 2022.
Autor
Rios, Adriana Carrillo
Institución
Resumen
This work presents a study related to the research area of computer vision. The main objective is to compare YOLOv3 and SSD algorithms for identifying objects in images. In order to achieve the intended objective, at first, the algorithms were trained and compared without data augmentation. After, the data augmentation was executed for improving the performance of the algorithms.
The YOLOv3 model presented a slightly better performance compared to the SSD, without performing data augmentation, because the F1-score for YOLOv3 is 75% and for SSD it is 73%. On the other hand, when performing data augmentation, the SSD model is favored, the F1-score obtained was 81% and, YOLOv3 obtained 80%.