This is the code for our paper:
Active Learning of Convolutional Neural Network for Cost-effective Wafer Map Pattern Classification, by Jaewoong Shim, Seokho Kang, and Sungzoon Cho, IEEE Transactions on Semiconductor Manufacturing, 2020.
- get WM-811K dataset: https://www.kaggle.com/qingyi/wm811k-wafer-map
- make the preprocessed data with read_data.py
- you can start an experiment using run_topk_div_val.py
@article{shim2020active,
title={Active Learning of Convolutional Neural Network for Cost-Effective Wafer Map Pattern Classification},
author={Shim, Jaewoong and Kang, Seokho and Cho, Sungzoon},
journal={IEEE Transactions on Semiconductor Manufacturing},
volume={33},
number={2},
pages={258--266},
year={2020},
publisher={IEEE}
}