This commit is contained in:
Shen-Chenhui 2024-04-19 09:28:11 +08:00
parent df6c068496
commit fde35c77c0

View file

@ -80,9 +80,9 @@ magvit uses about # samples (K) * epochs ~ 2-5 K, num_frames = 4, reso = 128
3-6 epochs for pexel, from pexel observation its correct
'''
epochs = 500
epochs = 100
log_every = 1
ckpt_every = 100
ckpt_every = 200
load = None
batch_size = 4