Skip to content

Commit 433d012

Browse files
authored
readme update for 2.4.0
includes link updates, simplification of language, new video, and removal of original project limitations
1 parent 1c870c6 commit 433d012

File tree

1 file changed

+10
-28
lines changed

1 file changed

+10
-28
lines changed

README.md

Lines changed: 10 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Scout
22

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.
44

55
With Scout, you can:
66

@@ -12,7 +12,6 @@ With Scout, you can:
1212

1313

1414
## System Requirements
15-
1615
**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).
1716

1817
* A fast and stable internet connection.
@@ -21,40 +20,23 @@ With Scout, you can:
2120
* Laptops with the Chrome web browser to connect to the Scout server for lab leads and annotators.
2221

2322
## 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.
2424

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!
2927

3028
## 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.
4133

4234

4335
## Usage
4436

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:
52-
53-
![Task Table](assets/images/Screenshot-TaskTable-ReadMe.png)
54-
55-
Annotators and ML models use bounding boxes, species labels, and annotation labels to indicate animals in images:
37+
https://github.com/user-attachments/assets/56c1dbf3-2bd4-4df1-aa3e-85e31bd48b39
5638

57-
![Annotation](assets/images/Screenshot-Annotation-ReadMe.png)
39+
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.
5840

5941

6042
## Techstack and Features

0 commit comments

Comments
 (0)