summaryrefslogtreecommitdiff
path: root/config.py
AgeCommit message (Expand)Author
2021-03-25Merge branch 'python3.8' into python3.7Jordan Gong
2021-03-25Bug fixes and refactoringJordan Gong
2021-03-22Merge branch 'python3.8' into python3.7Jordan Gong
2021-03-22Add embedding visualization and validate on testing setJordan Gong
2021-03-14Merge branch 'python3.8' into python3.7Jordan Gong
2021-03-14Bug fix when transforming and new configJordan Gong
2021-03-12Merge branch 'python3.8' into python3.7Jordan Gong
2021-03-12Code refactoringJordan Gong
2021-03-03Merge branch 'python3.8' into python3.7Jordan Gong
2021-03-03Add L2 penalty to globalJordan Gong
2021-03-01Merge branch 'python3.8' into python3.7Jordan Gong
2021-03-01New scheduler and new configJordan Gong
2021-02-28Merge branch 'python3.8' into python3.7Jordan Gong
2021-02-28Implement sum of loss default in [1]Jordan Gong
2021-02-28Modify default parametersJordan Gong
2021-02-27Merge branch 'python3.8' into python3.7Jordan Gong
2021-02-27Implement Batch Hard triplet loss and soft marginJordan Gong
2021-02-26Merge branch 'python3.8' into python3.7Jordan Gong
2021-02-26Update default configJordan Gong
2021-02-21Merge branch 'python3.8' into python3.7Jordan Gong
2021-02-21Remove FConv blocksJordan Gong
2021-02-18Merge branch 'python3.8' into python3.7Jordan Gong
2021-02-18Implement adjustable input size and change some default configsJordan Gong
2021-02-10Merge branch 'python3.8' into python3.7Jordan Gong
2021-02-10Implement new sampling technique mentioned in GaitPart[1]Jordan Gong
2021-02-08Merge branch 'python3.8' into python3.7Jordan Gong
2021-02-08Code refactoring, modifications and new featuresJordan Gong
2021-01-23Add late start support for non-disentangling partsJordan Gong
2021-01-21Merge branch 'python3.8' into python3.7Jordan Gong
2021-01-21Bug fixesJordan Gong
2021-01-14Enable optimizer fine tuningJordan Gong
2021-01-13Merge branch 'python3.8' into python3.7Jordan Gong
2021-01-13Update config file and convert int to str when joiningJordan Gong
2021-01-13Add multiple checkpoints for different model and set default config valueJordan Gong
2021-01-12Merge branch 'python3.8' into python3.7Jordan Gong
2021-01-12Some changes in hyperparameter configJordan Gong
2021-01-12Remove TypeDict for python 3.7Jordan Gong
2021-01-07Change device config and add enable multi-GPU computingJordan Gong
2021-01-03Update hyperparameter configuration, implement prototype fit functionJordan Gong
2020-12-27Change default dataset directoryJordan Gong
2020-12-27Make naming scheme consistentJordan Gong
2020-12-26Add config file and corresponding type hintJordan Gong