Skip to content

Commit

Permalink
Added brief eval instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyu committed Nov 7, 2021
1 parent dcb76c1 commit f56e4cd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ in the root directory.

See `opt/opt.py`

`sh launch.sh <exp_name> <GPU_id> <data_dir>`

## Evaluation

See `opt/render_imgs.py`

`python render_imgs.py <CHECKPOINT.npz> <data_dir>`

## Automatic hypertuning

See `opt/autotune.py`. Configs in `opt/tasks/*.json`

0 comments on commit f56e4cd

Please sign in to comment.