PaddleClas/ppcls/utils
mmglove dd9b186e82 ppcls/utils/profiler.py 2023-06-05 21:23:35 +08:00
..
PULC_label_list support image_orientation 2022-11-08 19:26:29 +08:00
feature_maps_visualization fix: adapt to release 2.3 2021-11-04 09:48:34 +00:00
NUS-WIDE-SCENE_label_list.txt Support for parsing label files 2022-08-29 05:49:15 +00:00
__init__.py Revert "refactor: simpfy engine.train()" 2023-03-14 16:47:13 +08:00
amp.py support AMP.use_amp arg 2023-05-25 16:16:02 +08:00
check.py fix: change to relative import 2022-08-19 11:40:38 +08:00
config.py feat(model): add EfficientNetV2 code and fix AttrDict BUG 2023-01-31 21:15:22 +08:00
dist_utils.py refactor(retrieval): polish retrieval.py 2023-01-05 15:13:04 +08:00
download.py fix: change to relative import 2022-08-19 11:40:38 +08:00
ema.py fix ema: set_value() -> paddle.assign() 2023-05-26 15:40:48 +08:00
imagenet1k_label_list.txt fix label (#522) 2020-12-29 13:39:19 +08:00
initializer.py add mgd loss (#2161) 2022-07-19 10:50:51 +08:00
logger.py Revert "refactor: simplify engine" 2023-03-14 16:47:13 +08:00
metrics.py fix warnings bug (#698) 2021-04-25 18:48:26 +08:00
misc.py change Tensor.numpy()[0] to float(Tensor) for 0-D tensor case 2022-11-01 14:37:11 +08:00
model_zoo.py fix: change to relative import 2022-08-19 11:40:38 +08:00
pretrained.list
profiler.py ppcls/utils/profiler.py 2023-06-05 21:23:35 +08:00
save_load.py Revert "refactor: simpfy engine.train()" 2023-03-14 16:47:13 +08:00