nerfbaselines.results¶
- nerfbaselines.results.compile_dataset_results(results_path: Path, dataset: str) Dict[source]¶
Compile the results.json file from the results repository.
- nerfbaselines.results.get_benchmark_datasets() List[str][source]¶
Get the list of registered benchmark datasets.