Skip to content

alejgo06/image_capabilities_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image capabilities service

This api receives an image and a json with some coordinates return some capabilities.

Each version is independent each other

versions:

  • V1. {color}
  • V2. {count}
  • V3. {shape}
  • V4. {classify background}
  • V5. {detect positions, near, close}

run

uvicorn backend:app --reload --port 8021

http://127.0.0.1:8021/docs#/default

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages