September 24, 2020

Clarifai Release 6.8

Table of Contents:

Data Mode, new models, and clients in your favorite languages. Clarifai Release 6.8 introduces exciting new technology that make it easier than ever to build AI-powered business solutions. Take a look at what you can do with these new features. 

Data Mode

data_mode

When it comes to AI, data is the beginning, middle and end of the story. With Clarifai's new Data Mode, we've made it easier than ever to load your data into our platform so that you can begin your next AI project. Whether you want to label it, train new models with it, pipe it to different applications or analyze it, Data Mode makes uploading a snap. Visit Data Mode in Portal, or learn more in our documentation

People and Vehicle Detectors

peoplevehiclezoom

Security camera footage, street scenes, municipal data and more; people and vehicles are two of the most common objects that you might need to detect. Clarifai now offers a suite of state-of-the-art people and vehicle detectors, that are pre-trained and ready to serve your use case. We've broken our detectors into three categories: People, Vehicle, and People and Vehicle, so that you can easily detect either or both in your workflows. Log in to Portal and try it yourself un Model Mode. Just visit the Model Mode tab >>> Create a Workflow >>> And add one of our new detectors to your workflow. 

Open Images Dataset

v2-bbox_labels_vis_screenshot.png

We've rebuilt our general detector on top of an entirely new dataset containing ~9 million varied images with rich annotations. The training images used are very diverse and contain complex scenes with several objects (8.4 per image on average). The new dataset powers our detector with image-level labels annotations, object bounding boxes, object segmentations, visual relationships, localized narratives, and more. Try it out in Portal.

Text Aggregation Operator

Words are powerful alone, but they are much more powerful together. With our new text aggregation operator as part of your visual text recognition workflow, you can now detect, crop, recognize and arrange words in to sentences automatically. Try it out yourself in Portal.

C# and PHP gRPC Clients

csharphp

We've added C# and PHP to our client library, with more clients on the way soon. C# (pronounced "see sharp") is one of the most widely used programming languages, and is popular in game development and many other domains. PHP is a general purpose, server-side scripting language that's designed to make dynamic pages and applications. You can get more information about our new clients on Github