index
:
text-recognizer.git
lightning-refactor
master
qa-training
A neural network that reads handwritten paragraphs.
Gustaf Rydholm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
text_recognizer
/
networks
/
encoders
Age
Commit message (
Expand
)
Author
2021-11-07
Add dropout to final layer in efficientnet
Gustaf Rydholm
2021-11-07
Fix mbconv sub modules
Gustaf Rydholm
2021-11-06
Fix efficientnet incorrect channel calculation
Gustaf Rydholm
2021-11-06
Format efficientnet
Gustaf Rydholm
2021-11-05
Remove out_channels as a settable parameter in effnet
Gustaf Rydholm
2021-08-03
Training working, multiple bug fixes
Gustaf Rydholm
2021-08-02
Fix log import, fix mapping in datamodules, fix nn modules can be hashed
Gustaf Rydholm
2021-07-28
Reformatting with attrs, config for encoder and decoder
Gustaf Rydholm
2021-07-23
Complete cnn-transformer network, not tested
Gustaf Rydholm
2021-07-08
Add comments
Gustaf Rydholm
2021-07-05
Add new updates to model and networks, reimplementing with attr
Gustaf Rydholm
2021-06-26
Updates
Gustaf Rydholm
2021-06-25
Fix import of efficientnet module
Gustaf Rydholm
2021-06-25
Remove wideresnet
Gustaf Rydholm
2021-06-25
Add missing zero pad
Gustaf Rydholm
2021-06-25
Efficientnet working
Gustaf Rydholm
2021-06-24
Still working on efficientnet
Gustaf Rydholm
2021-06-20
Remove resnet
Gustaf Rydholm
2021-06-20
Working on new implementation of efficientnet
Gustaf Rydholm
2021-06-16
Updates to mbconvblock
Gustaf Rydholm
2021-06-16
Working on MBconvblock
aktersnurra
2021-06-14
added part of forward pass in mbconv
aktersnurra
2021-06-13
Working on new efficient net impl
Gustaf Rydholm
2021-05-01
Working on new attention module
Gustaf Rydholm