Gruop 6: Cao Chenyu, Chan Wee Kiat, Ye Yuyao
Code Archive for ME5411 Project.
Our main implementation is structured as follows:
- ME54511
- Characters
- results
- image-processing.mlx
- CNN_method.mlx
- CNN_on_Characters.mlx
- non_CNN_method_binary.mlx
- SVM_on_Characters.mlx
- README.md
You can simply look through the exported PDF file to check our results.
The folder which stores the processed images from Task 1.
All the figures we used in the report.
Task 1~6 implementation.
Task 7 CNN approach
- training a CNN model
- Hyperparameter tuning
Task 7: Sub-Task 1
- use CNN to classify the characters
Task 7 non-CNN (SVM) approach.
- training a SVM model
- Hyperparameter tuning
Task 7: Sub-Task 2
- use SVM to classify the characters