Commit Graph

3520 Commits (aa8f4c16d218db68fe71c92c6c9afaac5527e52a)
 

Author SHA1 Message Date
cuicheng01 75fa03680a Add MixFormer link to README 2022-04-21 02:30:59 +00:00
HydrogenSulfate 41e1a86caf add center loss 2022-04-21 00:17:54 +08:00
Wei Shengyu 05770197c3
Merge pull request #1855 from flytocc/VAN_Classification
add paper citation
2022-04-20 14:46:05 +08:00
Wei Shengyu e6feb68bb8
Merge pull request #1824 from TingquanGao/dev/spt_amp_eval
fix: fp32 eval by default when enable amp
2022-04-20 14:40:46 +08:00
Walter 43a03a0c6b
Merge pull request #1853 from HydrogenSulfate/multi_optim
support for multi optimizer case
2022-04-20 14:33:07 +08:00
HydrogenSulfate 15242df170 refine optimizer/__init__.py 2022-04-20 13:10:31 +08:00
HydrogenSulfate 80b8ca3f23 fix optimizer/init.py 2022-04-20 12:16:40 +08:00
HydrogenSulfate 3f117428da fix code 2022-04-20 11:08:42 +08:00
HydrogenSulfate 3a1276d315 train_loss_func only used in train mode 2022-04-19 19:54:48 +08:00
flytocc 7b020eb2aa add paper citation 2022-04-19 19:45:19 +08:00
Wei Shengyu 42cb64352c
Merge pull request #1852 from flytocc/VAN_Classification
Van classification
2022-04-19 16:51:24 +08:00
weishengyu f834a22e71 update delimiter 2022-04-19 16:36:46 +08:00
HydrogenSulfate 24abea151a support for multi optimizer case 2022-04-19 14:26:42 +08:00
flytocc 3f84dcb44e add random interpolation for UnifiedResize 2022-04-19 13:25:13 +08:00
flytocc c3018ebd39 add VAN-Classification code 2022-04-19 13:13:33 +08:00
Wei Shengyu a5a1c19273
Merge pull request #1851 from zhangxinyu-xyz/ISE_ReID
Release the inference code of ISE (ReID-CVPR2022)
2022-04-18 15:57:20 +08:00
Wei Shengyu 718c5f87d1
Merge pull request #1848 from weisy11/develop
fix version
2022-04-18 14:50:06 +08:00
gaotingquan 83ed5195c3
fix: set use_fp16_test to True when AMP O2 is enabled 2022-04-18 06:14:43 +00:00
zhangxinyu-xyz 12d1b5f9a9 Release the inference code of ISE (ReID-CVPR2022) 2022-04-18 13:23:47 +08:00
weishengyu 1789da6422 fix bug 2022-04-18 11:26:32 +08:00
weishengyu 1db85b5d3b remove pad 2022-04-18 11:07:47 +08:00
weishengyu b242f52976 remove configs 2022-04-18 11:06:08 +08:00
weishengyu 52b5918dbc Merge branch 'develop' of github.com:weisy11/PaddleClas into develop 2022-04-18 11:02:28 +08:00
gaotingquan a35cdd2aec
uncommit: sync bn is too slow to use and convert_sync_batchnorm() is not effective for BatchNorm 2022-04-14 08:19:39 +00:00
gaotingquan 13d5e59051
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-14 07:36:39 +00:00
gaotingquan efde56ffc6
fix: only fp16 evaluation is supported when ampO2 is enabled 2022-04-13 12:14:14 +00:00
Walter bf12dffcd3
Merge pull request #1805 from RainFrost1/amp_o2
all model amp train config for tipc
2022-04-13 17:46:33 +08:00
gaotingquan 474c918b27
fix: fix bug of batch_size statistics error 2022-04-13 09:19:30 +00:00
cuicheng01 a81542a038
Merge pull request #1826 from cuicheng01/develop
Add cls G1-G2 model lite tipc
2022-04-12 17:54:50 +08:00
gaotingquan c46189bad0
fix: fix bug about calc loss in dist 2022-04-12 06:56:44 +00:00
HydrogenSulfate af90cd7c59 update center loss config and related code 2022-04-12 13:07:53 +08:00
Wei Shengyu 9d2bcbd703
Merge pull request #1832 from thomas-yanxin/develop
Adding Goods Recognition Sample
2022-04-12 00:10:48 +08:00
thomas-yanxin 1750d3cabd Adding Goods Recognition Sample
增添智慧商超商品识别案例
2022-04-11 23:26:29 +08:00
gaotingquan 0f677706f4 docs: update wechat qr code 2022-04-11 19:56:04 +08:00
cuicheng01 c48ba70c6f fix some docs 2022-04-11 07:55:44 +00:00
cuicheng01 3c29b0691d Add cls G1-G2 model lite tipc 2022-04-11 07:32:07 +00:00
dongshuilong 1d4b5fd78d add all model amp train for tipc 2022-04-08 09:15:33 +00:00
weishengyu 9de22673df dbg 2022-04-08 14:29:03 +08:00
weishengyu 7f0b7a04cd dbg 2022-04-08 10:59:18 +08:00
weishengyu e651f3f62f remove bnneck 2022-04-08 10:58:23 +08:00
weishengyu d7a20aa967 dbg 2022-04-07 19:35:58 +08:00
weishengyu 9ab1ca3f0c dbg 2022-04-07 18:31:45 +08:00
weishengyu 9c99e7cc6b add bnneck, last stride=1 2022-04-07 16:59:09 +08:00
dongshuilong 2ecdaddfc6 fix spell error for config.py 2022-04-07 06:57:32 +00:00
dongshuilong db2be3b551 add tipc amp train for G1 G2 G3 model 2022-04-07 02:48:41 +00:00
weishengyu 5615bc6cfd change sampler 2022-04-06 20:14:29 +08:00
weishengyu 08582fe617 dbg 2022-04-06 19:54:15 +08:00
weishengyu 0993147af7 dbg 2022-04-06 19:49:10 +08:00
gaotingquan b761325faa fix: fp32 eval by default when enable amp
If you want to eval by fp16 when enable amp, please set Amp.use_fp16_test=True, False by default.
2022-04-02 19:22:10 +08:00
cuicheng01 f3af58198d
Merge pull request #1803 from cuicheng01/add_cswin
Add CSWin benchmark
2022-04-02 17:25:09 +08:00