summaryrefslogtreecommitdiff
path: root/models
AgeCommit message (Expand)Author
2020-12-24Change the usage of layers and reorganize relations of layersJordan Gong
2020-12-23Make activation inplaceJordan Gong
2020-12-23Modify activation functions after conv or trans-conv in auto-encoderJordan Gong
2020-12-23Refactor and refine auto-encoderJordan Gong
2020-12-23Wrap Conv1d no bias layerJordan Gong
2020-12-23Reshape feature before decodeJordan Gong
2020-12-23Remove redundant Leaky ReLU in FocalConv2dJordan Gong
2020-12-23Split modules to different filesJordan Gong