Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ Example:

#### `model.mean`

Attribut of type `list` composed of 3 numbers which are used to normalize the input image (substract "color-channel-wise").
Attribut of type `list` composed of 3 numbers which are used to normalize the input image (subtract "color-channel-wise").

Example:

Expand Down Expand Up @@ -566,4 +566,4 @@ https://github.com/Cadene/tensorflow-model-zoo.torch

## Acknowledgement

Thanks to the deep learning community and especially to the contributers of the pytorch ecosystem.
Thanks to the deep learning community and especially to the contributors of the pytorch ecosystem.