> For the complete documentation index, see [llms.txt](https://docs.binaexperts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.binaexperts.com/datasets-1.md).

# مجموعه داده ها

- [ایجاد یک پروژه](https://docs.binaexperts.com/datasets-1/ayjad-yk-prwzhh.md): ایجاد یک پروژه در بینا اکسپرتز
- [بارگذاری داده‌ها](https://docs.binaexperts.com/datasets-1/bargthary-dadh-ha.md): بارگذاری داده‌ها در بینا اکسپرتز
- [بارگذاری ویدیو](https://docs.binaexperts.com/datasets-1/bargthary-dadh-ha/bargthary-wydyw.md): بارگذاری ویدیو در بینااکسپرتز.
- [مدیریت دسته ها](https://docs.binaexperts.com/datasets-1/manage-batches-in-binaexperts.md)
- [ایجاد یک نسخه از مجموعه داده](https://docs.binaexperts.com/datasets-1/ayjad-yk-nskhh-az-mjmwah-dadh.md): ایجاد یک نسخه از مجموعه داده به شما اجازه می‌دهد تا داده‌های خود را برای آموزش یک مدل آماده کنید.
- [پیش‌پردازش تصاویر](https://docs.binaexperts.com/datasets-1/pysh-prdazsh-tsawyr.md): مراحل پیش‌پردازش تصاویر برای آماده‌سازی داده‌ها جهت مدل‌ها ضروری است.
- [ایجاد تصاویر افزایش یافته](https://docs.binaexperts.com/datasets-1/ayjad-tsawyr-afzaysh-yafth.md): ایجاد تصاویر افزایش یافته یکی از مراحل مهم برای بهبود عملکرد مدل و افزایش توانایی آن در تعمیم‌دهی به داده‌های جدید است.
- [افزودن تگ به تصاویر](https://docs.binaexperts.com/datasets-1/afzwdn-tg-bh-tsawyr.md): سازماندهی مجموعه داده‌های خود را با تگ‌گذاری تصاویر بهبود دهید.
- [مدیریت کلاس‌ها](https://docs.binaexperts.com/datasets-1/mdyryt-klas-ha.md): قفل کردن، تغییر نقشه، یا حذف کلاس‌ها در پروژه


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.binaexperts.com/datasets-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
