We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5d928 commit 3cdc15fCopy full SHA for 3cdc15f
README.md
@@ -226,7 +226,7 @@ This repository contains a **segmentation pipeline** that automates a series of
226
227
## Notes and Caveats
228
229
-- If a TIFF file lacks CRS or uses something other than EPSG:25832, it is labeled `"tif_bad"` and assigned no real transform.
+- If a TIFF file lacks CRS it is labeled `"tif_bad"` and assigned no real transform.
230
- If a JPEG lacks `.jgw`, it is `"jpg_no_jgw"`.
231
- GPT-4 Vision calls rely on a PDF “tegnforklaring” matching the image’s base name plus `_tegnforklaring.pdf`.
232
- Azure Vision calls can be **slow** or fail with network issues. Recognized text is stored as `"text_found"`.
0 commit comments