summaryrefslogtreecommitdiff
path: root/text_recognizer/networks/encoders/efficientnet/efficientnet.py
AgeCommit message (Expand)Author
2021-11-06Format efficientnetGustaf Rydholm
2021-11-05Remove out_channels as a settable parameter in effnetGustaf 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-07-23Complete cnn-transformer network, not testedGustaf Rydholm
2021-07-08Add commentsGustaf Rydholm
2021-07-05Add new updates to model and networks, reimplementing with attrGustaf Rydholm
2021-06-26UpdatesGustaf Rydholm
2021-06-25Add missing zero padGustaf Rydholm
2021-06-25Efficientnet workingGustaf Rydholm
2021-06-24Still working on efficientnetGustaf Rydholm
2021-06-20Working on new implementation of efficientnetGustaf Rydholm