Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

It would be nice to have something like ObjectDetectionData.from_image which accepted pil images. #1371

Closed
ethanwharris opened this issue Jun 30, 2022 · 0 comments · Fixed by #1372
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ethanwharris
Copy link
Collaborator

I would also be interested in this... Currently I'm using an awful hack where I write images (received as bas64) to disk and then read them using ObjectDetectionData.from_files https://github.com/Greenroom-Robotics/nuclio_lighting_flash/blob/main/nuclio_lighting_flash/flash_model_handler.py#L27

In addition to the model.serve it would be nice to have something like ObjectDetectionData.from_image which accepted pil images.

Originally posted by @MrBlenny in #1279 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant