gaotingquan
0d1167bfdb
rm specified python version 3.7
2023-06-29 19:45:55 +08:00
gaotingquan
b2d862b4e4
docs: change to pip install -v -e .
2023-06-29 19:45:55 +08:00
gaotingquan
88ec105322
docs: fix link
2023-06-29 19:45:55 +08:00
gaotingquan
46962ebd38
docs: merge docs about paddle & paddleclas installation
2023-06-29 19:45:55 +08:00
gaotingquan
307620f953
docs: change branch to develop
2023-06-29 19:45:55 +08:00
cuicheng01
4da6f35bf2
support infer nested directory images
2023-06-29 19:43:40 +08:00
baocheny
75a5bb17ba
add 2 more custom devices intel_gpu and apple mps
2023-06-29 19:42:38 +08:00
baocheny
3d0c0eb59d
add 2 more custom devices intel_gpu and apple mps
2023-06-29 19:42:38 +08:00
zengshao0622
62c56ce27c
update infer_rec NormalizeImage scale
2023-06-29 19:42:07 +08:00
cuicheng01
954f039532
Add PULC models link in README
2023-06-27 17:55:08 +08:00
Bobholamovic
bda65e0c87
Remove ClasModels_general_quantization.yaml
2023-06-26 14:20:38 +08:00
Bobholamovic
de5c4e1b1c
Change vdl dir
2023-06-26 14:20:38 +08:00
Bobholamovic
b4f10436cf
Rename variable
2023-06-26 14:20:38 +08:00
Bobholamovic
d6137854e2
Accommodate UAPI
2023-06-26 14:20:38 +08:00
Tingquan Gao
653e2cd839
Update QR code
2023-06-14 11:18:32 +08:00
gaotingquan
6edd612453
set num_worker to 32
2023-06-06 16:50:56 +08:00
gaotingquan
07b597f56e
increase bs to avoid oom
2023-06-06 11:19:01 +08:00
gaotingquan
caa6393cd4
set drop_last to False in train data
2023-06-06 11:19:01 +08:00
gaotingquan
cf5d629a64
fix
2023-06-06 11:19:01 +08:00
gaotingquan
4643fdee09
update pretrained url
2023-06-06 11:19:01 +08:00
mmglove
e1a4c80ad3
add PROFILING_TIMER_ONLY
2023-06-05 21:23:35 +08:00
mmglove
2cf1dd7eb4
add PROFILING_TIMER_ONLY
2023-06-05 21:23:35 +08:00
mmglove
dd9b186e82
ppcls/utils/profiler.py
2023-06-05 21:23:35 +08:00
mmglove
54d27a1204
fix profiler
2023-06-05 21:23:35 +08:00
mmglove
427b293c21
fix benchmark
2023-06-05 21:23:35 +08:00
mmglove
259c0ca9de
fix profiler
2023-06-05 21:23:35 +08:00
mmglove
b795b67406
fix benchmark
2023-06-05 21:23:35 +08:00
mmglove
6bae61c935
fix benchmark
2023-06-05 21:23:35 +08:00
gaotingquan
bdfa1feb2f
update for amp config refactoring
2023-05-29 19:52:09 +08:00
gaotingquan
09817fe859
complete amp args
2023-05-29 19:52:09 +08:00
gaotingquan
b3f7e3b974
unify comments
2023-05-29 19:52:09 +08:00
gaotingquan
8405882f11
debug
2023-05-29 19:52:09 +08:00
gaotingquan
81b54c05d5
fix error words
2023-05-29 19:52:09 +08:00
gaotingquan
0f86c55576
add amp args, use_amp=False
2023-05-29 19:52:09 +08:00
gaotingquan
2d8346cd3b
fix _init_amp when export
2023-05-29 19:52:09 +08:00
gaotingquan
5bb2e8c339
add clip tipc config
2023-05-26 15:40:48 +08:00
gaotingquan
f67cfe2c2a
fix ema: set_value() -> paddle.assign()
2023-05-26 15:40:48 +08:00
gaotingquan
2823e48be5
fix head_init_scale
2023-05-26 15:40:48 +08:00
gaotingquan
042d1e7ef8
fix layer key name for dynamic lr in adamwdl optimizer
2023-05-26 15:40:48 +08:00
gaotingquan
80ae9079cd
add clip finetune config
2023-05-26 15:40:48 +08:00
gaotingquan
6d924f85ee
fix for clip
...
1. fix bias_attr to False for conv of PatchEmbed;
2. support return_tokens_mean for Head of CLIP;
3. support remove_cls_token_in_forward for CLIP;
4. support head_init_scale argument for ViT backbone;
5. support get_num_layers() and no_weight_decay() for ViT backbone.
2023-05-26 15:40:48 +08:00
gaotingquan
2e9d853419
larger has been upload to bos
2023-05-25 16:57:16 +08:00
gaotingquan
d71971ab84
add ultra tipc config
2023-05-25 16:57:16 +08:00
gaotingquan
126487d6b4
fix training config path
2023-05-25 16:57:16 +08:00
gaotingquan
439cd4170f
fix model name
2023-05-25 16:57:16 +08:00
gaotingquan
74e6c8aa33
add fp32 and ampo2 ultra configs
2023-05-25 16:57:16 +08:00
gaotingquan
50b6615002
rm d2s
2023-05-25 16:57:16 +08:00
gaotingquan
f469dfe8d2
decrease bs
2023-05-25 16:57:16 +08:00
gaotingquan
9d92f768d0
fix python3.7 -> python3.10
2023-05-25 16:57:16 +08:00
gaotingquan
537ce8144a
add ultra tipc config
2023-05-25 16:57:16 +08:00