Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/FineMoGen
/ load_anno
Method
load_anno
mogen/datasets/base_dataset.py:60–61 ·
view source on GitHub ↗
(self, name)
Source
from the content-addressed store, hash-verified
58
59
@abstractmethod
60
def
load_anno(self, name):
61
pass
62
63
def
load_annotations(self):
64
""
"Load annotations from ``ann_file`` to ``data_infos``"
""
Callers
1
load_annotations
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected