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 7a2177f commit d84f588
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.

![image](https://github.com/gbup-group/IEBN/blob/master/figures/iebn.jpg =50x50)
![image](https://github.com/gbup-group/IEBN/blob/master/figures/iebn.jpg){ width: 200px; }

## Requirement
* Python 3.6 and [PyTorch 1.0](http://pytorch.org/)
Expand Down

0 comments on commit d84f588

Please sign in to comment.