summaryrefslogtreecommitdiff
path: root/text_recognizer/networks/base.py
AgeCommit message (Collapse)Author
2022-06-09Remove abstract lightning moduleGustaf Rydholm
2022-01-29feat(base): remove output normGustaf Rydholm
2021-12-05Add base networkGustaf Rydholm
2021-07-30attr bug fix, properly loading networkGustaf Rydholm
2021-07-29Configs, refactor with attrs, fix attr bug in iamGustaf Rydholm