summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-27Change default dataset directoryJordan Gong
2020-12-27Implement some parts of main model structureJordan Gong
2020-12-27Fix inconsistency and API deprecation issues in decoderJordan Gong
2020-12-27Refine auto-encoderJordan Gong
2020-12-27Prepare for FVG datasetJordan Gong
2020-12-27Make naming scheme consistentJordan Gong
2020-12-27Add dataset selector to config type hint, change ClipLabels typo to ClipViewsJordan Gong
2020-12-27Adopt type hinting generics in standard collections (PEP 585)Jordan Gong
2020-12-26Implement batch splitter to split sampled dataJordan Gong
2020-12-26Sample k more clips for disentanglementJordan Gong
2020-12-26Add config file and corresponding type hintJordan Gong
2020-12-26Combine transformed height and width to `frame_size`Jordan Gong
2020-12-26Bump up version for tqdmJordan Gong
2020-12-24Implement Horizontal Pyramid Matching (HPM)Jordan Gong
2020-12-24Optimize importsJordan Gong
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
2020-12-22Remove unused Matplotlib dependencyJordan Gong
2020-12-22Implement prototype layersJordan Gong
2020-12-22Enforce PEP 8 length limitJordan Gong
2020-12-21Change image loading techniqueJordan Gong
2020-12-191. Delete unused transform functionJordan Gong
2020-12-19Fix indexing error when no clip to be discardJordan Gong
2020-12-19Add cache switch, allowing load all data into RAM before samplingJordan Gong
2020-12-18Add torch and numpy to requirements.txtJordan Gong
2020-12-18Implement triplet samplerJordan Gong
2020-12-18Implement CASIA-B datasetJordan Gong
2020-12-16Ignore datasetJordan Gong
2020-12-16Init the repoJordan Gong