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
Copy file name to clipboardExpand all lines: README.md
+10-28Lines changed: 10 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Scout
2
2
3
-
Scout is a software application designed to support annotators and lab leads processing imagery for the Kavango–Zambezi Transfrontier Conservation Area (KAZA TFCA) aerial survey of animals.
3
+
Scout is a software application designed to support annotation labs processing imagery from aerial surveys, such as animal counts and forest health evaluations.
4
4
5
5
With Scout, you can:
6
6
@@ -12,7 +12,6 @@ With Scout, you can:
12
12
13
13
14
14
## System Requirements
15
-
16
15
**NOTE**: This software is designed to run on an air-gapped private network only. (Significant security modifications are needed before this platform is suitable for installation on a public network or cloud).
17
16
18
17
* A fast and stable internet connection.
@@ -21,40 +20,23 @@ With Scout, you can:
21
20
* Laptops with the Chrome web browser to connect to the Scout server for lab leads and annotators.
22
21
23
22
## Installation
23
+
For installation and first-time configuration steps, follow our [Server System Setup](https://scout.docs.wildme.org/setup-and-maintenance/index.html) documentation guide.
24
24
25
-
For installation and first-time configuration steps, follow our [Server System Setup](https://scout.docs.wildme.org/system-administrators/server-system-setup.html) documentation guide.
26
-
27
-
**NOTE**: Following full installation instructions will remove all data and any operating system from the Scout Server laptop and Ubuntu Linux will be installed as the operating system. Skip Ubuntu installation to run on a different OS.
28
-
25
+
## Dev Setup
26
+
We welcome any and all contributions on the Scout tool. See our documentation for information on [Dev Environment Setup](https://scout.docs.wildme.org/contribute/dev-setup.html). If you're interested in contributing on the ML side, see the [Scoutbot readme](https://github.com/WildMeOrg/scoutbot). We are still working on a method of accepting contributions for ML, but would love to hear your ideas!
29
27
30
28
## Important Links & Documentation
31
-
32
-
Use our [Help Documentation](https://scout.docs.wildme.org/) to learn how to use Scout.
33
-
34
-
Visit [Wild Me Professional Services](https://www.wildme.org/services) to view the range of services we can offer.
35
-
36
-
37
-
## Support
38
-
39
-
For assistance with setup and installation, or for interest in development, join our [Wild Me Development Discord](https://discord.gg/zw4tr3RE4R).
40
-
For usage issues and customer support, visit our [Community page](https://community.wildme.org).
29
+
-[Help Documentation](https://scout.docs.wildme.org/) to learn how to use Scout.
30
+
-[Wild Me Professional Services](https://www.wildme.org/services) to view the range of services we can offer.
31
+
-[Wild Me Development Discord](https://discord.gg/zw4tr3RE4R) for assistance with setup and installation, or for interest in development.
32
+
-[Community forum](https://community.wildme.org) for usage issues and customer support.
41
33
42
34
43
35
## Usage
44
36
45
-
Scout supports three user roles:
46
-
47
-
* System Administrators install and run Scout.
48
-
* Lab leads create and manage user accounts, upload images, coordinate tasks, review and ground truth annotations, draw division lines, and export data.
49
-
* Annotators draw and label bounding boxes representing animals on images.
50
-
51
-
Lab leads view, filter, manage, and export Tasks using the Task table:
Once you've set up Scout, you can create and manage user accounts, upload images, coordinate tasks, review and ground truth annotations, draw division lines, and export data. Then collectively work with your team to draw and label bounding boxes representing animals on images, leveraging AI to process the imagery as quickly as possible.
0 commit comments