Erik
541b0226cd
feat: add image URL loader ( #2372 )
...
- Added image loading from HTTP and HTTPS URLs with descriptive URL validation errors
- Added optional caching for image URL loads using the shared Supervision cache
- Improved URL downloads with atomic file replacement and shared download behavior across image loading and asset downloads
- Updated image decoding compatibility with Pillow fallbacks when OpenCV decoding or encoding is unavailable
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-07-28 21:24:55 +02:00
SkalskiP
c8f5c741fd
reimplement `crop_image` to skip type casting when Pillow Image given
...
`get_image_resolution_wh` added
2025-11-14 17:55:07 +01:00
SkalskiP
2ef029ef4b
visualize examples
2025-08-07 13:32:44 +02:00
SkalskiP
a933b93234
update image utils docs; deprecate `overlay_image` image
2025-08-07 11:51:59 +02:00
SkalskiP
cbb58a8c6f
`tint_image` and `grayscale_image` functions added
2025-08-07 10:01:50 +02:00
LinasKo
68d668a1f2
Update "New" tags in documentation
2024-10-04 22:22:10 +03:00
LinasKo
9f730b9fb5
Add "new" tags
2024-08-27 17:18:44 +03:00
LinasKo
13b46dda67
Update "New" tags in docs, fix typo in one heading
2024-06-05 17:44:25 +02:00
SkalskiP
908f3d14c6
improved docs linking
2024-04-24 16:28:48 +02:00
SkalskiP
c30e377eb5
more docs improvements
2024-04-09 22:07:12 +02:00
SkalskiP
079e62fb0c
rename `place_image` to overlay `image`
2024-04-09 21:23:23 +02:00
SkalskiP
94e06ab0d6
scale_image, resize_image changes
2024-04-09 16:46:05 +02:00
SkalskiP
c9095881ae
docs updates
2024-04-05 17:33:52 +02:00
SkalskiP
c7a6b38275
initial version of refactored CropAnnotator
2024-03-14 13:32:52 +01:00
Onuralp SEZER
95a19d1c0e
docs(fix): 🐞 📝 removal of table of content duplicates assets,datasets,trackers,file,utils/(image,notebook,video)
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:54:36 +03:00
SkalskiP
99d1b6d130
ready for review
2024-01-17 12:11:31 +01:00
SkalskiP
bddd32dbb5
refactor(inference_slicer): Update class and method docstrings
2023-08-30 15:56:15 +02:00
Onuralp SEZER
57e17c34a0
feat: 🚀 pre-commit and initial formatted files
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-07-25 13:02:26 +03:00
SkalskiP
6b52863c9f
📚 Documentation update
2023-06-07 12:15:14 +02:00
SkalskiP
802347f4d8
🧹 cleanup before `supervision` `0.9.0` release
2023-06-07 11:47:34 +02:00