Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chenhaoxing/HDNet
/ train_evaluate.py
File
train_evaluate.py
train_evaluate.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
time
2
from
options.train_options
import
TrainOptions
3
from
data
import
CustomDataset
4
from
models
import
create_model
Callers
nothing calls this directly
Calls
13
TrainOptions
Class · 0.90
CustomDataset
Class · 0.90
create_model
Function · 0.90
evaluateModel
Function · 0.85
updateWriterInterval
Function · 0.85
parse
Method · 0.80
load_data
Method · 0.80
setup
Method · 0.80
get_current_losses
Method · 0.80
save_networks
Method · 0.80
update_learning_rate
Method · 0.80
set_input
Method · 0.45
Tested by
no test coverage detected