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.2
  • Accounts
  • Applications
  • Inputs
  • Label
  • Model
  • Predict
  • Search
  • Portal
  • Workflow

Was this helpful?

  1. Product Updates
  2. Changelog

Release 6.2

Changelog 6.2

New Feature

Improvement

Bug Fix

Enterprise Only

Accounts

Status

Details

Updated Privacy Policy URL

Fixed panic error in Signup

Applications

Status

Details

Ensured collectors are deleted when apps are deleted

View In Explorer button missing in app details. Fixed

Fixed failed to generate thumbnail

Fixed app duplication error when getting worker

Deleted collaborator should also mark application_worker to deleted. Fixed

Inputs

Status

Details

Inputs count stuck at > 0 after delete all, with all inputs seemingly deleted

Label

Status

Details

Task view UI for workers

Create task manager page and task creation page

New Icon for Task Manager/Task Viewer

Fixed POST annotations call on frontend to use correct embed model

Post annotations should include embed_model_version_id. Fixed

Model

Status

Details

Added Apparel Detection to Demo App

Created UI for creating knowledge graph concept relations relations

Create annotation writer model to write annotations to DB

Pass and use test and train data queries to trainer

Added migration to upgrade old model_type in DB

Depredated Face from Python client

Unified the TypeExt and Type fields in model object.

Deprecated facedetect* model types.

Unified FaceEmbedModel and DetectEmbedModel

Converted face.Identity responses to concepts like other detection models to be consistent

Fixed demo font syntax

Video Timeline does not display on the demo app

Fixed Range Slider Value/Text in Apparel Detection Demo

Fixed demographics model to return embeddings and work with auto-annotate

Adding collaborator model counter-intuitively requires ENTER in order to enable the submit button. Fixed

Predict

Status

Details

Validated that concept relation doesn't already exist on POST relations

Prediction requests are being fired too frequently instead of using cache. Fixed

postModelOutputs is not called for newly labeled assets without a manual refresh

Search

Status

Details

Return annotations posted by user in search results

Search by region not working for face detection. Fixed

Make “save” search button internal only

Saved Searches in Portal use the incorrect user ID

Fix crop search from single image view for faces/detections

Portal

Status

Details

UI for collector crud

Deprecate Face from Portal

Improve tabs UI

Video Predictions are failing in Portal

Fixed broken font syntax

Workflow

Status

Details

Video detection workflow prediction support

Public general v1.5 workflow

Allow Patching to existing public workflow

Can not train LOPQ if app base workflow is face. Fixed

PreviousRelease 6.3NextRelease 6.1

Last updated 4 years ago

Was this helpful?