Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 870 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 870 Bytes

Classifier

Introduction

A pyotrch implementation of classifier in our paper: Classification of blades leading edge based on neural networks in adaptive machining of near-net-shaped blade

Requirement

Pytorch 1.5.0+

torchvision 0.6.1+

Acknoledgement

This work is fully supported by Northwestern Polytechnical University (NPU).

Citation

If you find this code useful, please cite our paper.

@article{yin2021classification,
  title={Classification of blade’s leading edge based on neural networks in adaptive machining of near-net-shaped blade},
  author={Yin, Zikai and Ren, Junxue and Liang, Yongshou},
  journal={International Journal of Precision Engineering and Manufacturing},
  volume={22},
  number={11},
  pages={1817--1828},
  year={2021},
  publisher={Springer}
}