Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Code refactoring | Jordan Gong |
2021-01-14 | Enable optimizer fine tuning | Jordan Gong |
2021-01-13 | Update config file and convert int to str when joining | Jordan Gong |
2021-01-13 | Add multiple checkpoints for different model and set default config value | Jordan Gong |
2021-01-12 | Some changes in hyperparameter config | Jordan Gong |
2021-01-10 | Make predict function transform samples different conditions in a single shot | Jordan Gong |
2021-01-07 | Add typical training script and some bug fixes | Jordan Gong |
2021-01-06 | Add CUDA support | Jordan Gong |
2021-01-06 | Add TensorBoard support | Jordan Gong |
2021-01-05 | Implement Batch All Triplet Loss | Jordan Gong |
2021-01-03 | Unit testing on auto-encoder, HPM and Part Net | Jordan Gong |
2020-12-29 | Encode class names to label and some access improvement | Jordan Gong |
2020-12-27 | Try some unit tests on CASIA-B dataset | Jordan Gong |