Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vict0rsch
/
climateGAN
like
10
Runtime error
App
Files
Files
Community
2
refs/pr/2
climateGAN
/
climategan
2 contributors
History:
6 commits
vict0rsch
new `tensor_to_uint8_numpy_image` tensor util
0d2cc0b
about 2 years ago
deeplab
initial commit from `vict0rsch/climateGAN`
about 2 years ago
__init__.py
Safe
219 Bytes
initial commit from `vict0rsch/climateGAN`
about 2 years ago
blocks.py
Safe
12.1 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
bn_fusion.py
Safe
4.44 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
data.py
Safe
17.6 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
depth.py
Safe
6.71 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
discriminator.py
Safe
12.8 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
eval_metrics.py
Safe
18.2 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
fid.py
Safe
20.4 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
fire.py
Safe
4.5 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
generator.py
Safe
14 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
logger.py
Safe
16.3 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
losses.py
Safe
21.5 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
masker.py
Safe
8.18 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
norms.py
Safe
6.5 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
optim.py
Safe
11 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
painter.py
Safe
5.92 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
strings.py
Safe
2.67 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
trainer.py
Safe
71.9 kB
new `tensor_to_uint8_numpy_image` tensor util
about 2 years ago
transforms.py
Safe
20.4 kB
initial commit from `vict0rsch/climateGAN`
about 2 years ago
tutils.py
Safe
23.8 kB
new `tensor_to_uint8_numpy_image` tensor util
about 2 years ago
utils.py
Safe
31.5 kB
add stable diffusion painter for gradio app
about 2 years ago