MCPcopy Index your code
hub / github.com/DIVE128/DMVSNet / main.py

File main.py

main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse,os
2from model import Model
3from tools import setup_seed
4parser = argparse.ArgumentParser(description="UniMVSNet args")

Callers

nothing calls this directly

Calls 3

ModelClass · 0.90
printFunction · 0.85
mainMethod · 0.80

Tested by

no test coverage detected