Skip to content

Instantly share code, notes, and snippets.

@Mason-McGough
Last active June 25, 2021 17:30
Show Gist options
  • Save Mason-McGough/46136a2fb0949302a1ec5393ba94417f to your computer and use it in GitHub Desktop.
Save Mason-McGough/46136a2fb0949302a1ec5393ba94417f to your computer and use it in GitHub Desktop.
GIRAFFE
# adapted from https://github.com/autonomousvision/giraffe (MIT License)
inherit_from: configs/256res/cars_256.yaml
training:
out_dir: out/cars256_pretrained
test:
model_file: https://s3.eu-central-1.amazonaws.com/avg-projects/giraffe/models/checkpoint_cars256-d9ea5e11.pt
rendering:
render_dir: rendering
render_program: ['render_camera_elevation', 'render_add_cars']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment