Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
argparse,os
2
from
model
import
Model
3
from
tools
import
setup_seed
4
parser = argparse.ArgumentParser(description=
"UniMVSNet args"
)
Callers
nothing calls this directly
Calls
3
Model
Class · 0.90
print
Function · 0.85
main
Method · 0.80
Tested by
no test coverage detected