summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-10Make predict function transform samples different conditions in a single shotJordan Gong
2021-01-07Add typical training script and some bug fixesJordan Gong
2021-01-06Add CUDA supportJordan Gong
2021-01-06Add TensorBoard supportJordan Gong
2021-01-05Implement Batch All Triplet LossJordan Gong
2021-01-03Unit testing on auto-encoder, HPM and Part NetJordan Gong
2020-12-29Encode class names to label and some access improvementJordan Gong
2020-12-27Try some unit tests on CASIA-B datasetJordan Gong