| Introduced 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.
|
| Published the "Recommended" Resnet template | - You can now use the template to yield optimal results with your visual classification models.
|
| 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.
|
| Published the moderation-abuse-japanese model | - You can now use the text classification/moderation model to detect cyberbullying in Japanese texts.
|
| 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.
|
| 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.
|
| 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.
|