Gertlek commited on
Commit
97084f2
·
verified ·
1 Parent(s): ae9b6ef

Save all CocoGlide visualization masks

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -104,7 +104,8 @@ Use this to evaluate all bundled CocoGlide demo pairs.
104
  python -m detectivesam_inference.evaluate \
105
  --checkpoint detective_sam \
106
  --dataset-root demo/cocoglide \
107
- --output-dir outputs/poster_eval_cocoglide
 
108
  ```
109
 
110
  ## Outputs
 
104
  python -m detectivesam_inference.evaluate \
105
  --checkpoint detective_sam \
106
  --dataset-root demo/cocoglide \
107
+ --output-dir outputs/poster_eval_cocoglide \
108
+ --num-visualizations 5
109
  ```
110
 
111
  ## Outputs