Age | Commit message (Expand) | Author |
---|---|---|
2021-01-07 | Type hint for python version lower than 3.9 | Jordan Gong |
2021-01-07 | Add typical training script and some bug fixes | Jordan Gong |
2021-01-06 | Add TensorBoard support | Jordan Gong |
2021-01-05 | Implement Batch All Triplet Loss | Jordan Gong |
2021-01-05 | Change and improve weight initialization | Jordan Gong |
2021-01-03 | Separate last fc matrix from weight init function | Jordan Gong |
2021-01-03 | Implement weight initialization | Jordan Gong |
2021-01-03 | Update hyperparameter configuration, implement prototype fit function | Jordan Gong |
2021-01-03 | Add separate fully connected layers | Jordan Gong |
2021-01-02 | Separate training and evaluating | Jordan Gong |
2021-01-02 | Correct feature dims after disentanglement and HPM backbone removal | Jordan Gong |
2021-01-02 | Change type of pose similarity loss to tensor | Jordan Gong |
2020-12-31 | Implement some parts of RGB-GaitPart wrapper | Jordan Gong |