Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
albertotono authored Aug 10, 2024
1 parent dcfc58e commit 6dec39c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ Chairs Airplane Cars
[ OOD --> Toy4k -> ModelNet ]

``` python eval_prob_adaptive.py --dataset shapenet --split test --n_trials 1 \ --to_keep 3 1 --n_samples 100 500 --loss l1 \ --prompt_path prompts/shapenet_prompts_meher.csv ```

Then the log directory will be something like this: ``` data/shapenet/v2-0_1trials_3_1keep_100_500samples_l1 ```

Accuracy can be computed by running: ``` python scripts/print_acc.py data/shapenet/v2-0_1trials_3_1keep_100_500samples_l1 ```


Expand Down

0 comments on commit 6dec39c

Please sign in to comment.