Age | Commit message (Expand) | Author |
---|---|---|
2020-12-29 | Encode class names to label and some access improvement | Jordan Gong |
2020-12-27 | Prepare for FVG dataset | Jordan Gong |
2020-12-27 | Make naming scheme consistent | 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 | Sample k more clips for disentanglement | Jordan Gong |
2020-12-26 | Add config file and corresponding type hint | 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 triplet sampler | Jordan Gong |
2020-12-18 | Implement CASIA-B dataset | Jordan Gong |