Skip to content

Commit

Permalink
Merge pull request #12 from arky/minor-fixes
Browse files Browse the repository at this point in the history
Minor typos fixed
  • Loading branch information
macaodha authored Jun 28, 2023
2 parents cca883a + a54d197 commit 14d001a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pip install batdetect2
```

Alternatively, download this code from the repository (by clicking on the green button on top right) and unzip it.
Once unziped, run this from extracted folder.
Once unzipped, run this from extracted folder.

```bash
pip install .
Expand Down Expand Up @@ -98,7 +98,7 @@ You can integrate the detections or the extracted features to your custom analys


## Training the model on your own data
Take a look at the steps outlined in fintuning readme [here](bat_detect/finetune/readme.md) for a description of how to train your own model.
Take a look at the steps outlined in fine tuning readme [here](bat_detect/finetune/readme.md) for a description of how to train your own model.


## Data and annotations
Expand Down

0 comments on commit 14d001a

Please sign in to comment.