Age | Commit message (Expand) | Author |
2021-02-27 | Implement Batch Hard triplet loss and soft margin | Jordan Gong |
2021-02-26 | Fix predict function | Jordan Gong |
2021-02-21 | Remove FConv blocks | Jordan Gong |
2021-02-20 | Separate triplet loss from model | Jordan Gong |
2021-02-18 | Implement adjustable input size and change some default configs | Jordan Gong |
2021-02-18 | Decode mean appearance feature | Jordan Gong |
2021-02-18 | Decode mean appearance feature | Jordan Gong |
2021-02-15 | Revert "Memory usage improvement" | Jordan Gong |
2021-02-14 | Memory usage improvement | Jordan Gong |
2021-02-14 | Prepare for DataParallel | Jordan Gong |
2021-02-09 | Improve performance when disentangling | Jordan Gong |
2021-02-08 | Code refactoring, modifications and new features | Jordan Gong |
2021-01-23 | Remove the third term in canonical consistency loss | Jordan Gong |
2021-01-23 | Transform all frames together in evaluation | Jordan Gong |
2021-01-21 | Print average losses after 100 iters | Jordan Gong |
2021-01-09 | Add prototype predict function | Jordan Gong |
2021-01-09 | Change auto-encoder input in evaluation | 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 |