Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabawi authored Sep 2, 2022
1 parent f473743 commit 73dd658
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@ Note that this might take upwards of a day depending on your CPU and/or GPU.

```
cd $GASP_CWD
gasp_infer --infer_config InferGeneratorAllModelsCoutrot1
gasp_infer --infer_config InferGeneratorAllModelsCoutrot2
gasp_infer --infer_config InferGeneratorAllModelsDIEM
gasp_infer --infer_config InferGeneratorAllModelsCoutrot1 --gpu 0
gasp_infer --infer_config InferGeneratorAllModelsCoutrot2 --gpu 0
gasp_infer --infer_config InferGeneratorAllModelsDIEM --gpu 0
```
3. Finally, you could choose to replace the ground-truth fixation density maps and fixation points by the preprocessed
Expand Down

0 comments on commit 73dd658

Please sign in to comment.