PerfectExamples/Perfect-TensorFlow-Demo-Vision
Perfect TensorFlow Server Example of Computer Vision
This project helps developers integrate computer vision capabilities into web services. It takes an image as input (either uploaded or drawn) and outputs a prediction of what the image likely depicts, along with a confidence score. This is useful for developers building applications that need to recognize objects or content within images.
No commits in the last 6 months.
Use this if you are a developer looking to add image recognition features to a web application using Swift and TensorFlow.
Not ideal if you are an end-user without programming experience or if you need to train custom computer vision models from scratch.
Stars
35
Forks
6
Language
HTML
License
Apache-2.0
Category
Last pushed
Jul 16, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PerfectExamples/Perfect-TensorFlow-Demo-Vision"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
opencv/opencv
Open Source Computer Vision Library
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
open-edge-platform/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX ...