Car Object Detection
收藏Zenodo2025-05-09 更新2026-05-26 收录
下载链接:
https://zenodo.org/doi/10.5281/zenodo.15376626
下载链接
链接失效反馈官方服务:
资源简介:
YOLO ("you only look once") is a popular algoritm because it achieves high accuracy while also being able to run in real-time, almost clocking 45 frames per second. A smaller version of the network, Fast YOLO, processes an astounding 155 frames per second while still achieving double the mAP of other real-time detectors. This algorithm "only looks once" at the image in the sense that it requires only one forward propagation pass through the network to make predictions. After non-max suppression, it then outputs recognized objects together with the bounding boxes.
提供机构:
Zenodo创建时间:
2025-05-09



