LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
openspindlenet/__init__.py
openspindlenet/cli.py
openspindlenet/evaluator.py
openspindlenet/inference.py
openspindlenet/visualization.py
openspindlenet.egg-info/PKG-INFO
openspindlenet.egg-info/SOURCES.txt
openspindlenet.egg-info/dependency_links.txt
openspindlenet.egg-info/entry_points.txt
openspindlenet.egg-info/requires.txt
openspindlenet.egg-info/top_level.txt
openspindlenet/data/eeg_sample.txt
openspindlenet/data/ieeg_sample.txt
openspindlenet/models/spindle-detector-eeg.onnx
openspindlenet/models/spindle-detector-ieeg.onnx
tests/test_cli.py
tests/test_core.py