MCPcopy Create free account
hub / github.com/chaoshangcs/GTS / main

Function main

scripts/generate_visualization_data.py:115–117  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

113
114
115def main(args):
116 print("Generating training data")
117 generate_train_val_test(args)
118
119
120if __name__ == "__main__":

Callers 1

Calls 1

generate_train_val_testFunction · 0.70

Tested by

no test coverage detected