-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
47 lines (39 loc) · 833 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
data/
__pycache__/
*.pyc
.vscode/settings.json
.idea/deepCloud.iml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/.gitignore
Code Add On.txt
prueba.csv
reports/cmv_error.csv
runs/fashion_mnist_experiment_1/events.out.tfevents.1622560447.LAPTOP-999G7J0E.14640.0
runs/
nb-andres.ipynb
checkpoints/
exp_gan_a[a-z]*.py
pytorch_modelsize
nb-models-study.ipynb
nb-cloud-cast.ipynb
CloudCast/
probabilistic_unet.py
graphs/
nb-outlier-finder.ipynb
exp_gan_gs_a[a-z]*.py
exp_gan_gs_b[a-z]*.py
exp_gan_gs_c[a-z]*.py
exp_gan_gs_xaaa.py
misc/images/img_example.png
train_UNet2_*.py
reports/gan_exp_outputs/*
reports/gan_exp_outputs/static_sequences/*
.ipynb_checkpoints/
video/
if args.dataset == 'region3':
dataset_folder = 'R3'
if args.dataset == 'region3':
dataset_folder = 'R3'