Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeungSamWai authored Aug 13, 2019
1 parent 51b3fc2 commit c3418df
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
Expand Up @@ -10,7 +10,7 @@ This repository is the implementation of "Instance Enhancement Batch Normalizati
## Introduction
Instance Enhancement Batch Normalization (IEBN) is an attention-based version of BN which recalibrates channel information of BN by a simple linear transformation.

<img src="https://github.com/gbup-group/IEBN/blob/master/figures/iebn.jpg" width="700" height="700">
<img src="https://github.com/gbup-group/IEBN/blob/master/figures/iebn.jpg" width="600" height="500">
## Requirement
* Python 3.6 and [PyTorch 1.0](http://pytorch.org/)

Expand Down

0 comments on commit c3418df

Please sign in to comment.