Skip to content

Commit

Permalink
fix errata in the voc document
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi, Jihyeon committed Oct 5, 2023
1 parent f951be0 commit ccbd4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/docs/data-formats/formats/pascal_voc.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ for example:
```
# label_map [label : color_rgb : parts : actions]
helicopter:::
elephant:0:124:134:head,ear,foot:
elephant:0,124,134:head,ear,foot:
```
It is also possible to import grayscale (1-channel) PNG masks.
For grayscale masks provide a list of labels with the number of lines
Expand Down

0 comments on commit ccbd4a9

Please sign in to comment.