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
/
config.py
Age
Commit message (
Expand
)
Author
2021-02-21
Remove FConv blocks
Jordan Gong
2021-02-18
Implement adjustable input size and change some default configs
Jordan Gong
2021-02-10
Implement new sampling technique mentioned in GaitPart[1]
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
Bug fixes
Jordan Gong
2021-01-14
Enable optimizer fine tuning
Jordan Gong
2021-01-13
Update config file and convert int to str when joining
Jordan Gong
2021-01-13
Add multiple checkpoints for different model and set default config value
Jordan Gong
2021-01-12
Some changes in hyperparameter config
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-27
Change default dataset directory
Jordan Gong
2020-12-27
Make naming scheme consistent
Jordan Gong
2020-12-26
Add config file and corresponding type hint
Jordan Gong