Age | Commit message (Expand) | Author |
2021-11-22 | Move efficientnet from encoder dir | Gustaf Rydholm |
2021-11-17 | Replace last two layers in efficientnet with one | Gustaf Rydholm |
2021-11-17 | Format efficientnet | Gustaf Rydholm |
2021-11-07 | Fix dropout in efficientnet | Gustaf Rydholm |
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 | 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 | Working on new implementation of efficientnet | Gustaf Rydholm |
2021-06-16 | Updates to mbconvblock | Gustaf Rydholm |
2021-06-16 | Working on MBconvblock | aktersnurra |