HydrogenSulfate
645a125c40
refine paper and code ref, and remove trailing spaces
2022-04-29 13:34:56 +08:00
gaotingquan
59a3dcfc1c
fix: amp eval
2022-04-26 12:26:17 +00:00
gaotingquan
fea9522a69
fix: dbg
2022-04-26 12:07:59 +08:00
HydrogenSulfate
faa4c08762
remove tripetloss_v3
2022-04-25 15:11:51 +08:00
HydrogenSulfate
6149e719b3
refine code
2022-04-25 14:14:20 +08:00
HydrogenSulfate
674447f63e
refine code
2022-04-25 11:25:44 +08:00
HydrogenSulfate
97e8abc3db
refine code and yaml
2022-04-24 14:38:26 +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
HydrogenSulfate
661a1909e8
update code
2022-04-22 18:15:31 +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
HydrogenSulfate
15a0afc67c
update code
2022-04-22 15:52:16 +08:00
HydrogenSulfate
bc6e7f5cf5
update code
2022-04-22 15:26:05 +08:00
HydrogenSulfate
9dde9376fb
update code
2022-04-22 15:25:11 +08: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
74b4574367
Support for multiple components when build optimizer
2022-04-22 13:15:49 +08:00
HydrogenSulfate
8ae8934358
Merge branch 'develop' into multi_optim
2022-04-22 12:04:52 +08:00
HydrogenSulfate
15997ea9d0
update code
2022-04-22 12:03:17 +08:00
HydrogenSulfate
f2982e5e47
update code
2022-04-22 12:01:05 +08:00
HydrogenSulfate
17fd1bc2c0
refine code
2022-04-22 12:00:03 +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
HydrogenSulfate
daf7eea23d
fix code
2022-04-21 15:43:53 +08:00
HydrogenSulfate
dfd7749828
refine hard code
2022-04-21 14:37:00 +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
f6373eb239
dbg
2022-04-21 11:25:33 +08: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
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
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
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
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
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
96fbbad038
update mobilevit.py
2022-04-01 09:06:46 +00:00
cuicheng01
44b9963b25
add mobilevit code
2022-04-01 08:51:42 +00:00
weishengyu
4b76c385e1
dbg
2022-04-01 11:42:49 +08:00
weishengyu
a5089348ee
dbg
2022-04-01 11:41:02 +08:00
weishengyu
fb2ddcfd64
update config
2022-04-01 11:39:43 +08:00
weishengyu
5f303937ae
dbg
2022-03-31 15:27:19 +08:00
weishengyu
fdfeeadff1
dbg
2022-03-31 15:15:50 +08:00
weishengyu
8408f8ef28
dbg
2022-03-31 15:12:05 +08:00
weishengyu
6618954c33
dbg and add configs
2022-03-31 15:10:50 +08:00
weishengyu
dbb8df64d5
add reid config
2022-03-31 15:06:06 +08:00
cuicheng01
91b5337fdb
Merge pull request #1795 from cuicheng01/add_cswin
...
add cswin code and doc
2022-03-30 17:56:03 +08:00
dongshuilong
86fed454c1
supoort -o new config param
2022-03-30 09:12:02 +00:00
dongshuilong
a944603da0
fix log twice bug
2022-03-30 08:31:35 +00:00
cuicheng01
f977c7c060
update cswin config
2022-03-30 03:40:27 +00:00
cuicheng01
4839915056
update cswin_transformer.py
2022-03-29 12:01:04 +00:00
cuicheng01
51e06d43f5
add cswin code and doc
2022-03-29 09:50:44 +00:00
cuicheng01
84ae83da7a
Merge pull request #1762 from cuicheng01/develop
...
fix AccuracyScore metric
2022-03-28 16:32:20 +08:00
cuicheng01
891fa1c093
fix AccuracyScore metric
2022-03-16 14:34:45 +00:00
huangqipeng
b62b98d79f
feat: support mlu device and amp of mlu
2022-03-14 15:48:26 +08:00
gaotingquan
456f9eac81
rename amp_O2 to amp_O2_ultra
2022-03-11 03:02:07 +00:00
gaotingquan
218da4ddf9
feat: amp_O1 -> amp_O1_ultra, amp_O2 -> amp_O2_ultra
2022-03-10 11:10:37 +08:00
littletomatodonkey
f68c098a4a
fix train acc log
2022-03-09 19:58:36 +08:00
Bin Lu
8d52387a83
Merge pull request #1702 from Intsigstephon/develop
...
add deephash configure files and dch algorithm
2022-03-07 10:32:58 +08:00
Tingquan Gao
158c7b4e35
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:52:57 +08:00
lubin
7f0d54b121
fix some spelling error
2022-03-04 07:30:29 +00:00
lubin
32d1917085
Merge branch 'develop' of https://github.com/Intsigstephon/PaddleClas into develop
2022-03-04 07:08:30 +00:00
lubin
efdcf7c888
make code short;modify cifar10 data path
2022-03-04 07:07:35 +00:00
Wei Shengyu
80ba57754f
Update DCH.yaml
2022-03-04 10:50:28 +08:00
lubin
4ea2f4493c
update cifar10 path
2022-03-03 06:30:47 +00:00
gaotingquan
4fc82eef5a
feat: add the doc and demo about gallery2fc
...
add description doc and demo config
2022-03-01 10:34:29 +08:00
lubin
509f4d77e3
modify the cifar10 dataset format
2022-02-28 11:47:42 +00:00
Wei Shengyu
1020f41899
use flatten instead of reshape for hrnet ( #1709 )
2022-02-28 19:12:53 +08:00
WangChen0902
7595ba6d70
add AFD ( #1683 )
...
* add AFD
2022-02-28 19:11:50 +08:00
lubin
cef3cb25d9
update optimizer and some comment
2022-02-28 08:02:51 +00:00
gaotingquan
7abf42b7a1
fix: rm some repvgg models not supported
...
remove RepVGG_B3, RepVGG_B2g2 and RepVGG_B3g2 that are not supported by PaddleClas.
2022-02-25 23:50:29 +08:00
gaotingquan
4619d63273
fix: fix the download link, etc.
...
fix the pretrained and inference download link;
add use_ssld arg to TNT model.
2022-02-25 23:50:29 +08:00
lubin
fa45f73bdf
rm -rf binary_v2 configure file
2022-02-23 11:53:43 +00:00
lubin
2507be1a51
add deephash configs and dch algorithm
2022-02-23 11:50:39 +00:00
dongshuilong
33e8e8348d
add static graph ResNet50 for benchmark
2022-02-21 08:37:02 +00:00
cuicheng01
19f43aa21f
Merge pull request #1685 from littletomatodonkey/dev/improve_class_num_dist
...
improve distillation config
2022-02-17 15:58:41 +08:00
sibo2rr
e4380ce517
fix height error
2022-02-15 21:31:36 +08:00
sibo2rr
b6cf278663
change MultiScaleSamplerDDP into MultiScaleSampler
2022-02-15 21:31:23 +08:00
sibo2rr
fe9f519b22
modify according to review
2022-02-15 21:30:08 +08:00
sibo2rr
9ac9cb8aa5
add config file
2022-02-15 21:25:53 +08:00
sibo2rr
f2dde17623
multi scale sampler and dataset
2022-02-15 21:25:25 +08:00
Bin Lu
a25d37ea2b
Create GeneralRecognition_PPLCNet_x2_5_binary_v2.yaml
2022-02-14 19:45:41 +08:00
littletomatodonkey
b31b07de45
improve distillation config
2022-02-14 16:34:01 +08:00
dongshuilong
dc6281a6d4
add benchmark for tipc
2022-02-10 08:25:52 +00:00
Walter
6fec774fb6
Merge pull request #1599 from weisy11/fuse_lite_model
...
Fuse lite model
2022-01-26 19:39:49 +08:00
weishengyu
6f33833967
dbg
2022-01-25 17:40:48 +08:00
weishengyu
e95dcec819
dbg
2022-01-25 17:24:20 +08:00
weishengyu
88e6387b2c
add label_list file
2022-01-25 15:33:44 +08:00
Tingquan Gao
42134cd8dd
fix: raise warning when using Global.class_num
2022-01-25 15:06:36 +08:00
Tingquan Gao
0d22017e2e
fix: move class_num from Global to Arch
2022-01-25 15:06:36 +08:00
Tingquan Gao
bb6581d21b
refactor: raise warning when gpu numbers is not 4
2022-01-25 15:06:36 +08:00
Tingquan Gao
8f0bd5b582
fix: fix vdl makedir
2022-01-25 15:06:36 +08:00
gaotingquan
10c93c55d1
fix: enable amp only in training
2022-01-25 11:58:07 +08:00
gaotingquan
7040ce8314
refactor: change params to be consistent with amp
2022-01-25 11:58:07 +08:00
Wei Shengyu
d6d5efe055
Merge pull request #1616 from JamesLim-sy/change_some_settings_for_clas_train_performance
...
Change some settings for clas model`s trainning performance
2022-01-25 11:29:27 +08:00
Tingquan Gao
ce166b6ced
docs: fix invalid links
2022-01-17 21:14:38 +08:00
gaotingquan
6963c25804
fix: fix bug
...
bug is that error rasied by calling update_res() when sublayer does not have _save_sub_res_hook() because nn.Sequential and nn.LayerList is not TheseusLayer.
2022-01-14 14:58:28 +08:00
gaotingquan
a6a76f3d36
fix: args error
2022-01-14 14:58:28 +08:00
gaotingquan
43fce425ac
fix: change the returned result from dict to list
2022-01-14 14:58:28 +08:00
gaotingquan
3b9f629220
feat: support specify return_stages to update_res()
2022-01-14 14:58:28 +08:00
zhangbo9674
cd039a7b37
add save_dtype
2022-01-10 18:19:03 +08:00
zhangbo9674
d437bb0a7e
use fp32 to eval
2022-01-10 18:19:03 +08:00
zhangbo9674
bb19c1f7a6
fix eval bug
2022-01-10 18:19:03 +08:00
zhangbo9674
b2956c1b41
refine code
2022-01-10 18:19:03 +08:00
zhangbo9674
205592a3e3
fix amp with distribute bug
2022-01-10 18:19:03 +08:00
gaotingquan
1a9b1782ef
fix: fix min_lr & warmup_lr
2022-01-07 11:52:30 +08:00
gaotingquan
56c72a85a1
fix: fix lr
2022-01-07 11:52:30 +08:00
gaotingquan
025feb6de9
fix: fix -1 in dims
2022-01-07 11:52:30 +08:00
gaotingquan
7a0ed6f08d
rename
2022-01-07 11:52:30 +08:00
gaotingquan
ee819393ac
fix: fix -1 in dims and ignore swapdim in static
2022-01-07 11:52:30 +08:00
gaotingquan
00fb3f7519
feat: support PVTV2
2022-01-07 11:52:30 +08:00
gaotingquan
a53b636829
feat: support PVTV2
2022-01-07 11:52:30 +08:00
littletomatodonkey
e0a6e5bf38
fox dist err ( #1621 )
...
* fox dist err
* fix init
* fix init
2022-01-06 09:46:52 +08:00
JamesLim-sy
f015860645
drop useless settings
2022-01-05 13:15:19 +00:00
littletomatodonkey
aea712cc87
add dist of rec model ( #1574 )
...
* add distillation loss func and rec distillation
2022-01-05 19:25:36 +08:00
JamesLim-sy
24a51ae064
first
2022-01-04 07:20:31 +00:00
Bin Lu
304bafb735
Merge pull request #1610 from TingquanGao/dev/fix_theseus
...
fix: upgrade replace_sub() to upgrade_sublayer()
2021-12-31 12:15:18 +08:00
gaotingquan
d6aeba6f56
fix: upgrade replace_sub() to upgrade_sublayer()
...
supplement to PR #1581
2021-12-30 10:59:20 +00:00
gaotingquan
6e13ff3068
fix: use hasattr() to check if collate_fn is in dataloader
...
fix bug caused by PR #1596
2021-12-30 16:35:05 +08:00
gaotingquan
cabc7a0f83
fix: replace reg exp with layer name
2021-12-28 15:24:50 +08:00
gaotingquan
71cb728b07
fix: rename to upgrade_sublayer()
2021-12-28 15:24:50 +08:00
gaotingquan
1e696ac22b
fix: remove unnecessary register_hook() call & pre-commit
2021-12-28 15:24:50 +08:00
gaotingquan
a86c4b290e
add license
2021-12-28 15:24:50 +08:00
gaotingquan
721ac0bf61
refactor: simplify code
...
1. remove WrapLayer and wrap_theseus;
2. support call update_res() one more;
3. optim parse_pattern_str() to return list of layer parsed.
2021-12-28 15:24:50 +08:00
gaotingquan
56911b573b
refactor: rename replace_sub() func to ?
2021-12-28 15:24:50 +08:00
gaotingquan
0f126b75da
refactor: strengthen parse_pattern_str() func
2021-12-28 15:24:50 +08:00
gaotingquan
8d0b0d4b0a
refactor: extract _parse_pattern_str() func
2021-12-28 15:24:50 +08:00
gaotingquan
18dec0744a
fix: fix problems commented in reviewing
2021-12-28 15:24:50 +08:00
gaotingquan
41296972a4
fix: fix comments
2021-12-28 15:24:50 +08:00
gaotingquan
f8ee6c0f86
fix: fix result returned by stop_after
2021-12-28 15:24:50 +08:00
gaotingquan
cf205e1379
fix: fix result returned by _find_layers_handle
2021-12-28 15:24:50 +08:00
gaotingquan
b0ae3a1210
fix: unify the pattern of layer's name
2021-12-28 15:24:50 +08:00
gaotingquan
7da2a997e9
fix: save latest model every epoch
2021-12-27 22:04:26 +08:00
weishengyu
377a7b4b2f
dbg
2021-12-27 20:35:42 +08:00
weishengyu
9a1d35ba3b
add license info
2021-12-27 20:16:56 +08:00
weishengyu
87f508e9f9
dbg
2021-12-27 19:37:00 +08:00
gaotingquan
5d53e9f152
fix: raise warning when setting batch_transform_ops and TopkAcc
2021-12-24 21:22:52 +08:00
weishengyu
b662ed34ac
dbg
2021-12-24 11:15:27 +08:00
weishengyu
18d99b012b
move gallery layer into extractor
2021-12-24 11:06:42 +08:00
weishengyu
25edd1c0d8
refactor code
2021-12-23 20:51:15 +08:00
weishengyu
d5637367a9
add export method
2021-12-23 20:35:10 +08:00
weishengyu
932e0eace1
dbg
2021-12-23 20:29:05 +08:00
Wei Shengyu
0f35f706b6
Fix static training speed ( #1590 )
...
* fix training speed
* update config setting method
2021-12-23 11:13:51 +08:00
Wei Shengyu
f45f9ee4d4
Merge pull request #1585 from zhangbo9674/dev/resnet50_optimize
...
Accelerate dynamic graph amp training
2021-12-21 17:31:25 +08:00
zhangbo9674
558f03d684
refine code
2021-12-21 06:30:13 +00:00
zhangbo9674
28061f537c
refine optimizer init logice
2021-12-21 06:28:13 +00:00
cuicheng01
7aa9f1c6ea
Merge pull request #1588 from cuicheng01/add_new_config
...
add some new configs
2021-12-21 14:03:51 +08:00
cuicheng01
2e578335cd
add some new configs
2021-12-20 08:10:39 +00:00
zhangbo9674
b54ee04491
Accelerate dynamic graph amp training
2021-12-20 06:36:56 +00:00
gaotingquan
7732a69f1b
fix: fix key error in distillation
2021-12-16 18:21:08 +08:00
weishengyu
b6a7c53182
add feature extract
2021-12-15 10:39:26 +08:00
cuicheng01
897760f073
Merge pull request #1544 from cuicheng01/update_vit
...
update vit
2021-12-14 14:40:14 +08:00
cuicheng01
b3922c96f5
Merge pull request #1436 from TingquanGao/dev/update_whl
...
update whl
2021-12-14 12:15:46 +08:00
cuicheng01
f5450c3d66
delete vit_huge config
2021-12-14 03:10:07 +00:00
weishengyu
c941144568
update gallery2fc
2021-12-14 10:34:40 +08:00
cuicheng01
83d1b411c5
update vit
2021-12-10 09:56:33 +00:00
Wei Shengyu
8d22f0250e
Merge pull request #3 from PaddlePaddle/develop
...
Develop
2021-12-10 17:26:22 +08:00
Walter
524190a775
Merge pull request #1543 from RainFrost1/tipc_batch_size
...
fix tipc batch_size bug
2021-12-10 16:57:36 +08:00
dongshuilong
ab187e21cc
fix tipc inference batch_size bug
2021-12-10 08:05:36 +00:00
Wei Shengyu
51c3a34275
Merge pull request #1540 from weisy11/refor_quant
...
Refor quant
2021-12-10 14:59:39 +08:00
weishengyu
534037d145
dbg
2021-12-10 11:14:14 +08:00
weishengyu
6510da8fca
dbg
2021-12-09 20:15:25 +08:00
weishengyu
ad1a2fd137
move slim into arch
2021-12-09 20:08:57 +08:00
weishengyu
7c6567cc6b
dbg
2021-12-09 18:08:16 +08:00
weishengyu
6c5d1ebc28
add pruner and quanter for theseus
2021-12-09 14:51:40 +08:00
Bin Lu
f9ee1befbf
Merge pull request #1533 from Intsigstephon/modify_binary_configure
...
modify binary model configure
2021-12-09 14:47:18 +08:00
weishengyu
63f7fdbf9c
add logger
2021-12-08 20:02:13 +08:00
weishengyu
823074d894
dbg
2021-12-08 19:56:30 +08:00
weishengyu
d05d9d8d65
update functions
2021-12-08 19:48:59 +08:00
weishengyu
be220a5f09
move file to ppcls
2021-12-08 19:47:43 +08:00
dongshuilong
94cce6422f
fix augmix bug
2021-12-08 07:53:33 +00:00
stephon
ecbc2b998f
modify binary model configure
2021-12-07 07:24:01 +00:00
cuicheng01
a3b54f15d5
fix export quant_model
2021-12-03 07:39:31 +00:00
cuicheng01
71abe2e9bf
update PP-LCNet config
2021-12-01 04:08:38 +00:00
cuicheng01
5dad991c2a
update se_resnext_vd.py
2021-11-30 15:06:05 +00:00
cuicheng01
bc16eed9f9
Merge pull request #1453 from cuicheng01/develop
...
fix class_num in quickstart
2021-11-22 12:00:56 +08:00
dongshuilong
ee3c643cc1
update combined loss for accelerate classification training speed
2021-11-19 08:35:47 +00:00
cuicheng01
dd08d344af
fix class_num in quickstart
2021-11-17 15:04:04 +00:00
cuicheng01
9a23b4326a
Merge pull request #1444 from RainFrost1/reid
...
添加车辆ReID的PPLCNet 2.5x模型
2021-11-17 15:03:29 +08:00
gaotingquan
d53a06c625
fix: fix download link
2021-11-17 15:02:20 +08:00
dongshuilong
c02ec9a3b3
update vehcile reid model PPLCNet2.5x
2021-11-16 06:24:57 +00:00
dongshuilong
c39838778b
add vehcile reid model PPLCNet2.5x
2021-11-16 06:22:03 +00:00
dongshuilong
f7ccc874e2
fix dali distributed eval bug
2021-11-16 11:09:21 +08:00
cuicheng01
423144c097
fix some configs
2021-11-15 07:26:58 +00:00
gaotingquan
ae6cb7d529
feat: support MixNet
2021-11-15 06:53:34 +00:00
cuicheng01
6e4bf593fb
Merge pull request #1390 from Intsigstephon/feature_binary_model
...
add Binary general recog configure
2021-11-12 15:25:00 +08:00
cuicheng01
fb631b38fb
update esnet.py
2021-11-11 12:51:58 +00:00
cuicheng01
d868a63764
Add ESNet code and pretrained models
2021-11-11 06:00:32 +00:00
gaotingquan
af25eaf799
docs: update flower102 label map list
2021-11-10 00:16:23 +08:00
gaotingquan
720c451bc4
fix: fix batch size to 64 * 4
2021-11-10 00:16:23 +08:00
gaotingquan
7ebb0b8ab1
docs: add reference link
2021-11-08 06:36:02 +00:00
Bin Lu
3b4a45f8ab
Update deephashloss.py
2021-11-06 23:32:19 +08:00
Bin Lu
f7ee2b98a6
Update deephashloss.py
2021-11-06 23:14:40 +08:00
Bin Lu
13df9b9df8
Update GeneralRecognition_PPLCNet_x2_5_binary.yaml
2021-11-06 23:12:56 +08:00
Bin Lu
61a09b0d44
Update GeneralRecognition_PPLCNet_x2_5_binary.yaml
2021-11-06 23:12:29 +08:00
littletomatodonkey
67d982c30e
fix csp refer ( #1404 )
2021-11-05 13:54:10 +08:00
cuicheng01
d8fbc1b36b
Merge pull request #1407 from cuicheng01/develop
...
update vision_transformer.py
2021-11-05 11:09:44 +08:00
cuicheng01
7875e83d9e
update vision_transformer.py
2021-11-05 02:53:10 +00:00
cuicheng01
5aba5f898e
Merge pull request #1396 from TingquanGao/dev/sup_docs
...
docs: supplement docs
2021-11-04 21:02:17 +08:00
cuicheng01
53da62b05e
Merge pull request #1395 from littletomatodonkey/dev/add_refer
...
add reference
2021-11-04 19:17:00 +08:00
cuicheng01
08952deb88
update codes
2021-11-04 10:47:13 +00:00
gaotingquan
8ac51f7416
fix: adapt to release 2.3
2021-11-04 09:48:34 +00:00
Bin Lu
9f2f62f3ae
Update pp_lcnet_variant.py
2021-11-04 16:58:17 +08:00
Bin Lu
17fc4595b3
Create pp_lcnet_variant.py
2021-11-04 16:44:56 +08:00
Bin Lu
cad5ce842a
Update __init__.py
2021-11-04 16:44:16 +08:00
stephon
6f13c5b798
rename PPLCNet_x2_5_Tanh
2021-11-04 08:37:21 +00:00
littletomatodonkey
886856196e
fix ema reference
2021-11-04 16:29:12 +08:00
littletomatodonkey
cae027605c
add reference
2021-11-04 16:18:26 +08:00
stephon
df03b4a022
add Binary general reocg configure
2021-11-03 10:09:34 +00:00
stephon
7a17f72fc2
fix seed=0 bug
2021-11-01 06:16:24 +00:00
Walter
a5d0e37b02
Merge pull request #1341 from RainFrost1/googlenet_bug
...
fig goooglenet distributed eval bug
2021-10-29 10:28:37 +08:00
gaotingquan
d3a1a1fc45
fix: fix type of label to int64
2021-10-28 17:22:39 +08:00
gaotingquan
ed459a2a16
refactor: adapt to static graph in deprecating MixCELoss
2021-10-27 19:47:43 +08:00
gaotingquan
5025d09fd8
fix: fix a DeprecationWarning & style
2021-10-27 19:47:43 +08:00
gaotingquan
ba2dd01a13
refactor: deprecate MixCELoss
2021-10-27 19:47:43 +08:00
dongshuilong
278f6d8050
fig goooglenet distributed eval bug
2021-10-26 11:56:30 +00:00
ronnywang
a0eb34a642
Add npu supporting ( #1324 )
2021-10-22 11:02:29 +08:00
Walter
cc00a51af7
Merge pull request #1322 from RainFrost1/train_without_eval
...
fix train without eval bug
2021-10-21 15:35:05 +08:00
cuicheng01
53ed9239a0
Merge pull request #1320 from RainFrost1/develop
...
fix clas distributed eval bug
2021-10-21 15:31:01 +08:00
dongshuilong
fd6f1ad2ca
fix clas distributed eval bug
2021-10-21 03:47:03 +00:00
dongshuilong
06382519cf
fix train without eval bug
2021-10-21 02:39:27 +00:00
dongshuilong
c93d638f4c
fix clas distributed eval bug
2021-10-20 11:22:37 +00:00