Skip to content

ymxb1/EULCAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

EULCAN

Efficient Ultra-Lightweight Convolutional Attention Network for Embedded Identity Document Recognition System

python >= 3.9

cd Eulcan

pip install requirment.txt

训练代码

python train.py
--encoder_name EULCAN_lite_136
--decoder_name fc
--index_dir ./my_dataset/index
--train_config_fp ./my_train_config.json
--pretrained_model_fp ./pretrained/EULCAN_lite_136.pth

测试代码

python test.py --image_path ./my_test.jpg --context cpu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages