cuicheng01
d2bfa3a3ce
Merge pull request #1875 from cuicheng01/release/2.3
...
[cherry-pick]fix typo in README
2022-04-25 14:00:23 +08:00
cuicheng01
8c6ebefdf7
fix typo in README
2022-04-25 05:59:00 +00:00
cuicheng01
e8be106a87
Merge pull request #1872 from TingquanGao/2.3/fix_dist_loss
...
[cherry-pick] fix calc metric error and calc loss error in distributed
2022-04-25 10:51:39 +08:00
gaotingquan
978157e782
fix: fix the bug that DistributedBatchSampler may sample repeatedly
2022-04-24 07:28:42 +00:00
gaotingquan
ccd15f5190
uncommit: sync bn is too slow to use and convert_sync_batchnorm() is not effective for BatchNorm
2022-04-24 07:28:42 +00:00
gaotingquan
5ca50f84aa
fix: convert bn to sync_bn
...
the running_mean and running_var of bn would not be synchronized in dist,
so which leads to bug that eval loss in training is inconsistent with eval only.
2022-04-24 07:28:42 +00:00
gaotingquan
0258d35e5a
fix: fix bug of batch_size statistics error
2022-04-24 07:28:42 +00:00
gaotingquan
45b8b569b5
fix: fix bug about calc loss in dist
2022-04-24 07:28:39 +00:00
gaotingquan
255d7c3e3c
docs: update wechat qr code
2022-04-21 14:43:01 +08:00
cuicheng01
ef99fcfcd3
Merge pull request #1862 from cuicheng01/release/2.3
...
[cherry-pick]update quickstart docs
2022-04-21 13:59:15 +08:00
cuicheng01
0bd44ec616
update quickstart docs
2022-04-21 03:44:26 +00:00
cuicheng01
925619fca8
Merge pull request #1857 from RainFrost1/release/2.3
...
cherry-pick fix log twice bug for release2.3
2022-04-21 11:19:33 +08:00
cuicheng01
24dcb3fc46
Merge pull request #1859 from cuicheng01/release/2.3
...
[cherry-pick]Add MixFormer link to README
2022-04-21 11:18:46 +08:00
cuicheng01
f2cfccb0a8
Add MixFormer link to README
2022-04-21 02:45:59 +00:00
Walter
bd9fd51d09
Merge branch 'release/2.3' into release/2.3
2022-04-21 10:38:28 +08:00
dongshuilong
23e2cec4a0
cherry-pick fix log twice bug
2022-04-21 02:33:32 +00:00
Wei Shengyu
2708e71662
Merge pull request #1849 from weisy11/release/2.3
...
cherrypick #1848
2022-04-19 14:23:09 +08:00
weishengyu
9ff94b6721
fix bug
2022-04-18 11:42:36 +08:00
Wei Shengyu
4d0a29b29d
Update ----.md
2022-04-12 12:26:03 +08:00
Wei Shengyu
4c77805e60
Update custom.md
2022-04-12 12:25:17 +08:00
Wei Shengyu
bb84ce2500
Update issue templates
2022-04-12 12:23:02 +08:00
Wei Shengyu
1576d84f93
Update issue templates
2022-04-12 12:22:09 +08:00
Wei Shengyu
eb6c8d4265
Update issue templates
2022-04-12 12:21:10 +08:00
Wei Shengyu
ec5bfdac5f
Update issue templates
2022-04-12 12:20:06 +08:00
Wei Shengyu
ac91dbfa49
Update issue templates
2022-04-12 12:17:44 +08:00
Wei Shengyu
3610e528fa
Update issue templates
2022-04-12 12:13:47 +08:00
gaotingquan
d2ed975e0a
docs: update wechat qr code
2022-04-11 19:55:59 +08:00
cuicheng01
8adde4ed92
Merge pull request #1794 from cuicheng01/release/2.3
...
[cherry-pick]fix invalid symbolic link
2022-03-29 17:56:25 +08:00
cuicheng01
1082994ef4
fix invalid symbolic link
2022-03-28 10:22:28 +00:00
cuicheng01
5d96bcfebe
Merge pull request #1763 from cuicheng01/release/2.3
...
[cherry-pick]fix AccuracyScore metric
2022-03-28 16:32:34 +08:00
gaotingquan
ee371bddaf
docs: update wechat group qr code, test=document_fix
2022-03-27 16:47:49 +08:00
Wei Shengyu
6845df2bb1
Merge pull request #1769 from TingquanGao/2.3/update_qr
...
[cherry-pick] docs: update wechat group qr code, test=document_fix
2022-03-18 17:27:55 +08:00
gaotingquan
64ebe218e9
docs: update wechat group qr code, test=document_fix
2022-03-18 09:13:00 +00:00
Wei Shengyu
9760224082
Merge pull request #1758 from qipengh/hqp_pick_2.3
...
feat: support mlu device and amp of mlu
2022-03-18 16:28:49 +08:00
cuicheng01
5e49ad2ecd
fix AccuracyScore metric
2022-03-16 14:35:28 +00:00
huangqipeng
a472af86ec
feat: support mlu device and amp of mlu
2022-03-16 12:44:14 +08:00
cuicheng01
e2e492f9c7
Merge pull request #1752 from TingquanGao/2.3/update_qr
...
[cherry-pick] docs: update wechat group qr code
2022-03-14 10:22:39 +08:00
gaotingquan
7c2d2b1758
docs: update wechat group qr code
2022-03-13 06:05:20 +00:00
Bin Lu
d48951fdf6
Merge pull request #1739 from Intsigstephon/cherry-pick_drink_config_bug
...
[cherry-pick]]fix inference_drink yaml error
2022-03-10 11:23:01 +08:00
lubin
ac5d965067
fix inference_drink yaml error
2022-03-08 10:36:42 +00:00
littletomatodonkey
11584c7257
fix train acc log
2022-03-07 17:53:14 +08:00
gaotingquan
8fa820f5c8
docs: add reference to ImageNet_models & remove models_intro.md
2022-03-04 16:53:43 +08:00
gaotingquan
85f497cbec
docs: fix link
2022-03-04 16:53:43 +08:00
littletomatodonkey
d0afd125ea
fix doc link
2022-03-04 16:53:43 +08:00
gaotingquan
9a6dcfa68f
fix: rm some repvgg models not supported
...
remove RepVGG_B3, RepVGG_B2g2 and RepVGG_B3g2 that are not supported by PaddleClas.
2022-03-04 16:53:43 +08:00
gaotingquan
cfbb7f714e
fix: fix the download link, etc.
...
fix the pretrained and inference download link;
add use_ssld arg to TNT model.
2022-03-04 16:53:43 +08:00
gaotingquan
c24f99d4aa
docs: update wechat qr code, test=document_fix
2022-03-04 16:53:13 +08:00
Tingquan Gao
54323e4de9
fix: fix bug that overrided eval() can't be called in distributed
...
The eval() overrided can't be called because model is a DataParallel object in distributed.
2022-03-04 16:31:07 +08:00
gaotingquan
8761ece45a
fix: fix error raised on macOS
2022-03-04 14:49:51 +08:00
Tingquan Gao
ff253cae36
fix: remove set_mkldnn_cache_capacity ( #1695 )
...
use set_mkldnn_cache_capacity() to avoid memory leak and the bug is fixed in Paddle so that it is not needed in cv now.
2022-03-04 14:49:51 +08:00