Skip to content

Commit

Permalink
11/10/20
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuscombe-usgs committed Nov 11, 2020
1 parent a2996dd commit 81b65e8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,11 @@ The alternative is the Random Forest version
python appRF.py
```

Here's a [video](https://raw.githubusercontent.com/dbuscombe-usgs/dash_doodler/main/assets/logos/doodler_nov10-b.gif) of that being used. It works in a similar way, and is faster with fewer options, but is generally not as powerful. However, the algorithm may suit certain situations better than others, so you should ideally try both.
Here's a video of that being used.

[RF version](https://raw.githubusercontent.com/dbuscombe-usgs/dash_doodler/main/assets/logos/doodler_nov10-b.gif)

It works in a similar way, and is faster with fewer options, but is generally not as powerful. However, the algorithm may suit certain situations better than others, so you should ideally try both.

Results (label images and annotation images) are saved to the `results/` folder. The program creates a subfolder each time it is launched, timestamped. That folder contains your results images for a session.

Expand Down

0 comments on commit 81b65e8

Please sign in to comment.