@@ -5,8 +5,6 @@ Each project defines its own label system, goals, and data scope.
55
66<!-- <img src="/docs/assets/" alt="project_main"> -->
77
8- ---
9-
108## 🔹 What is a Project?
119
1210A project groups:
@@ -16,8 +14,6 @@ A project groups:
1614- [ Collection goals (per label)] ( /docs/goals.md )
1715- [ Assigned users with roles] ( /docs/users.md )
1816
19- ---
20-
2117## 📤 Creating a Project
2218
2319Only admin/superusers can create new projects via the UI or API.
@@ -53,8 +49,6 @@ Each project has the following sections:
5349
5450More of that below
5551
56- ---
57-
5852## 👥 Roles & Access
5953
6054Users are split by admin/ non admin ones.
@@ -66,8 +60,6 @@ so you need to manually edit the permissions for it if needed.
6660
6761See [ Users & Roles] ( /docs/users.md ) for how to manage users and set permissions
6862
69- ---
70-
7163## 🖼️ Uploading
7264
7365After creating you can upload images or videos.
@@ -78,8 +70,6 @@ Note: media processing on the server side may cause a slight delay before visibi
7870
7971See [ Uploads] ( /docs/uploads.md ) for how to upload media
8072
81- ---
82-
8373## 📝 Validation
8474
8575When you are done with uploading you can validate this data whether it's applicable to your project or not.
@@ -89,8 +79,6 @@ Labels could be corrected there too.
8979
9080See [ Validation] ( /docs/validation.md ) for how to validate/ see uploaded images
9181
92- ---
93-
9482## 🧩 Label Schema
9583
9684Each project might have a label schema, defining what’s being collected. Labels can be:
@@ -104,8 +92,6 @@ Each project might have a label schema, defining what’s being collected. Label
10492
10593See [ Labels] ( /docs/labels.md ) for how to create and assign them.
10694
107- ---
108-
10995## 🎯 Goals
11096
11197Optionally, you can define target counts for labels (e.g. "Need 100 images of ` Dog ` ").
@@ -114,8 +100,6 @@ Optionally, you can define target counts for labels (e.g. "Need 100 images of `D
114100
115101See [ Goals] ( /docs/goals.md ) for how to create and track them.
116102
117- ---
118-
119103## 📊 Stats & Progress
120104
121105Each project has a brief dashboard shows the collected count grouped by:
@@ -127,8 +111,6 @@ Each project has a brief dashboard shows the collected count grouped by:
127111
128112See [ Statistics] ( /docs/statistics.md )
129113
130- ---
131-
132114## 🗃 Downloading Results
133115
134116You can export annotated datasets as ` .zip ` archives with optional filters
@@ -137,8 +119,6 @@ You can export annotated datasets as `.zip` archives with optional filters
137119
138120See [ Downloads] ( /docs/downloads.md ) for how to request archives
139121
140- ---
141-
142122## ⚙️ Edit project
143123
144124You can at any time change project info, labels, permissions or delete the Project.
0 commit comments