Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BICLab/SpikeYOLO
/ coco2yolo.py
File
coco2yolo.py
coco2yolo.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
COCO 格式的数据集转化为 YOLO 格式的数据集
3
--json_path 输入的json文件路径
4
--save_path 保存的文件夹名字,默认为当前目录下的labels。
Callers
nothing calls this directly
Calls
7
convert
Function · 0.85
write
Method · 0.80
print
Function · 0.50
load
Method · 0.45
append
Method · 0.45
get
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected