You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Welcome to Visual Layer! This guide will help you quickly get started with using Visual Layer's API and tools for visual data management. Below, you'll find links to Jupyter notebooks that demonstrate different functionalities.
Finding and Exporting data:
1. Image Search via API
This notebook demonstrates how to use the Visual Layer API to search for images based on similarity.
This tutorial explains how to convert XML annotations into a Visual Layer Bounding Box format. The script provided parses a fixed XML string and extracts object detection bounding boxes, storing them in a CSV file.
How to Use
Download the repository or access the notebooks directly.
Open the.ipynb files in Jupyter Notebook or JupyterLab.
Follow the instructions in each notebook to execute the code and interact with Visual Layer.
Requirements
Python 3.8+
Jupyter Notebook or JupyterLab
Required dependencies (listed in each notebook)
Support
For any questions, feel free to reach out to our support team or check our documentation.