Skip to content

Image inference#217

Merged
chocolatkey merged 17 commits intodevelopfrom
image-inference
Apr 22, 2025
Merged

Image inference#217
chocolatkey merged 17 commits intodevelopfrom
image-inference

Conversation

@chocolatkey
Copy link
Copy Markdown
Member

@chocolatkey chocolatkey commented Apr 17, 2025

Closes #176

  • Includes the streaming working of Implement remote streaming of publications #211 (no changes, no need to re-review)
  • Add a helper to transform fetchers and resources into interfaces compatible with Go's fs.FS and fs.File
  • Add support for hash property in links, with a list of recognized algorithms and utility functions
  • Add --inspect-images and --hash flags to rwp manifest utility to enable inference of additional image metadata

@chocolatkey chocolatkey marked this pull request as ready for review April 20, 2025 23:39
@chocolatkey chocolatkey requested review from Copilot and mickael-menu and removed request for Copilot April 20, 2025 23:39

This comment was marked as resolved.

@chocolatkey
Copy link
Copy Markdown
Member Author

@mickael-menu regarding the dependency issue, as per the meeting I'm going to deal with this after the merge, as the perceptual hashing package (which is not maintained) itself depends on that image resizing dependency. Furthermore, we may want to move the image inspection code out of the go-toolkit into the readium-cli

Copy link
Copy Markdown
Member

@mickael-menu mickael-menu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making the changes

@chocolatkey chocolatkey merged commit 8b61f70 into develop Apr 22, 2025
3 of 4 checks passed
@chocolatkey chocolatkey deleted the image-inference branch April 22, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extracting additional information from images

3 participants