index
:
gait-recognition.git
data_parallel
data_parallel_py3.8
disentangling_only
disentangling_only_py3.7
disentangling_only_py3.8
master
python3.7
python3.8
xla
Unnamed repository; edit this file 'description' to name the repository.
Git Version Control
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
layers.py
Age
Commit message (
Expand
)
Author
2021-03-12
Merge branch 'data_parallel' into data_parallel_py3.8
Jordan Gong
2021-03-12
Code refactoring
Jordan Gong
2021-03-01
Merge branch 'data_parallel' into data_parallel_py3.8
Jordan Gong
2021-02-28
Modify default parameters
Jordan Gong
2021-02-18
Merge branch 'master' into data_parallel_py3.8
Jordan Gong
2021-02-18
Remove 1x1 conv layers when not used
Jordan Gong
2021-02-08
Merge branch 'master' into python3.8
Jordan Gong
2021-02-08
Code refactoring, modifications and new features
Jordan Gong
2021-01-07
Type hint for python version lower than 3.9
Jordan Gong
2020-12-31
Make super class constructor revoke consistent
Jordan Gong
2020-12-30
Combine FPFE and TFA to GaitPart
Jordan Gong
2020-12-30
Add pooling options in HPM
Jordan Gong
2020-12-27
Refine auto-encoder
Jordan Gong
2020-12-27
Adopt type hinting generics in standard collections (PEP 585)
Jordan Gong
2020-12-24
Implement Horizontal Pyramid Matching (HPM)
Jordan Gong
2020-12-24
Change the usage of layers and reorganize relations of layers
Jordan Gong
2020-12-23
Refactor and refine auto-encoder
Jordan Gong
2020-12-23
Wrap Conv1d no bias layer
Jordan Gong
2020-12-23
Remove redundant Leaky ReLU in FocalConv2d
Jordan Gong
2020-12-23
Split modules to different files
Jordan Gong