Skip to content

Commit

Permalink
correct some typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ohyeat committed Jan 22, 2020
1 parent 7f0df00 commit 19e897f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Moving Averge Batch Normalization
# Moving Average Batch Normalization

This reposity is the Pytorch implementation of **Moving Average Batch Normalization** on Imagenet classfication, COCO object detection and instance segmentation tasks. Notice the Imagenet classification simulate the small batch training settings by using small normalization batch size and regular SGD batch size.

Expand Down

0 comments on commit 19e897f

Please sign in to comment.