Skip to content

Commit 102a404

Browse files
project gifs
1 parent 5a51325 commit 102a404

File tree

8 files changed

+7
-15
lines changed

8 files changed

+7
-15
lines changed

docs/assets/project_create.gif

616 KB
Loading

docs/assets/project_download.gif

1.24 MB
Loading

docs/assets/project_goals.gif

287 KB
Loading

docs/assets/project_roles.gif

233 KB
Loading

docs/assets/project_stats.gif

667 KB
Loading

docs/assets/project_upload.gif

723 KB
Loading

docs/assets/project_validate.gif

1.03 MB
Loading

docs/projects.md

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
Projects are the core unit of organization in the ISS Data Collection Tool.
44
Each project defines its own label system, goals, and data scope.
55

6-
<!-- <img src="/docs/assets/" alt="project_main"> -->
7-
86
## 🔹 What is a Project?
97

108
A project groups:
@@ -27,13 +25,11 @@ To create a project:
2725
- **Project Description**
2826
- **Label Schema**
2927

30-
<!-- <img src="/docs/assets/" alt="project_create"> -->
28+
<img src="/docs/assets/project_create.gif" alt="project_create">
3129

3230
Next you will be redirected back to list of projects.
3331
Select your newly created one.
3432

35-
<!-- <img src="/docs/assets/" alt="project_detail"> -->
36-
3733
Each project has the following sections:
3834
(admin users will see all sections; regular users will only see a subset)
3935

@@ -54,7 +50,7 @@ Admins have full access to the whole application and items;
5450
Non admin users by default don't have any access to project or its data
5551
so you need to manually edit the permissions for it if needed.
5652

57-
<!-- <img src="/docs/assets/" alt="project_permissions"> -->
53+
<img src="/docs/assets/project_roles.gif" alt="project_roles">
5854

5955
See [Users & Roles](/docs/users.md) for how to manage users and set permissions
6056

@@ -64,7 +60,7 @@ After creating you can upload images or videos.
6460
After labeling and sending media to the server they will appear in validation section.
6561
Note: media processing on the server side may cause a slight delay before visibility.
6662

67-
<!-- <img src="/docs/assets/" alt="upload"> -->
63+
<img src="/docs/assets/project_upload.gif" alt="upload">
6864

6965
See [Uploads](/docs/uploads.md) for how to upload media
7066

@@ -73,7 +69,7 @@ See [Uploads](/docs/uploads.md) for how to upload media
7369
When you are done with uploading you can validate this data whether it's applicable to your project or not.
7470
Labels could be corrected there too.
7571

76-
<!-- <img src="/docs/assets/" alt="validate"> -->
72+
<img src="/docs/assets/project_validate.gif" alt="validate">
7773

7874
See [Validation](/docs/validation.md) for how to validate/ see uploaded images
7975

@@ -86,15 +82,13 @@ Each project might have a label schema, defining what’s being collected. Label
8682
- Required
8783
- Multiple items
8884

89-
<!-- <img src="/docs/assets/" alt="labels"> -->
90-
9185
See [Labels](/docs/labels.md) for how to create and assign them.
9286

9387
## 🎯 Goals
9488

9589
Optionally, you can define target counts for labels (e.g. "Need 100 images of `Dog`").
9690

97-
<!-- <img src="/docs/assets/" alt="goals"> -->
91+
<img src="/docs/assets/project_goals.gif" alt="goals">
9892

9993
See [Goals](/docs/goals.md) for how to create and track them.
10094

@@ -105,15 +99,15 @@ Each project has a brief dashboard shows the collected count grouped by:
10599
- Media type
106100
- Validation type
107101

108-
<!-- <img src="/docs/assets/" alt="stats"> -->
102+
<img src="/docs/assets/project_stats.gif" alt="stats">
109103

110104
See [Statistics](/docs/statistics.md)
111105

112106
## 🗃 Downloading Results
113107

114108
You can export annotated datasets as `.zip` archives with optional filters
115109

116-
<!-- <img src="/docs/assets/" alt="download"> -->
110+
<img src="/docs/assets/project_download.gif" alt="download">
117111

118112
See [Downloads](/docs/downloads.md) for how to request archives
119113

@@ -126,8 +120,6 @@ After you are done with editing click `SUBMIT EDIT`
126120

127121
User roles could set with dedicated button.
128122

129-
<!-- <img src="/docs/assets/" alt="project_edit"> -->
130-
131123
---
132124

133125
### ✅ Next Step

0 commit comments

Comments
 (0)