Summary: Adds the readme file.

Reviewed By: nikhilaravi

Differential Revision: D25684459

fbshipit-source-id: f1aaa621a2a67c98d5fcfe33fe9bbfea8f95b537
This commit is contained in:
David Novotny
2021-02-02 05:42:59 -08:00
committed by Facebook GitHub Bot
parent 2628fb56f2
commit 51de308b80
7 changed files with 87 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ from nerf.stats import Stats
from omegaconf import DictConfig
from PIL import Image
CONFIG_DIR = os.path.join(os.path.dirname(os.path.realpath(__file__)), "configs")