Downloads · 30 days
0
Kalray/yolov4-tiny
yolov4-tiny is a machine learning model from Kalray. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
This repository stores the model for YOLOv4-tiny, compatible with Kalray's neural network API. </br Please see www.github.com/kalray/kann-models-zoo for details and proper usage. </br
Downloads · 30 days
0
Access
Public
Updated Apr 9, 2025
Repo size
48.5 MB
Likes
0
Public
Click a slice to open those files.
.onnx24.2 MB · 100%
From the Hugging Face model README
This repository stores the model for YOLOv4-tiny, compatible with Kalray's neural network API. </br> Please see www.github.com/kalray/kann-models-zoo for details and proper usage. </br>
(result of the conversion from https://github.com/hunglc007/tensorflow-yolov4-tflite)
BibTeX entry and citation info
@misc{bochkovskiy2020yolov4,
title={YOLOv4: Optimal Speed and Accuracy of Object Detection},
author={Alexey Bochkovskiy and Chien-Yao Wang and Hong-Yuan Mark Liao},
year={2020},
eprint={2004.10934},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
@InProceedings{Wang_2021_CVPR,
author = {Wang, Chien-Yao and Bochkovskiy, Alexey and Liao, Hong-Yuan Mark},
title = {{Scaled-YOLOv4}: Scaling Cross Stage Partial Network},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2021},
pages = {13029-13038}
}