Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crazy-bot/VOGUE-Try-On-by-StyleGAN-Interpolation-Optimization
/ functions
Functions
334 in github.com/crazy-bot/VOGUE-Try-On-by-StyleGAN-Interpolation-Optimization
⨍
Functions
334
◇
Types & classes
51
↳
Endpoints
4
Method
name
(self)
training/dataset.py:111
Function
no_weight_gradients
()
torch_utils/ops/conv2d_gradfix.py:26
Method
num_channels
(self)
training/dataset.py:119
Method
num_channels
(self)
training/dataset.py:343
Function
num_range
Accept either a comma separated list of numbers 'a,b,c or a range 'a-c' and return as a list of ints.
style_mixing_vogue.py:27
Function
num_range
Accept either a comma separated list of numbers 'a,b,c or a range 'a-c' and return as a list of ints.
style_mixing.py:25
Function
num_range
Accept either a comma separated list of numbers 'a,b,c' or a range 'a-c' and return as a list of ints.
generate.py:25
Function
open_url
Download the given URL and return a binary-mode file object to access the data.
dnnlib/util.py:382
Function
params_and_buffers
(module)
torch_utils/misc.py:152
Function
post_hook
(mod, _inputs, outputs)
torch_utils/misc.py:209
Function
ppl2_wend
(opts)
metrics/metric_main.py:101
Function
ppl_wend
(opts)
metrics/metric_main.py:148
Function
ppl_wfull
(opts)
metrics/metric_main.py:138
Function
ppl_zend
(opts)
metrics/metric_main.py:143
Function
ppl_zfull
(opts)
metrics/metric_main.py:133
Function
pr50k3
(opts)
metrics/metric_main.py:127
Function
pr50k3_full
(opts)
metrics/metric_main.py:95
Function
pre_hook
(_mod, _inputs)
torch_utils/misc.py:207
Method
printDim
(self,temp)
Interpolation/main_latent.py:41
Function
print_module_summary
(module, inputs, max_nesting=3, skip_redundant=True)
torch_utils/misc.py:199
Function
profiled_function
(fn)
torch_utils/misc.py:105
Function
register_metric
(fn)
metrics/metric_main.py:26
Function
report0
r"""Broadcasts the given set of scalars by the first process (`rank = 0`), but ignores any scalars provided by the other processes. See `repor
torch_utils/training_stats.py:103
Function
report_metric
(result_dict, run_dir=None, snapshot_pkl=None)
metrics/metric_main.py:67
Method
resolution
(self)
training/dataset.py:124
Function
scale
(width, height, img)
dataset_tool.py:206
Function
set_cache_dir
(path: str)
dnnlib/util.py:120
Function
setup_filter
r"""Convenience function to setup 2D FIR filter for `upfirdn2d()`. Args: f: Torch tensor, numpy array, or python list of the sh
torch_utils/ops/upfirdn2d.py:72
Method
trainable_gen
()
training/networks.py:613
Function
training_loop
( run_dir = '.', # Output directory. training_set_kwargs = {}, # Option
training/training_loop.py:105
Function
tuple_product
Calculate the product of the tuple elements.
dnnlib/util.py:163
Function
upfirdn2d
torch_utils/ops/upfirdn2d.cpp:16
Function
upsample2d
r"""Upsample a batch of 2D images using the given 2D FIR filter. By default, the result is padded so that its shape is a multiple of the input.
torch_utils/ops/upfirdn2d.py:308
Function
zip_write_bytes
(fname: str, data: Union[bytes, str])
dataset_tool.py:279
← previous
301–334 of 334, ranked by callers