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
/
utils
/
configuration.py
Age
Commit message (
Expand
)
Author
2021-02-19
Merge branch 'python3.8' into disentangling_only_py3.8
Jordan Gong
2021-02-19
New branch with auto-encoder only
Jordan Gong
2021-02-10
Merge branch 'master' into python3.8
Jordan Gong
2021-02-10
Implement new sampling technique mentioned in GaitPart[1]
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-23
Add late start support for non-disentangling parts
Jordan Gong
2021-01-21
Merge branch 'master' into python3.8
Jordan Gong
2021-01-14
Enable optimizer fine tuning
Jordan Gong
2021-01-13
Type hint fixes
Jordan Gong
2021-01-13
Merge branch 'master' into python3.8
Jordan Gong
2021-01-13
Add multiple checkpoints for different model and set default config value
Jordan Gong
2021-01-12
Merge branch 'master' into python3.8
Jordan Gong
2021-01-12
Some changes in hyperparameter config
Jordan Gong
2021-01-07
Type hint for python version lower than 3.9
Jordan Gong
2021-01-07
Type hint for python version lower than 3.9
Jordan Gong
2021-01-07
Change device config and add enable multi-GPU computing
Jordan Gong
2021-01-03
Update hyperparameter configuration, implement prototype fit function
Jordan Gong
2020-12-29
Encode class names to label and some access improvement
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
Add config file and corresponding type hint
Jordan Gong