summaryrefslogtreecommitdiff
path: root/text_recognizer/networks/encoders/efficientnet/mbconv.py
AgeCommit message (Expand)Author
2021-08-03Training working, multiple bug fixesGustaf Rydholm
2021-08-02Fix log import, fix mapping in datamodules, fix nn modules can be hashedGustaf Rydholm
2021-07-28Reformatting with attrs, config for encoder and decoderGustaf Rydholm
2021-06-25Efficientnet workingGustaf Rydholm
2021-06-24Still working on efficientnetGustaf Rydholm
2021-06-20Working on new implementation of efficientnetGustaf Rydholm