Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BICLab/SpikeYOLO
/ detect.py
File
detect.py
detect.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
import
os
3
from
PIL
import
Image
4
from
ultralytics
import
YOLO
Callers
nothing calls this directly
Calls
5
YOLO
Class · 0.90
plot
Method · 0.45
fromarray
Method · 0.45
show
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected