Datasets:

Tasks:
Other
Modalities:
Video
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
tommymarto commited on
Commit
c3c36b0
·
verified ·
1 Parent(s): 9356790

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ We provide code to run the OWM evaluation in our [GitHub repository](https://git
32
 
33
  To run the evaluation, first download the data by running `hf download CompVis/owm-95 --repo-type dataset` then run the evaluation script via
34
  ```shell
35
- python -m scripts.eval.myriad_eval.owm --checkpoint-path path/to/checkpoint -data-path path/to/data
36
  ```
37
 
38
  ## License
 
32
 
33
  To run the evaluation, first download the data by running `hf download CompVis/owm-95 --repo-type dataset` then run the evaluation script via
34
  ```shell
35
+ python -m scripts.eval.myriad_eval.openset_prediction --checkpoint-path path/to/checkpoint -data-path path/to/data
36
  ```
37
 
38
  ## License