From f56e4cd002a18a03f1f475e6d411824762e870f2 Mon Sep 17 00:00:00 2001 From: Alex Yu Date: Sat, 6 Nov 2021 17:55:13 -0700 Subject: [PATCH] Added brief eval instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 58988922..1cb184b3 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,14 @@ in the root directory. See `opt/opt.py` +`sh launch.sh ` + +## Evaluation + +See `opt/render_imgs.py` + +`python render_imgs.py ` + ## Automatic hypertuning See `opt/autotune.py`. Configs in `opt/tasks/*.json`