Skip to content

ICIP2020论文实验,使用CNN+KELM提升accuracy

Notifications You must be signed in to change notification settings

Wanghd-MVP/Image-Classification-CNN-KELM

Repository files navigation

Deep Label Rectified Extreme Learning Machine

Dependencies

  • python 3.6
  • Pytorch >= 1.0.0

How to

  • Training: python train.py
  • Testing : python test.py
  • Extract the feature: python extract_label_vector.py
  • Label Rectified: python kelm.py

About

ICIP2020论文实验,使用CNN+KELM提升accuracy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages