Clarifai Guide
Clarifai Home
v7.2
v7.2
  • Welcome
  • Clarifai Basics
    • Build your first Clarifai App
    • Key Terminology to Know
    • Applications
      • Create an Application
      • Application Settings
      • Collaboration
    • Authentication
      • App-Specific API Keys
      • Authorize
      • Personal Access Tokens
      • Scopes
      • 2FA
      • Roll-Based Access Control
  • API Guide
    • Clarifai API Basics
      • Clarifai API Clients
        • gRPC vs HTTP Channels
      • Helpful API Resources
        • Using Postman with Clarifai APIs
    • Your Data
      • Supported Formats
      • Adding and Removing Data
      • Collectors
    • Making Predictions
      • Images
      • Video
      • Text
      • Prediction Parameters
      • Multilingual Classification
    • Creating and Managing Concepts
      • Create, Get, Update
      • Languages
      • Search by Concept
      • Knowledge Graph
    • Labeling Your Data
      • Annotations
      • Training Data
      • Positive and Negative Annotations
      • Tasks
      • Task Annotations
    • Creating and Training Models
      • Clarifai Models
      • Model Types
      • Custom Models
      • Custom Text Model
      • Create, Get, Update, Delete
      • Deep Training
    • Evaluating Models
      • Interpreting Evaluations
      • Improving Your Model
    • Creating Workflows
      • Base Workflows
      • Input Nodes
      • Setting Up Mesh Workflows
      • Common Workflows
        • Workflow Predict
        • Auto Annotation
        • Custom KNN Face Classifier Workflow
        • Visual Text Recognition
    • Search, Sort, Filter and Save
      • Search Overview
      • Combine or Negate
      • Filter
      • Rank
      • Index Images for Search
      • Legacy Search
        • Combine or Negate
        • Filter
        • Rank
        • Saved Searches
    • Advanced Topics
      • Status Codes
      • Patching
      • Pagination
      • Batch Predict CSV on Custom Text Model
  • Portal Guide
    • Clarifai Portal Basics
    • Your Data
      • Supported Formats
      • Exploring Your Data
        • Predictions
        • Annotations
        • Bulk Labeling
        • Proposals
        • Object Tracking
      • Collectors
    • Making Predictions
    • Creating and Managing Concepts
      • Create, Get, Update, Delete
      • Knowledge Graph
      • Languages
    • Labeling Your Data
      • Create a Task
      • Label Types
      • Labeling Tools
      • AI Assist
      • Workforce Management
      • Review
      • Training Data
      • Positive and Negative Annotations
    • Creating and Training Models
      • Training Basics
      • Clarifai Models
      • Custom Models
      • Model Types
      • Deep Training
    • Evaluating Models
      • Interpreting Evaluations
      • Improving Your Model
    • Creating Workflows
      • Input Nodes
      • Base Workflows
      • Setting Up a Workflow
      • Common Workflows
        • Auto Annotation
        • Visual Text Recognition
        • Text Classification
    • Search, Sort, Filter and Save
      • Rank
      • Filter
      • Combine or Negate
      • Saved Searches
      • Visual Search
      • Text Search
    • Advanced Topics
      • Importing Data with CSV and TSV Files
  • Data Labeling Services
    • Scribe LabelForce
  • Product Updates
    • Upcoming API Changes
    • Changelog
      • Release 7.3
      • Release 7.2
      • Release 7.1
      • 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
  • Additional Resources
    • API Status
    • Clarifai Blog
    • Clarifai Help
    • Clarifai Community
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?