Commit Graph

5050 Commits (a119eb41914e1947d06ecadab9328a0cf09312ea)
 

Author SHA1 Message Date
zhangyubo0722 a119eb4191
fix hgnet kwargs (#2950) 2023-09-01 23:45:04 +08:00
zhangyubo0722 5168209b3b
fix topk bug (#2946) 2023-09-01 20:16:46 +08:00
zhangyubo0722 82317a21e3
del head_init_scale (#2948) 2023-09-01 20:15:35 +08:00
zhangyubo0722 f4de50226a
fix gbk (#2943)
* fix gbk

* fix_bug
2023-09-01 19:29:25 +08:00
gaotingquan 8312dc3677 debug: fix model name 2023-08-29 16:40:37 +08:00
Tingquan Gao 48fb2c86f2
to be compatible with training and evaluation (#2932) 2023-08-29 11:43:41 +08:00
zhangyubo0722 a60d18a3d8
[uapi]save_predict_result (#2928)
* save_predict_result

* save_predict_result
2023-08-28 19:40:51 +08:00
Tingquan Gao b34ed83708
always log 'topk=1' when k < output_dims to ensure consistent log formatting (#2925) 2023-08-28 14:55:32 +08:00
Tingquan Gao 28ef1c00d8
[cherry-pick] some fix (#2920)
* fix model name

* fix: bug when distillation

* modify some default hyperparams to adapt to fine-tune downstream tasks

1. unset EMA because of the relatively small size of most downstream dataset;
2. use mean and std of IMN.
2023-08-25 22:02:57 +08:00
gaotingquan 353c3f512b debug: when using Piecewise.learning_rate while total epochs < 30 2023-08-07 11:30:25 +08:00
Tingquan Gao 4247fac82e
support Piecewise.learning_rate (#2899) 2023-08-04 12:16:01 +08:00
wuyefeilin 657037c4e7
add dataset alias for PaddleX (#2892) 2023-08-02 10:41:40 +08:00
gaotingquan 6374657f2a support to specify save dir 2023-07-07 17:19:07 +08:00
gaotingquan bf865cb0d8 adapt to Pillow new version 10.0.0 2023-07-05 21:32:12 +08:00
gaotingquan f820473d1d fix included file path 2023-06-29 19:45:55 +08:00
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