Amazon Rekognition vs. Pytorch

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon Rekognition
Score 9.9 out of 10
N/A
Amazon offers Rekognition, an image and video visual analytics tool that is trained on locating and identifying labeled or tag-related objects, events, people, and also inappropriate content in images and video so that images and video can more safely and reliably be integrated and positioned in web applications or presentations after it conducts its analysis.N/A
Pytorch
Score 9.3 out of 10
N/A
Pytorch is an open source machine learning (ML) framework boasting a rich ecosystem of tools and libraries that extend PyTorch and support development in computer vision, NLP and or that supports other ML goals.N/A
Pricing
Amazon RekognitionPytorch
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Amazon RekognitionPytorch
Free Trial
YesNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeOptionalNo setup fee
Additional Details
More Pricing Information
Community Pulse
Amazon RekognitionPytorch
Best Alternatives
Amazon RekognitionPytorch
Small Businesses
InterSystems IRIS
InterSystems IRIS
Score 7.7 out of 10
InterSystems IRIS
InterSystems IRIS
Score 7.7 out of 10
Medium-sized Companies
Posit
Posit
Score 10.0 out of 10
Posit
Posit
Score 10.0 out of 10
Enterprises
Posit
Posit
Score 10.0 out of 10
Posit
Posit
Score 10.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon RekognitionPytorch
Likelihood to Recommend
9.5
(0 ratings)
9.0
(0 ratings)
Usability
9.5
(0 ratings)
10.0
(0 ratings)
Support Rating
9.5
(0 ratings)
-
(0 ratings)
User Testimonials
Amazon RekognitionPytorch
Likelihood to Recommend
It is very well suited for image processing and recognition based applications and can be easily used using API calls without actually. writing any code for image processing. It can be used with any professional software development as it is built with so much precision. I would not suggest it for a sole feature-based application like image tagging only because for that you can create your own algorithm specific to a domain you want.
Read full review
Everything deep learning related if not on TPU (in such case, JAX would be better suited). For LLM deployment, libraries such as vLLM would be better suited, too; otherwise, wrapping the PyTorch model with Ray is a good option.
Read full review
Pros
  • Image tagging is very good.
  • Object detection is precise.
  • Video tagging has become very easy using Rekognition.
Read full review
  • Provides Benchmark datasets to test your custom algorithm
  • Provides with a lot of pre-coded neural net components to use for your flow
  • Gives a framework to write really abstract code.
Read full review
Cons
  • The cost is bit more for small scale companies.
  • For text processing, OCR is not available in amazon rekognition.
  • Only facial search is available in image search.
Read full review
  • It should have support for Java also as Java is one of the most popular language.
  • They should make things more easy if we want to use GPUs for computation.
  • They should keep adding the latest models so that we can easily load them for use for further fine-tuning.
Read full review
Usability
Very much suitable for many applications where the image processing features are secondary and independent of any domain. This makes it a general solution and the recognition features are returned in a JSON object in response to the API called made which is a very simple process.
Read full review
The big advantage of PyTorch is how close it is to the algorithm. Oftentimes, it is easier to read Pytorch code than a given paper directly. I particularly like the object-oriented approach in model definition; it makes things very clean and easy to teach to software engineers.
Read full review
Support Rating
Support of Amazon is great. So far we are having a great experience using it.
Read full review
No answers on this topic
Alternatives Considered
Accuracy and usability of amazon Rekognition are great. It provides many functionalities its competitors do not. Also, the Amazon service is great in general.
Read full review
Saving and loading Machine/Deep Learning models is very easy with Pytorch. It provides visualization capabilities when combined with Tensorboard, and mathematical operations are highly optimized. Easy to understand for a person who is an expert in Python. It takes significantly less time to create valuable POCs as most of the things are inbuilt.
Read full review
Return on Investment
  • The best thing it made our work fast.
  • It reduces the chance of failure of a project which is based on image or video processing.
  • We can assign anyone in our team to work on this as it very easy to use.
Read full review
  • Less time wasted on handling the library version issues
  • Small learning curve as very similar to Python
  • Compatibility with other popular Python libraries makes it easy to build a lot of things on it
Read full review
ScreenShots