Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternScience/SpectrumLab
/ PerceptionGroup
Class
PerceptionGroup
spectrumlab/benchmark/perception_group.py:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
4
class
PerceptionGroup(BaseGroup):
5
def
__init__(self, path: str =
"./data"
):
6
super().__init__(level=
"Perception"
, path=path)
Callers
1
run_evaluation.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected