Home / Companies / Clarifai / Blog / May 2022

May 2022 Summaries

3 posts from Clarifai

Filter
Month: Year:
Post Summaries Back to Blog
AI-powered visual inspection leverages computer vision AI to enhance the monitoring of machinery, production processes, inventory levels, and safety zones by offering advantages such as improved accuracy, faster processing speeds, and increased uptime compared to manual methods. This technology is becoming increasingly essential as workforce shortages and the high cost of manual inspection drive the need for automation. Automated visual inspection helps reduce equipment failures, optimize maintenance schedules, and improve quality assurance in manufacturing and other industries by enabling early detection of defects and anomalies. It also enhances worker safety by identifying unsafe interactions and conditions, ultimately reducing costs associated with work-related injuries. The deployment of AI-powered systems in visual inspection is projected to rise significantly, with machine vision quality assurance expected to be operational in 80% of mass production facilities by 2025. Companies like Clarifai provide comprehensive AI solutions to facilitate the adoption of these technologies across various sectors, supporting object classification, detection, and other advanced analytics capabilities.
May 24, 2022 1,239 words in the original blog post.
Zero-shot object detection (ZSD) is a technique that allows for the identification of target object classes without requiring labeled training data, an approach that can save time and money by reducing the need for expensive human labeling. This method utilizes OpenAI's CLIP embeddings to match the visual embeddings of regions of interest in an image with text descriptions of the target classes. A dynamic threshold determines the presence of an object based on the distance between visual and text embeddings, and the choice of text prompts can significantly impact accuracy, with the option to average multiple text embeddings for improved results. The effectiveness of ZSD is demonstrated through tasks such as detecting "jumping cats" versus "sitting cats," classifying real estate images as houses or apartments, and identifying discount banners, showcasing its potential in scenarios where labeled data is costly to obtain. The results, including a low false positive rate, highlight the capabilities of ZSD using CLIP, and ongoing development aims to enhance this technology further.
May 12, 2022 673 words in the original blog post.
In the latest Clarifai Release 8.4, several advanced AI models have been introduced for diverse applications, including logo detection, image captioning, optical character recognition (OCR), and grammar correction. The Logo Detection model, utilizing YOLOv5, is trained on a comprehensive dataset to identify nearly 3,500 logos in images and videos. The Image Captioning model, based on Salesforce's BLIP framework, offers state-of-the-art vision-language understanding and generation capabilities. For image recognition, the Vision Transformer model provides a versatile solution with leading performance metrics. The OCR model employs Microsoft's Transformer OCR fine-tuned on the SROIE dataset to accurately recognize printed text, using a combination of image and text Transformers. Lastly, the English Grammar Correction model, known as Gramformer, leverages the T5 architecture to detect and correct grammatical errors with high precision, supported by a quality estimator. Each model is accessible for users to explore and integrate into various applications through the Clarifai platform.
May 03, 2022 425 words in the original blog post.