Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dek924/PerX2CT
/ prepare_data
Method
prepare_data
main.py:166–168 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
164
self.wrap = wrap
165
166
def
prepare_data(self):
167
for
data_cfg in self.dataset_configs.values():
168
instantiate_from_config(data_cfg)
169
170
def
setup(self, stage=None):
171
self.datasets = dict(
Callers
4
main_test
Function · 0.80
main_test_random_crop
Function · 0.80
main.py
File · 0.80
main_test
Function · 0.80
Calls
1
instantiate_from_config
Function · 0.85
Tested by
3
main_test
Function · 0.64
main_test_random_crop
Function · 0.64
main_test
Function · 0.64