-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
054379a
commit a3a545a
Showing
1 changed file
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,24 @@ | ||
# Roadmap | ||
The roadmaps below are rough outlines of our objectives. We operate by milestones, and sometimes things change dramatically because of technical limitations or pressing issues reported by users. | ||
The roadmaps below are rough outlines of our objectives. We operate by milestones, and sometimes things change dramatically because of technical limitations or pressing issues reported by users. Because Scout started as a tool to support a single project, We are working to broaden the usage by making it a more generalized tool. We want to improve the workflow management and annotation interface. | ||
|
||
## Scout | ||
Because Scout started as a tool to support a single project, We are working to broaden the usage by making it a more generalized tool. We want to improve the workflow management and annotation interface. | ||
## 2.5.0 | ||
- Point annotations | ||
- Clean up annotation interface | ||
- Task review that doesn't set ground truth | ||
- New filter: random subset of images | ||
|
||
### 2.2.0 | ||
## 2.6.0 | ||
- Automated overlap detection | ||
- Grouping of tasks into projects | ||
- Annotator time spent | ||
- Annotator performance export | ||
|
||
### 2.3.0 | ||
## General Goals | ||
We have general objectives that we need to address eventually, but have no specific timeframe. If you're interested in working on something in this list, let us know! | ||
- Video tracking | ||
- Visualization of survey track | ||
- Visualization of static locations over time (ex. change in tree health) | ||
- Performance improvements are always welcome | ||
- Text localization | ||
- Simplify docker install | ||
- `dmg` or `exe` installation available for additional OS support |