MCPcopy 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 -*-
2import os
3from PIL import Image
4from ultralytics import YOLO

Callers

nothing calls this directly

Calls 5

YOLOClass · 0.90
plotMethod · 0.45
fromarrayMethod · 0.45
showMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected