Jump to Content
Visual Layer
Guides
v1.0

Log InVisual Layer
Guides
Log In
BetaGuides

Introduction

  • Introduction
  • Glossary
  • Deployment Options

Get Started

  • Quick Start
  • Browsing Public Visual Layer Datasets
  • Browsing your private Datasets
  • Importing Annotations
    • Preparing Annotation Data File
    • Creating Annotation File with Class Labels
    • Converting YOLO Annotations to Visual Layer Format
  • Preparing a private AWS S3 bucket
  • Running Visual Layer within an iframe
  • Intro to VisualLayer APIs
    • πŸ”‘ Authentication - Cloud only
    • πŸ“‚ Create a Dataset from a Public S3 Bucket
    • πŸ“‚ Create a Dataset from a local folder for On-Prem installations
    • πŸ” Retrieve Dataset Status
    • πŸ”„ Share a Dataset with Another User
    • πŸ” Duplicate Retrieval (Experimental Feature)
    • πŸ–ΌοΈ Visual Search
    • πŸ” Visual Layer API: Semantic Caption Search
    • πŸ” Visual Layer API: Textual Caption Search
    • πŸ“€ Exporting a Dataset via `curl` from Visual Layer

On prem installation

  • Single-node deployment
  • User Management

Manage a Dataset

  • Create/Delete Datasets
  • Sharing a Dataset

Explore Data

  • Exploring Visual Data
  • Understanding Clusters
  • Exploring Images and Video Frames
  • Exploring Objects
  • Textually Searching for Data
  • Searching by Similarity

Organize data

  • Tagging Relevant Data for Future Use
  • Saving Interesting Queries as Views

Check Data Quality

  • Mislabeled Images/Objects
    • Mislabeled Data - FAQs
    • Find Mislabeled Data Using Visual Layer Auto-Detection
  • Unlabeled Data Detection
  • Duplicate Images/Objects
    • Outlier Images/Objects
    • Duplicate Clusters FAQs
  • Blurry Images/Objects
  • Dark Images/Objects
  • Bright Images/Objects

Enrich Data

  • Data Enrichment with Visual Layer
  • Dataset Enrichment Flow
  • Enrichment FAQs

Extract Data

  • Exporting Data with Visual Layer
  • The Export Format

How To Guides

  • Converting extracted files
    • How to extract data using Visual Layer's API.
    • How to parse extracted data using Visual Layer's API.
    • How to Parse Exported JSON Containing Image Data into CSV
    • How to convert VL exported file by tagging to a csv file
  • Curating a High-Quality Dataset for Model Training

fastdup

  • fastdup Quick Start
  • Installing fastdup
  • Creating a Dataset with fastdup
  • Analyzing Data with fastdup
  • Visualizing Data with fastdup
  • Loading Data from External Sources
  • License

Help and support

  • Troubleshooting
  • Community
  • FAQs

Company policies

  • Terms of Service
  • Privacy Policy
Powered byΒ 

Intro to VisualLayer APIs

Suggest Edits

🌐 Cloud API vs. On-Prem API

  • Cloud API: Requires authentication for all API calls.
  • On-Prem API: No authentication required.
  • On-Prem Users: Skip the Authentication and Dataset Sharing sections.



πŸ“š Additional Resources

  • πŸ“– VisualLayer API Documentation

πŸš€ Start integrating VisualLayer APIs today!

Updated 8 months ago


  • Table of Contents
    • 🌐 Cloud API vs. On-Prem API
    • πŸ“š Additional Resources