| Published the HuggingFace text classification template | - The HuggingFace text classification template is now available to users. You can use the pre-configured text classifier model template to train with your data and improve the accuracy of your results.
|
| Published the silent-face-anti-spoofing model. | - You can now use the silent face anti-spoofing detection model to determine if a face in an image is a spoofing attempt or not. It is designed to prevent people from tricking facial identification systems, such as those used for unlocking phones or accessing secure locations.
|
| Made major redesign changes on listing pages | - Improved the user experience when navigating the listing pages for models and workflows.
- Added a new design and colors for models and workflows icons.
- Added ability to list models and workflows by either grid view or list view.
- Added mobile-responsive support.
|
| Made improvements to the Usage Dashboard | - Replaced “Stored Inputs” with “Average Stored Inputs.” We now compute it as an average, not as the total.
- Added the word “Total” to “Training Hours” and “Ops Count.” They are now referred to as “Total Training Hours” and “Total Ops Count” respectively.
|
| Added ability to hover over collapsible sidebar icons | - In the collapsed view on the left sidebar, the menu items are hidden and only the icons are left. We have now added a hover pop-up of the same text we hide to help users understand what each menu item is about.
|
| Stopped showing name and surname on public profiles | - Public profiles show a user's name if it's their own account, they are a collaborator of your app, or they are part of your organization.
|
| Fixed an issue where collaborators' names showed as "undefined" in several places | - Names of app collaborators are now displayed as desired without any issues.
|
| Fixed an issue where the collapsible left sidebar sometimes did not display all the menu items unless the page was reloaded | - All the items of the sidebar are now displayed as desired.
|
| Fixed an issue where the header items did not display properly on mobile devices | - The top navigation bar items are now displayed properly on small screens.
|
| Fixed an issue where editing a model's params did not show the proper original params | - Previously, if you tried editing a model to see or change its parameters, you could find that some of them were set to default values, even if you set them differently during model creation. This is not the case currently as the proper original params are reflected.
|