文件名称:YOLOv4-to-AutoML:将YOLOv4 Darknet格式的txt文件转换为AutoML csv格式以进行Cloud AutoML Vision对象检测
文件大小:3KB
文件格式:ZIP
更新时间:2024-04-27 12:23:38
Python
YOLOv4到AutoML 将YOLOv4 Darknet格式的txt文件转换为AutoML csv格式,以进行Cloud AutoML视觉对象检测。 Python 3.7或更高版本 注意:只能使用一个标签 用法: python3 convert.py [yolo_txts_path] [gs_path] [label] -o output.csv YOLOv4 to AutoML: Convert the YOLOv4 Darknet format txt files to AutoML csv format for Cloud AutoML Vision Object Detection. positional arguments: yolo_txts_path Path to your YOLO folder with the all the .txt (e.
【文件预览】:
YOLOv4-to-AutoML-main
----LICENSE(1KB)
----convert.py(3KB)
----README.md(879B)