Skip to content

Commit

Permalink
Fix spacing in README
Browse files Browse the repository at this point in the history
  • Loading branch information
abrahamchan committed Aug 21, 2023
1 parent 19b9978 commit 9a9cb81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@ mkdir data/cocotraffic-sample/injected
The original golden JSON file (supplied under the `ann_json` argument) is not modified.
The `.changed` file will contain a dictionary of `{image_id: [ann_ids]}` in JSON format, where a list of all the impacted images and annotation ids are shown.

Example injecting Mislabelled Class
Change the relative paths below as appropriate.
Example injecting `Mislabelled Class`. Change the relative paths below as appropriate.

* Using long options:
```bash
Expand Down

0 comments on commit 9a9cb81

Please sign in to comment.