https://github.com/autonomousvision/graf
Raw File
Tip revision: c50d342fb567aec335b92e3f867c54b4dc4e1d09 authored by katjaschwarz on 05 February 2021, 13:44:42 UTC
fix memory leakage
Tip revision: c50d342
debug.yaml
expname: debug
data:
  imsize: 64
  datadir: data/cub
  type: cub
  radius: 10.
  near: 7.5
  far: 12.5
  fov: 30.0
training:
  batch_size: 2
  nworkers: 0
  fid_every: -1
back to top