Wei Shengyu
|
8b2c072b16
|
Merge pull request #1703 from weisy11/infer_benchmark
update tipc configs for inference benchmark
|
2022-03-01 17:41:54 +08:00 |
|
gaotingquan
|
84d44a9daa
|
docs: add the dircription about PaddleLite opt
|
2022-03-01 10:34:29 +08: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 |
|
Tingquan Gao
|
b27acf6ace
|
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-02-28 09:53:49 +08: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 |
|
Wei Shengyu
|
4b711d3301
|
Merge pull request #1706 from TingquanGao/dev/update_qr
docs: update wechat qr code
|
2022-02-25 17:14:02 +08:00 |
|
weishengyu
|
9840d26a12
|
update dtype format
|
2022-02-25 14:43:52 +08:00 |
|
weishengyu
|
0d85cb03a3
|
add infer_benchmark_params mark
|
2022-02-25 14:28:29 +08:00 |
|
gaotingquan
|
170fd38b5d
|
docs: update wechat qr code, test=document_fix
|
2022-02-25 06:20:19 +00:00 |
|
weishengyu
|
d6ef2be07e
|
update configs
|
2022-02-24 15:09:15 +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 |
|
Walter
|
8a7a72357e
|
Merge pull request #1701 from RainFrost1/statict_benchmark
update test_tipc/benchmark_train.sh
|
2022-02-23 15:39:04 +08:00 |
|
dongshuilong
|
5330a3691f
|
update test_tipc/benchmark_train.sh
|
2022-02-23 06:43:49 +00:00 |
|
Walter
|
c46c9b8de2
|
Merge pull request #1698 from RainFrost1/statict_benchmark
add static graph ResNet50 for benchmark
|
2022-02-21 19:50:45 +08:00 |
|
dongshuilong
|
2bcf82503b
|
update test_tipc/benchmark_train.sh
|
2022-02-21 08:40:15 +00:00 |
|
dongshuilong
|
33e8e8348d
|
add static graph ResNet50 for benchmark
|
2022-02-21 08:37:02 +00:00 |
|
Wei Shengyu
|
fb986162de
|
Merge pull request #1693 from TingquanGao/dev/update_qr
docs: update wechat qr code
|
2022-02-21 11:17:42 +08:00 |
|
gaotingquan
|
99ef9a8732
|
docs: update wechat qr code, test=document_fix
|
2022-02-21 01:35:36 +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 |
|
Walter
|
14d82854ac
|
Merge pull request #1679 from RainFrost1/benchmark
add benchmark for tipc
|
2022-02-17 15:13:21 +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
|
cccd13af3e
|
multi scale sampler and dataset
|
2022-02-15 21:29:30 +08:00 |
|
sibo2rr
|
950f1868ea
|
multi scale sampler and dataset
|
2022-02-15 21:27:33 +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 |
|
Wei Shengyu
|
9e9a77f31d
|
Update feature_extraction_en.md
|
2022-02-15 17:19:53 +08:00 |
|
Wei Shengyu
|
669d9cded1
|
Update feature_extraction.md
|
2022-02-15 17:18:52 +08:00 |
|
cuicheng01
|
023ec3484b
|
Merge pull request #1686 from Sibo2rr/dev/en
readthedoc in english
|
2022-02-15 15:16:46 +08:00 |
|
cuicheng01
|
64abc647e7
|
Merge pull request #1687 from cuicheng01/develop
polish some docs
|
2022-02-15 14:19:19 +08:00 |
|
cuicheng01
|
ecd79ace3e
|
update
|
2022-02-15 04:12:35 +00:00 |
|
cuicheng01
|
df22c4522d
|
update PP-LCNet_en.md
|
2022-02-15 04:04:40 +00:00 |
|
cuicheng01
|
d4b26a3ba3
|
update PP-LCNet_en.md
|
2022-02-15 04:03:12 +00:00 |
|
cuicheng01
|
d69fd88105
|
polish some docs
|
2022-02-15 03:51:54 +00:00 |
|
Wei Shengyu
|
06be879f40
|
Update README_ch.md
|
2022-02-15 11:15:42 +08:00 |
|
Wei Shengyu
|
99de6658f6
|
Update README_ch.md
|
2022-02-15 11:14:51 +08:00 |
|
sibo2rr
|
0c93277f48
|
fix: remove outdated files
|
2022-02-14 20:31:27 +08:00 |
|
Bin Lu
|
a25d37ea2b
|
Create GeneralRecognition_PPLCNet_x2_5_binary_v2.yaml
|
2022-02-14 19:45:41 +08:00 |
|
sibo2rr
|
609382c117
|
readthedoc in english
|
2022-02-14 19:20:13 +08:00 |
|
littletomatodonkey
|
b31b07de45
|
improve distillation config
|
2022-02-14 16:34:01 +08:00 |
|
dongshuilong
|
089382a4ee
|
update benchmark_train.sh
|
2022-02-14 06:09:05 +00:00 |
|
gaotingquan
|
8a01dcda07
|
docs: update wechat group qr code, test=document_fix
|
2022-02-11 17:25:20 +08:00 |
|
dongshuilong
|
dc6281a6d4
|
add benchmark for tipc
|
2022-02-10 08:25:52 +00:00 |
|