Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asceznyk committed May 21, 2021
1 parent c229e8c commit 94ef7fe
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 @@ -9,7 +9,7 @@ $ git clone https://github.com/asceznyk/oddnet.git

## 2. Make directories
```
$ mkdir outputs/ gtruths/
$ mkdir outputs/ gtruths/model
```
- outputs is for storing model predictions
- gtruths is for stroing actual images with the ground truth boxes
Expand All @@ -27,7 +27,7 @@ $ mkdir outputs/ gtruths/
1. Plain Object Detection
2. Custom Object Detection

# 1. Plain Object Detection
# Plain Object Detection

## Run the command
```
Expand Down

0 comments on commit 94ef7fe

Please sign in to comment.