Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

akafinch/imgclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

imgclass

Image classification demo running on RTX4000 ada

  • Creates a server running on port 8000 using uvicorn.
    • endpoint: POST: /filename-from-image parameter: file - attached image to classify parameter: topk - how many attributes to consider parameter: score_threshold - minimum probability cutoff parameter: max_words - max keywords in the filename

    • endpoint: POST: /filenames-from-urls body: JSON-formatted. include topk, score_threshold, and max_words as above (in body). detail to be added.

    • endpoint: POST: /filename-and-embedding - returns proposed filename and vector embeddings parameters: as above.

About

Image classification demo running on RTX4000 ada

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /