Wei Shengyu
|
d072db5545
|
Merge pull request #1753 from TingquanGao/deploy_v2
support clas, rec, search
|
2022-03-16 10:39:03 +08:00 |
gaotingquan
|
4386b8418d
|
fix: support bs>1
|
2022-03-15 07:41:42 +00:00 |
gaotingquan
|
6d2de979d6
|
fix
|
2022-03-14 13:30:57 +00:00 |
gaotingquan
|
1a9d6229fd
|
support clas, rec, search
|
2022-03-13 08:42:16 +00:00 |
Wei Shengyu
|
e0572d8506
|
Merge pull request #1750 from weisy11/deploy_v2
update format
|
2022-03-11 23:08:57 +08:00 |
weishengyu
|
693a962c2d
|
update class name
|
2022-03-11 20:29:20 +08:00 |
weishengyu
|
77f46bc1ef
|
update format
|
2022-03-11 20:26:57 +08:00 |
gaotingquan
|
cfee84c4ef
|
refactor
|
2022-03-11 10:56:00 +08:00 |
Wei Shengyu
|
9b4b7a67b7
|
Merge pull request #1746 from weisy11/deploy_v2
add det code
|
2022-03-10 11:26:25 +08:00 |
weishengyu
|
90368eb124
|
add det code
|
2022-03-10 11:25:32 +08:00 |
Wei Shengyu
|
2595af2b1e
|
Merge pull request #1742 from TingquanGao/deploy_v2
deploy_v2
|
2022-03-09 10:40:38 +08:00 |
gaotingquan
|
fa8eabcf2f
|
add preprocess.py
|
2022-03-09 02:07:04 +00:00 |
Wei Shengyu
|
85b215fe26
|
Merge pull request #1740 from weisy11/deploy_v2
new structure
|
2022-03-08 20:54:33 +08:00 |
weishengyu
|
d675b0203c
|
new structure
|
2022-03-08 20:52:47 +08:00 |
weishengyu
|
14348acafb
|
add new dirs
|
2022-03-07 19:13:24 +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 |
gaotingquan
|
62d62cbfd1
|
docs: update wechat qr code, test=document_fix
|
2022-03-04 16:52:23 +08:00 |
gaotingquan
|
77414384f0
|
docs: add reference to ImageNet_models & remove models_intro.md
|
2022-03-04 16:31:58 +08:00 |
gaotingquan
|
644124ba44
|
docs: fix link
|
2022-03-04 16:31:58 +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 |
littletomatodonkey
|
0e110d446d
|
fix doc link
|
2022-03-04 14:50:57 +08:00 |
gaotingquan
|
85f0e073a8
|
fix: fix error raised on macOS
|
2022-03-04 14:49:16 +08:00 |
Walter
|
498717492b
|
Merge pull request #1726 from RainFrost1/tipc_save_path
add model_name fot tipc save_path
|
2022-03-04 14:04:03 +08:00 |
Walter
|
9999190681
|
Merge pull request #1715 from RainFrost1/statict_benchmark
static benchmark
|
2022-03-04 11:24:07 +08:00 |
dongshuilong
|
ccea789eef
|
add model_name fot tipc save_path
|
2022-03-04 03:14:16 +00:00 |
dongshuilong
|
18a76f491e
|
remove cudnn_deterministic in tipc
|
2022-03-04 02:54:04 +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 |
dongshuilong
|
600538f63f
|
static benchmark
|
2022-03-02 07:04:08 +00:00 |
dongshuilong
|
b28db32235
|
static benchmark
|
2022-03-02 06:32:17 +00:00 |
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 |