Add more cv model features
hgao327 opened this issue ยท 2 comments
Search before asking
- I have searched the EvaDB issues and found no similar feature requests.
Description
We need more features for computer vision models to handle additional image processing or generation requests:
-
generateSceneGraph
: Extracting key information from a PDF document to generate scene graphs based on the document's content. -
enhanceLowLightImages
: Image enhancement functions capable of increasing the brightness of images taken in low-light conditions. -
superResolution
: Video/image super-resolution to enhance the model's resolution, providing a better visual experience.
Use case
Call the functions directly through EvaDB
Are you willing to submit a PR?
- Yes I'd like to help by submitting a PR!
๐ Hello @hgao327, thanks for your interest in EVA DB ๐ Please visit our ๐ฎ Tutorials to get started, where you can find quickstart guides for simple tasks like Image Classification all the way to more interesting tasks like Emotion Analysis.
If this is a ๐ Bug Report, please provide a minimum reproducible example to help us debug it.
If this is a โ Question, please provide as much information as possible, including dataset examples and query results.
This is probably not relevant any more.