February 15, 2023

Clarifai Release 9.1

Table of Contents:

Clarifai Community

Introducing the Clarifai Organizations feature within the Community    

You can now use the powerful feature to consolidate multiple Clarifai accounts into an organization and make the most out of your teams.
It enhances collaboration, allows you to centralize the management of your Clarifai operations, and more.

Create organizations from the top right of Clarifai Community by clicking on your circular icon

You'll be presented with the organization creation screen

Fill out the form however you wish

You'll then be able to switch between your personal account and organization to collaborate with others in your org.

 

Published the "Recommended" Resnet template

You can now use the template to yield optimal results with your visual classification models. This is available when creating a new model and selecting "Visual Classifier".

 

Published the moderation-all-resnext-2 model

You can now use the image classification model to identify inappropriate content—such as nudity, drugs, suggestive, gore, etc.—in images and video.

Here the moderation model is 99.9% certain that there is no offensive content in the image. To try this out with images that contain such content, visit the model page.

Published the moderation-abuse-japanese model

You can now use the text classification/moderation model to detect cyberbullying in Japanese texts. You can test this out using your own texts in Japanese or see the examples.

Published the moderation-abuse-korean model    

You can now use the text classification/moderation model to classify Korean text into four concepts: hate speech, offensive language, gender bias, or other bias. You can test this out using your own texts in Korean or see the examples.

Made "My Apps" text dynamic

The top left menu item, "My Apps", now leads to either own apps (on a user's profile) or org apps (if the user has switched to an organization profile). In the latter case, the text now reads "Org Apps."

Made improvements to the model version table

Added spinning wheel to model version table. It appears during training and shows the progress of the model evaluation. Fixed a slight issue with model version table padding.

Bug Fixes

  • Fixed an issue with duplicating apps. Previously, when copying an app’s resources, the drop-down list to select a destination app contained app names, which had already been deprecated. The issue has now been fixed and a user cannot choose an app name in the drop-down list; there is only an app id to choose from.
  • Fixed an issue where the model list page loaded excess models other than the ones owned by the user. The model list page now fetches the correct number of models owned by the user within that app. This greatly improves the loading speed of the models' page.
  • Fixed an issue where the sorting drop-down box could be hidden when applying the listing view on apps, models, or workflows. The Sort by functionality is now fully visible and sorts apps, models, and workflows correctly when using the list view or the grid view.
  • Fixed an issue where Python code snippets for some models failed to work. The Python code snippets now work as desired when used for calling the models via an API request.
  • Fixed an issue where when a member clicked an invite link to join an organization, they got redirected automatically. Previously, when either an existing Clarifai user or an unregistered user clicked an invite link to join an organization, the page with options to accept the invite or register for an account before accepting the invite could appear—but it could redirect to the organization's account or sign up page within a second without a chance for the user to read the message and react accordingly. The redirect no longer happens automatically.
  • Fixed incorrect values displayed in the Usage dashboard for average stored inputs. Previously, there was a discrepancy between the value of the average stored inputs displayed in the Usage highlights section and that displayed in the Average Stored Inputs chart. The value of the average stored inputs is now displayed correctly in both places.
  • Fixed an issue with adding a secondary email in the account settings page. Previously, if you added a new email to your account, and clicked the sent verification link in your inbox, you could get an error—although the additional email was correctly verified.
  • Fixed an issue with the job monitor not showing when uploading text inputs. The input upload job monitor is now visible for text inputs. It correctly shows the progress status of the uploads.
  • Fixed an issue where adding metadata to image inputs was impossible. Adding metadata information to image inputs now works as expected.
  • Fixed some issues with displaying polygon points. Polygons labeled in the Input Viewer page are now displayed as desired.
  • Fixed an issue with configuring a model template using pre-trained weights. Previously, it was not possible to select a pre-trained weight out of the provided list of options when undertaking a deep train model configuration. You can now select any of the options out of the drop-down list.
  • Fixed an issue with loading some models. Previously, there was an application-type error when trying to load some models from the Community. The issue has been fixed.

Legacy Portal

Added a SWITCH TO NEW PORTAL button to allow users to switch to the new portal

You can now simply click the button on the legacy portal to be redirected to the new portal and try out its features.

API

Improved the error codes generated when a request fails

Users now get more specific error codes that tell them why a particular request failed. The codes reflect specific parameter-related errors, which make debugging issues easy and fast.

Improved the handling of retries for throttle and unconnected errors

Added better handling for the throttle error codes returned from API requests and unconnected error codes raised from the gRPC clients.

Bug Fixes

  • Fixed an issue where using the PostDatasetInputs endpoint to add existing inputs with ids > 32 characters to a dataset resulted in an error. Input ID length is no longer validated for the PostDatasetInputs endpoint. The character limit is no longer applied.

Join our Slack Group

Become a member of our Slack Group to interact with other Clarifai users, share best practices and gain access to Clarifai engineers. 

Join Slack Group

icon-slack-community