Releases: PistonY/torch-toolbox
Releases · PistonY/torch-toolbox
Update toolbox to v0.1.5
TorchToolBox version 0.1.5
- New tools
- Now feature_verification will show threshold.
- fashion work
- Zero Last Gamma.
- SGD_GC: Gradient Centralization: A New Optimization Technique for Deep Neural Networks
- CircleLoss support: another version will be in next relase.
- EvoNrom support.
ToolBox update to v0.1.4.
Bug fix:
- Lmdb dataset subdir bug has been fixed.
- Now summary won't record gard.
New works update
- CircleLoss from CVPR2020 oral paper[need test].
Tools update
Activation class
to easily choose act func by astring
.