# Introduction

iMerit's data labeling platform is designed to streamline the process of generating high-quality training data to enhance computer vision models. Our latest [annotation tool](https://docs.imerit-prod.io/annotation-tool) offers a robust set of features aimed at making the labeling process faster and more precise. Key features include a range of annotation options, such as 2D bounding boxes, 3D cuboids, and polylines, allowing for complex object tracking and labeling in both 2D images and 3D point clouds.&#x20;

Additionally, [QuickServe](https://docs.imerit-prod.io/quickserve-platform) streamlines project setup, allowing users to effortlessly configure and manage labeling projects. It offers real-time project tracking, ensuring seamless collaboration among multiple stakeholders and keeping everyone informed and aligned on project progress.

This comprehensive solution aims to meet the evolving demands of computer vision model training, ensuring efficiency, accuracy, and scalability in data labeling tasks.

<figure><img src="https://254647936-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzGccvqLYeyaJ6Dgazh7K%2Fuploads%2F1I8QJYK8YoKEpvHZeNIi%2Fimage.png?alt=media&#x26;token=ab535f73-c0f1-44bc-a628-7e4dca453cdd" alt=""><figcaption></figcaption></figure>

This documentation covers the following main topics:

* [Account Activation](https://docs.imerit-prod.io/account-activation): Activate account on QuickServe
* [Project Setup](https://docs.imerit-prod.io/project-setup): How to set up a labelling project
* [Pre-process Data](https://docs.imerit-prod.io/project-setup/pre-process-data): How to format and arrange data for import
* [Annotation Tool](https://docs.imerit-prod.io/annotation-tool): In-depth guide for learning how to use the labelling tool
* [Key Features](https://docs.imerit-prod.io/annotation-tool/key-features): Learn how to use powerful tool interactions to speed up the labelling process
* [Audit Tool](https://docs.imerit-prod.io/audit-tool): How to conduct an audit and raise issues observed in labelling submissions

## Minimum Requirement

### **System configuration**

* i5 Processor
* 16GB of RAM is the amount of memory for speed and smooth functioning
* 8 GB GPU Card for rendering
* Supported Browser - Chrome&#x20;

#### Recommended Configuration

* i7 Processor
* 16GB of RAM is the amount of memory for speed and smooth functioning
* 8 GB GPU Card for rendering
* Supported Browser - Chrome&#x20;

### Data Related:

* Storage - The dataset must reside in a S3 Bucket. Access [pre-defined S3 bucket](https://docs.imerit-prod.io/project-setup/pre-process-data#id-3.-data-storage)
* Data Processing - [Pre-process LiDAR data](https://docs.imerit-prod.io/project-setup/pre-process-data)&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.imerit-prod.io/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
