summaryrefslogtreecommitdiff
path: root/test/part_net.py
AgeCommit message (Collapse)Author
2021-03-12Code refactoringJordan Gong
1. Separate FCs and triplet losses for HPM and PartNet 2. Remove FC-equivalent 1x1 conv layers in HPM 3. Support adjustable learning rate schedulers
2021-01-03Unit testing on auto-encoder, HPM and Part NetJordan Gong