Age | Commit message (Expand) | Author |
---|---|---|
2021-02-10 | Implement new sampling technique mentioned in GaitPart[1] | Jordan Gong |
2021-01-23 | Evaluation bug fixes and code review | Jordan Gong |
2021-01-12 | Some type hint fixes | Jordan Gong |
2020-12-31 | Make super class constructor revoke consistent | Jordan Gong |
2020-12-29 | Add type hint for new label (numpy.int64) | Jordan Gong |
2020-12-29 | Encode class names to label and some access improvement | Jordan Gong |
2020-12-27 | Add dataset selector to config type hint, change ClipLabels typo to ClipViews | Jordan Gong |
2020-12-27 | Adopt type hinting generics in standard collections (PEP 585) | Jordan Gong |
2020-12-26 | Combine transformed height and width to `frame_size` | Jordan Gong |
2020-12-21 | Change image loading technique | Jordan Gong |
2020-12-19 | 1. Delete unused transform function | Jordan Gong |
2020-12-19 | Fix indexing error when no clip to be discard | Jordan Gong |
2020-12-19 | Add cache switch, allowing load all data into RAM before sampling | Jordan Gong |
2020-12-18 | Implement CASIA-B dataset | Jordan Gong |