Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OUCMachineLearning/OUCML
/ inverse_transform
Function
inverse_transform
GAN/Self_attention_GAN_tensorflow/utils.py:114–115 ·
view source on GitHub ↗
(images)
Source
from the content-addressed store, hash-verified
112
113
114
def
inverse_transform(images):
115
return
(images+1.)/2.
116
117
118
def
check_folder(log_dir):
Callers
1
save_images
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected