Uffa Modeyfafa.codes·Sep 8, 2024Pictures2Stories: Transforming Images into Short Stories with AI and Azure ServicesOverview Pictures2Stories is a Django-based web application that uses Azure AI Vision, OpenAI Chat Completion API, and Azure’s App Service and Database for PostgreSQL to create short, adventure-themed stories based on three images that the user uploa...10 likes·65 readsAI
Umesh Panditumeshpandit.hashnode.dev·Jun 28, 2024Streamlining Your Workflow with Azure Computer VisionEvery business wants to be as efficient as possible in today’s competitive world. Whether you’re in retail, healthcare, or any field that needs visual data interpretation – Azure Computer Vision will help you. Imagine being able to look at an image ...Azure Computer Vision
Sri Durgesh Vsridurgeshv.hashnode.dev·Jun 18, 2024Deploying an Image and Facial Analysis App on AWS EC2Creating an application that leverages the power of deep learning for image and facial analysis can be an exciting and rewarding project. By utilizing AWS EC2 and its robust set of tools and services, you can set up a scalable and efficient environme...AWS
Avanish Dubeyavnis.hashnode.dev·May 31, 2024Computer VisionComputer Vision is an area of AI that deals with visual processing. Let's explore some of the possibilities that computer vision brings. Most computer vision solutions are based on machine learning models that can be applied to visual input from came...72 readsSemantic Segmentation
Sumit Mondalsumit007.hashnode.dev·Apr 20, 2024Amazon Rekognition on AWS: A Simple Guide with ExamplesIn today’s digital age, the vast amount of visual data generated daily can overwhelm traditional methods of analysis. However, with the advent of machine learning and artificial intelligence, solutions like Amazon Rekognition offer powerful tools for...AWS - HandsOnAWS
Raj Kulkarnirajkulkarni.hashnode.dev·Oct 7, 2023Exploring the Power of Functional APIs using Transfer LearningDefinition given by AI - Functional APIs in deep learning are a way to build neural networks by defining computational graphs of layers and connecting them. It provides a flexible and powerful approach to create complex models with multiple inputs an...173 readsDeep Learning