From d142bd10aae6aca9b40bbac029ae767250d68b83 Mon Sep 17 00:00:00 2001 From: gstroudharris Date: Sun, 11 Dec 2022 22:33:06 -0800 Subject: [PATCH] Minor spelling correction. "Evluation metrics" changed to "Evaluation metrics" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7edb9a4..94e926a 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ python train_3d.py --outdir=save_inference_results/shapenet_motorbike --gpus=1 - To generate the results with latent code interpolation, add one option to the inference command: `--inference_save_interpolation 1` -### Evluation metrics +### Evaluation metrics ##### Compute FID @@ -177,4 +177,4 @@ and Daiqing Li and Or Litany and Zan Gojcic and Sanja Fidler}, booktitle={Advances In Neural Information Processing Systems}, year={2022} } -``` \ No newline at end of file +```