Clarifai Guide
Clarifai Home
v7.0
v7.0
  • Welcome
  • Getting Started
    • Quick Start
    • Applications
      • Create an Application
      • Application Settings
      • Collaboration
    • Authentication
      • App-Specific API Keys
      • Personal Access Tokens
      • Scopes
      • Authorize
      • 2FA
    • Glossary
  • How-To
    • Portal
      • Auto Annotation
      • Custom Models
      • Text Classification
      • Visual Text Recognition
    • API
      • Auto Annotation
      • Batch Predict CSV on Custom Text Model
      • Custom KNN Face Classifier Workflow
      • Custom Models
      • Custom Text Model
      • Visual Text Recognition
  • API Guide
    • API overview
      • API Clients
      • Using Postman with Clarifai APIs
      • Status Codes
      • Pagination
      • Patching
    • Data Mode
      • Supported Formats
      • Create, Get, Update, Delete
      • Collectors
    • Concepts
      • Create, Get, Update
      • Languages
      • Search by Concept
      • Knowledge Graph
    • Scribe Label
      • Annotations
      • Training Data
      • Positive and Negative Annotations
      • Tasks
      • Task Annotations
    • Enlight Train
      • Clarifai Models
      • Model Types
      • Create, Get, Update, Delete
      • Deep Training
      • Evaluate
        • Interpreting Evaluations
        • Improving Your Model
    • Mesh Workflows
      • Base Workflows
      • Create, Get, Update, Delete
      • Input Nodes
      • Workflow Predict
    • Armada Predict
      • Images
      • Video
      • Prediction Parameters
      • Multilingual Classification
    • Spacetime Search
      • Search Overview
      • Combine or Negate
      • Filter
      • Rank
      • Index Images for Search
      • Legacy Search
        • Combine or Negate
        • Filter
        • Rank
        • Saved Searches
  • Portal Guide
    • Portal Overview
    • Data Mode
      • Supported Formats
      • Bulk Labeling
      • CSV and TSV
      • Collectors
    • Concepts
      • Create, Get, Update, Delete
      • Knowledge Graph
      • Languages
    • Scribe Label
      • Create a Task
      • Label Types
      • Labeling Tools
      • AI Assist
      • Workforce Management
      • Review
      • Training Data
      • Positive and Negative Annotations
    • Enlight Train
      • Training Basics
      • Clarifai Models
      • Model Types
      • Deep Training
      • Evaluate
        • Interpreting Evaluations
        • Improving Your Model
    • Mesh Workflows
      • Base Workflows
      • Setting Up a Mesh Workflow
      • Input Nodes
    • Armada Predict
    • Spacetime Search
      • Rank
      • Filter
      • Combine or Negate
      • Saved Searches
      • Visual Search
  • Data Labeling Services
    • Scribe LabelForce
  • Product Updates
    • Upcoming API Changes
    • Changelog
      • Release 7.0
      • Release 6.11
      • Release 6.10
      • Release 6.9
      • Release 6.8
      • Release 6.7
      • Release 6.6
      • Release 6.5
      • Release 6.4
      • Release 6.3
      • Release 6.2
      • Release 6.1
      • Release 6.0
      • Release 5.11
      • Release 5.10
Powered by GitBook
On this page
  • Changelog 6.4
  • Applications
  • Inputs
  • Annotate
  • Model
  • Predict
  • Search
  • Portal
  • Workflow
  • Clients

Was this helpful?

  1. Product Updates
  2. Changelog

Release 6.4

Changelog 6.4

New Feature

Improvement

Bug Fix

Enterprise Only

Applications

Status

Details

Improved responsiveness of collaborations tab in /apps

Enabled list collaborators to list deleted collaborators

Login Form breaks app. Fixed

Deleting an app no longer redirects to /apps

Can’t create models in new app. Fixed

Inputs

Status

Details

Fixed .webp files not working when sent as base64

Annotate

Status

Details

MVP of labeler single image view functionality

Support detection tasks

Detection Labeler: Color Coded Concepts

Add workflow_id to task creation and show AI predictions to verify in labeler mode

Split tasks admin view into tabs

Add visual sections to task form

Add default queries for "all inputs" and "all unlabelled inputs" in task create view

Autocomplete annotation user

Implement Classification Task Review Logic

Implement Review Process into tasks

Introduce stats collection APIs for worker stats

Implement APIs for polygon region support

Incorporate image filters for labelling

Update image tool icons

Ability to zoom in on images

Remove ‘alt’ from hotkeys, just use letters and arrows

Label to draw box in video frame using frame bytes

Display videos in labeler

Add video fps field for tasks

Draw Bounding Boxes in Labeler Detection Videos

Add video controls for video in labeler

Fix Classification Annotation

Video annotation deletion. Fixed

AI Assist Predictions did not show for General workflow classification task. Fixed

Fix Classification video annotation

Display video in classification tasks

Fix Labeler input urls

Fix Annotation creation for video

Fix Labeler post calls

Detection Labeler: fix zoom

Fixed image cropper task description

Fix concept threshold creation

Set annotation status ‘success’

Restrict tasks to only the assigned users

Add validation to TaskForm’s concept field

Display human tags for human box as child

Model

Status

Details

Convert Deep Trained Model to Embedding Model for Use as "Base Workflow"

Classification predictions for AI assistance

Merge this detection and custom model prediction sections for detection models

Video labelling UI for classification.

Remove the non-creatable types from model mode

Improve the create classifier / detector view options in model mode

Add deep training options in model mode

Update random sampling model to have a slider

Predict

Status

Details

Fixed public concept rank

Search

Status

Details

Support detection evaluations in PostAnnotationSearchMetrics

Support nlp search (only filtering)

Add evaluations between two saved search label sets

Fix labeler search amount

Error: "Cannot search over annotations" when clicking a general app. Fixed

Model name and details is not populated upon model creation in model mode

Fix annotation search when accessing the LabelerPage

Search by annotation_info should not return the embed annotation. Fixed

Search for metadata in detection apps doesn't work. Fixed

Portal

Status

Details

Create Dual Range Slider

Enable patching the default workflow from Portal and error if needs reindex

Allow drawing bounding boxes on paused video frames

Add scopes for collaborators and metrics to Portal

Allow up to 15-20x zoom level for really large images.

Allow selection the embed_model_version_id from Portal when creating a model

Fix inconsistent fps between uploading video and predicting video

Missing frame time. Fixed

Model annotations not appearing in Explorer. Fixed

When creating the auto annotation workflow editing the workflow crashes Portal

Fix image tools state

Workflow

Status

Details

CreateWorkflow model improvements

Allow custom concept models in the default app workflows

Add a "Make a Copy" or "Copy to New Workflow" button for each workflow

Allow patching the default workflow in Portal

Show the default workflow in the list of workflows for the app

Validate patching of default workflow is compatible in backend

Large workflow name causes overlap in app details view. Fixed

Portal crashes if page reloads during workflow add/edit. Fixed

Detection workflow recompute also predict detect-concept

Allow detect-concept models to be added to workflows

Patch workflow create worker

Fix validation of inputs in workflows

Fix workflow embed_join_annotation_id issue

Clients

Status

Details

Clean up private API client repos

Remove public workflows from Python client

PreviousRelease 6.5NextRelease 6.3

Last updated 4 years ago

Was this helpful?