PaddleClas/ppcls
gaotingquan a75dc8c993 fix: fix the error that containers nesting cannot be handled.
the error would be raised when when the pattern string represents nested, e.g., containing "[3][1]".
2022-08-24 19:09:42 +08:00
..
arch fix: fix the error that containers nesting cannot be handled. 2022-08-24 19:09:42 +08:00
configs fix: fix interpolation method 2022-08-24 11:26:12 +08:00
data refine docstring 2022-08-18 20:20:07 +08:00
engine Merge branch 'develop' into ConvNeXt 2022-07-09 21:50:31 +08:00
loss add mgd loss (#2161) 2022-07-19 10:50:51 +08:00
metric fix: dbg (#1993) 2022-06-07 20:08:48 +08:00
optimizer update config, add amp eval for retrieval 2022-06-21 23:03:56 +08:00
static handle index error for dataloader 2022-06-07 11:26:15 +08:00
utils fix: change to relative import 2022-08-19 11:40:38 +08:00
__init__.py