Skip to content

Commit 25d2215

Browse files
committed
update doc
1 parent 9655c4a commit 25d2215

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/sentinel2_vessels.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ docker run \
131131
-v $PWD/project_data/:/project_data/ \
132132
--shm-size=15g \
133133
--gpus all \
134-
ghcr.io/allenai/sentinel2-vessel-detection:sentinel2_vessels_v0.0.2
134+
ghcr.io/allenai/sentinel2-vessel-detection:sentinel2_vessels_v0.0.3
135135
```
136136

137137
### Auto Documentation
@@ -173,6 +173,7 @@ These bands must be provided. In this case the scene must be processed with proc
173173

174174
### Docker Container Version History
175175

176+
- v0.0.3: fix bug with image_files execution.
176177
- v0.0.2: add attribute prediction (`data_20250205_regress_00`) and use model `data_20250213_02_all_bands`.
177178
- v0.0.1: initial version. It uses model `data_20240213_01_add_freezing_and_fix_fpn_restore`.
178179

0 commit comments

Comments
 (0)