Skip to content

ANSHUMAN87/Bias-Correction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bias-Correction

Paper : Data-Free Quantization through Weight Equalization and Bias Correction

Link: https://arxiv.org/pdf/1906.04721v1.pdf

Implemented only Bias Correction part of the mentioned paper.

Verified the results on Mobinet_V2 where the results are promising.

Usage

python3 inference/inference_sim.py -a mobilenet_v2 -b 128 --data "Path-To-Imagenet-Dataset"

Dataset

Download IMagenet Validation datatset from the official site. Then prepare Imagenet Dataset using the script provided in the script folder.

About

Bias-Correction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published