Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1. Encode class names using LabelEncoder from sklearn 2. Remove unneeded class variables 3. Protect some variables from being accessed in userspace | |||
2020-12-27 | Try some unit tests on CASIA-B dataset | Jordan Gong | |