summaryrefslogtreecommitdiff
path: root/config.py
AgeCommit message (Expand)Author
2021-02-27Implement Batch Hard triplet loss and soft marginJordan Gong
2021-02-26Update default configJordan Gong
2021-02-21Remove FConv blocksJordan Gong
2021-02-18Implement adjustable input size and change some default configsJordan Gong
2021-02-10Implement new sampling technique mentioned in GaitPart[1]Jordan Gong
2021-02-08Code refactoring, modifications and new featuresJordan Gong
2021-01-23Add late start support for non-disentangling partsJordan Gong
2021-01-21Bug fixesJordan Gong
2021-01-14Enable optimizer fine tuningJordan 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-12Some changes in hyperparameter configJordan 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