MCPcopy
hub / github.com/NVIDIA/pix2pixHD / encode_features.py

File encode_features.py

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

Source from the content-addressed store, hash-verified

1from options.train_options import TrainOptions
2from data.data_loader import CreateDataLoader
3from models.models import create_model
4import numpy as np

Callers

nothing calls this directly

Calls 7

TrainOptionsClass · 0.90
CreateDataLoaderFunction · 0.90
create_modelFunction · 0.90
parseMethod · 0.80
encode_featuresMethod · 0.80
load_dataMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected