Commit Graph

3420 Commits (ed8202236b79019207cce52f34c3a60ceccebeaf)
 

Author SHA1 Message Date
flytocc ed8202236b add EMA code 2022-04-28 00:39:53 +08:00
flytocc e1943f9a68 add ConvNeXt code 2022-04-28 00:34:48 +08:00
gaotingquan fea9522a69 fix: dbg 2022-04-26 12:07:59 +08:00
cuicheng01 2204a90c7d
Merge pull request #1874 from cuicheng01/develop
fix typo in README
2022-04-25 14:00:11 +08:00
cuicheng01 afe53ab30c fix typo in README 2022-04-25 05:57:19 +00:00
Bin Lu cb7da1d1e7
Merge pull request #1870 from Intsigstephon/develop
update lite_shitu Readme.md
2022-04-24 10:35:35 +08:00
cuicheng01 4e6c36e269
Merge pull request #1833 from TingquanGao/dev/fix_dist_loss
fix calc metric error and calc loss error in distributed.
2022-04-22 22:41:57 +08:00
gaotingquan b86ddf470e fix: when eval only, AMP can be enabled 2022-04-22 17:49:44 +08:00
gaotingquan b5a7eea504
fix: fix the bug that DistributedBatchSampler may sample repeatedly 2022-04-22 09:39:22 +00:00
lubin10 cf33390713 update Readme.md: models v1.0->v1.1 2022-04-22 09:08:58 +00:00
Walter 0218742ba5
Merge pull request #1868 from HydrogenSulfate/fix_optimizer_init
fix bug for static graph
2022-04-22 14:05:07 +08:00
HydrogenSulfate 0146af28b0 fix code bug 2022-04-21 17:11:07 +08:00
HydrogenSulfate aa26a8c1d8 fix bug for static graph 2022-04-21 16:31:28 +08:00
gaotingquan 85db2a5c49 docs: update wechat qr code 2022-04-21 14:43:25 +08:00
Wei Shengyu 0242a0b841
Merge pull request #1860 from weisy11/update_tipc_configs
update tipc configs
2022-04-21 14:36:32 +08:00
cuicheng01 bb26b879bb
Merge pull request #1861 from cuicheng01/develop
update quickstart docs
2022-04-21 14:28:00 +08:00
weishengyu 7ba5ca8453 dbg 2022-04-21 14:06:50 +08:00
Wei Shengyu ae9860b4bc
Merge pull request #1854 from weisy11/update_delimiter
update delimiter of imagenet dataset and topk
2022-04-21 11:53:05 +08:00
weishengyu ae87863c07 update tipc configs 2022-04-21 11:48:31 +08:00
cuicheng01 6e75211736 update quickstart docs 2022-04-21 03:47:56 +00:00
cuicheng01 73d3359842 update quickstart docs 2022-04-21 03:34:09 +00:00
weishengyu f6373eb239 dbg 2022-04-21 11:25:33 +08:00
cuicheng01 d909faccad
Merge pull request #1856 from cuicheng01/update_readme
Add MixFormer link to README
2022-04-21 11:19:22 +08:00
cuicheng01 d01f92a697
Merge pull request #1858 from cuicheng01/update_benchmark
Update benchmark config
2022-04-21 11:18:58 +08:00
cuicheng01 9a9c2f345a update benchmark configs 2022-04-21 02:38:15 +00:00
cuicheng01 75fa03680a Add MixFormer link to README 2022-04-21 02:30:59 +00: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