One-shot Image Classification with Deep CNN as Feature Extractor
An 12306 automated unCAPTCHA version of implementation
- Computer with Python 3, TensorFlow and related dependencies installed
- (Optional) Azure Account (For fetching support set images using Bing API)
- Baidu Developer Account (For chinese character recognition)
- Fill your API keys into
fetch_photo.py
and12306Online.py
. - Execute
python3 12306Online.py
- TensorFlow Projects
- Szegedy, Christian, et al. "Rethinking the inception architecture for computer vision. arXiv." (2015).