summaryrefslogtreecommitdiff
path: root/models/hpm.py
AgeCommit message (Expand)Author
2021-03-12Merge branch 'master' into python3.8Jordan Gong
2021-03-12Code refactoringJordan Gong
2021-02-08Merge branch 'master' into python3.8Jordan Gong
2021-02-08Code refactoring, modifications and new featuresJordan Gong
2021-01-07Type hint for python version lower than 3.9Jordan Gong
2021-01-02Correct feature dims after disentanglement and HPM backbone removalJordan Gong
2020-12-31Implement some parts of RGB-GaitPart wrapperJordan Gong
2020-12-31Make HPM capable of processing frames in all batchesJordan Gong
2020-12-31Bug Fixes in HPM and PartNetJordan Gong
2020-12-30Add pooling options in HPMJordan Gong
2020-12-27Adopt type hinting generics in standard collections (PEP 585)Jordan Gong
2020-12-24Implement Horizontal Pyramid Matching (HPM)Jordan Gong