dongshuilong
|
cf4a69ca78
|
add pretrained model link
|
2021-06-29 15:58:53 +08:00 |
dongshuilong
|
4bca1e6100
|
add pretrained model
|
2021-06-29 15:45:39 +08:00 |
dongshuilong
|
b56e5309b5
|
update vehicle fine-graned classfication
|
2021-06-29 15:08:29 +08:00 |
littletomatodonkey
|
98682410fa
|
add swin (#980)
* add swin transformer
|
2021-06-29 12:27:57 +08:00 |
Wei Shengyu
|
c43b40aab3
|
Merge pull request #973 from RainFrost1/develop
add vehicle reid model
|
2021-06-25 16:42:55 +08:00 |
dongshuilong
|
6ec2e43dfd
|
add vehicle reid model
|
2021-06-25 16:42:23 +08:00 |
dongshuilong
|
2d0752ca61
|
add vehicle reid model
|
2021-06-25 15:03:37 +08:00 |
gaotingquan
|
6458d5cf3b
|
Fix loading dll error in vector_search
|
2021-06-24 07:30:53 +00:00 |
Wei Shengyu
|
4ebbf6b6ad
|
Merge branch 'release/2.2' into develop
|
2021-06-22 17:40:21 +08:00 |
cuicheng01
|
c4840fffc5
|
Update README and add ViT DeiT configs
|
2021-06-22 02:46:01 +00:00 |
LaraStuStu
|
64c8d8afa5
|
Update more_demo.md
|
2021-06-21 22:10:53 +08:00 |
littletomatodonkey
|
5f045d5247
|
Update install.md
|
2021-06-21 14:50:59 +08:00 |
Wei Shengyu
|
0703bb14cd
|
Update ImageNet_models_cn.md
|
2021-06-21 11:36:52 +08:00 |
weishengyu
|
74c8d76b10
|
update doc
|
2021-06-20 17:33:26 +08:00 |
weishengyu
|
d3e3b8139f
|
move images into more
|
2021-06-20 15:37:07 +08:00 |
littletomatodonkey
|
afbe7ad0f7
|
fix visualization (#924)
* fix visualization
* fix doc of en
* add note for rebuld lib
|
2021-06-20 14:14:45 +08:00 |
littletomatodonkey
|
e1f13ed94b
|
update rec-process and quick start doc (#922)
* add nms to rec results
* add nms to rec results
* fix quick start demo and config files
* fix link and typo
|
2021-06-20 02:44:49 +08:00 |
Wei Shengyu
|
65d31cc936
|
Merge pull request #916 from cuicheng01/develop
Add Image Classification docs
|
2021-06-19 09:48:39 +08:00 |
Wei Shengyu
|
713b47e510
|
Merge pull request #908 from weisy11/develop
[WIP]update python inference doc
|
2021-06-19 02:03:28 +08:00 |
cuicheng01
|
dc4822a600
|
update image_classification.md
|
2021-06-18 17:32:27 +00:00 |
cuicheng01
|
a033832f08
|
Add image_classification.md
|
2021-06-18 17:28:32 +00:00 |
cuicheng01
|
3d7161fd2d
|
Add image_classification.md
|
2021-06-18 17:23:44 +00:00 |
cuicheng01
|
0909d93bae
|
Add image_classification.md
|
2021-06-18 17:19:44 +00:00 |
cuicheng01
|
f4c8aed3a6
|
Add image_classification.md
|
2021-06-18 17:15:54 +00:00 |
weishengyu
|
d48ca885c0
|
update format
|
2021-06-19 00:47:58 +08:00 |
weishengyu
|
4e24aff86d
|
dbg
|
2021-06-19 00:46:55 +08:00 |
weishengyu
|
56e22d209d
|
update doc
|
2021-06-19 00:45:35 +08:00 |
weishengyu
|
82d24db4a2
|
dbg
|
2021-06-19 00:43:42 +08:00 |
weishengyu
|
081c579888
|
dbg
|
2021-06-19 00:29:05 +08:00 |
Wei Shengyu
|
06cafda785
|
Merge pull request #910 from cuicheng01/develop
Update ImageNet_models_cn.md and remove expired codes
|
2021-06-18 22:57:22 +08:00 |
cuicheng01
|
b98a1e4ed8
|
Update ImageNet_models_cn.md
|
2021-06-18 19:57:53 +08:00 |
cuicheng01
|
f690e1af97
|
Update ImageNet_models_cn.md
|
2021-06-18 11:51:30 +00:00 |
weishengyu
|
55f30c6207
|
dbg
|
2021-06-18 18:06:51 +08:00 |
weishengyu
|
58f8834e08
|
update inference doc
|
2021-06-18 17:52:11 +08:00 |
weishengyu
|
8dea22dae6
|
Merge branch 'develop' of https://github.com/weisy11/PaddleClas into develop
|
2021-06-18 17:48:17 +08:00 |
weishengyu
|
7b064d23d7
|
add new docs and update configs
|
2021-06-18 17:44:04 +08:00 |
Wei Shengyu
|
3579f5a612
|
Merge pull request #899 from littletomatodonkey/dev/add_mac_wget
fix quick start wget and tar install link
|
2021-06-18 17:02:36 +08:00 |
Wei Shengyu
|
dc99779b46
|
Merge pull request #905 from RainFrost1/develop_reg
add en docs for feature learning
|
2021-06-18 15:58:23 +08:00 |
Wei Shengyu
|
4a61a3d1a9
|
Merge pull request #906 from cuicheng01/develop
Update configs and README
|
2021-06-18 15:57:43 +08:00 |
cuicheng01
|
4fb05ee422
|
Update Distillation and ImageAugment docs
|
2021-06-18 07:54:04 +00:00 |
littletomatodonkey
|
dc0d8bf696
|
Update install.md
|
2021-06-18 15:52:34 +08:00 |
cuicheng01
|
f437fb8f9f
|
Update start.md
|
2021-06-18 07:08:41 +00:00 |
dongshuilong
|
604a3dbed0
|
add en docs for feature learning
|
2021-06-18 15:01:45 +08:00 |
dongshuilong
|
4c2a06a1d6
|
add en docs for feature learning
|
2021-06-18 13:46:58 +08:00 |
Wei Shengyu
|
7d3dd2bb36
|
Merge branch 'release/2.2' into develop
|
2021-06-18 11:24:56 +08:00 |
Wei Shengyu
|
a1175e31e4
|
Merge pull request #898 from RainFrost1/develop_reg
modify feature learning docs
|
2021-06-18 11:04:36 +08:00 |
Wei Shengyu
|
788a9b4cc6
|
Update install.md
|
2021-06-18 11:04:09 +08:00 |
dongshuilong
|
9b036a32c1
|
add references papers for feature learning apps
|
2021-06-18 11:00:57 +08:00 |
littletomatodonkey
|
f932de3db8
|
fix order
|
2021-06-18 02:50:56 +00:00 |
cuicheng01
|
418fc90232
|
Update getting_started_retrieval.md
|
2021-06-18 02:21:39 +00:00 |
littletomatodonkey
|
44be4e5bc3
|
fix quick start wget and tar install link
|
2021-06-17 14:11:23 +00:00 |
dongshuilong
|
794f435698
|
modify products docs
|
2021-06-17 20:59:06 +08:00 |
dongshuilong
|
dbbfbbe0aa
|
modify feature learning docs
|
2021-06-17 20:40:50 +08:00 |
littletomatodonkey
|
d63e0e88cd
|
fix en quick start (#897)
* fix en quick start
|
2021-06-17 20:40:35 +08:00 |
littletomatodonkey
|
7b50580c8e
|
Update quick_start_recognition.md
|
2021-06-17 20:14:41 +08:00 |
littletomatodonkey
|
21a89ee365
|
Update quick_start_recognition.md
|
2021-06-17 20:12:58 +08:00 |
littletomatodonkey
|
c294fcb01f
|
Update quick_start_recognition.md
|
2021-06-17 17:36:12 +08:00 |
littletomatodonkey
|
a12f197dc0
|
Update quick_start_recognition.md
|
2021-06-17 17:35:46 +08:00 |
littletomatodonkey
|
baa99b8621
|
Update mainbody_detection.md
|
2021-06-17 17:13:58 +08:00 |
littletomatodonkey
|
6a2da50fdd
|
Update mainbody_detection.md
|
2021-06-17 17:12:57 +08:00 |
littletomatodonkey
|
f49f672caf
|
fix quick start demo (#884)
* add mainbody detection
* fix quick start demo
* fix link
* fix doc
* fix doc
|
2021-06-17 16:57:30 +08:00 |
weishengyu
|
40fb903053
|
fix links
|
2021-06-17 15:51:18 +08:00 |
weishengyu
|
127b6a2e5f
|
update model zoo doc
|
2021-06-17 14:16:11 +08:00 |
cuicheng01
|
051c72cd4a
|
Update getting_started.md
|
2021-06-16 13:08:25 +00:00 |
cuicheng01
|
9e2ca97fb9
|
Update distillation and ImageAugment docs
|
2021-06-16 13:02:50 +00:00 |
Wei Shengyu
|
772e77a773
|
Merge branch 'develop' into develop_reg
|
2021-06-16 18:56:08 +08:00 |
Wei Shengyu
|
80bbf62a46
|
merge develop (#859)
merge develop into reg
|
2021-06-16 18:43:08 +08:00 |
cuicheng01
|
d9ed534193
|
Merge pull request #856 from cuicheng01/develop_reg
Update product docs and configs
|
2021-06-16 17:52:59 +08:00 |
cuicheng01
|
b89aa009b9
|
Update product_recognition.md
|
2021-06-16 09:48:46 +00:00 |
Wei Shengyu
|
dd239ad90c
|
Merge pull request #852 from weisy11/develop_reg
update readme
|
2021-06-16 17:30:11 +08:00 |
cuicheng01
|
5e064643a4
|
Update product docs and configs
|
2021-06-16 09:29:08 +00:00 |
Bin Lu
|
6c38113071
|
Update cartoon_character_recognition.md
|
2021-06-16 17:04:08 +08:00 |
Bin Lu
|
69ee46753c
|
Update cartoon_character_recognition.md
|
2021-06-16 17:03:43 +08:00 |
Bin Lu
|
d697925ca7
|
Update cartoon_character_recognition.md
|
2021-06-16 17:00:23 +08:00 |
Bin Lu
|
f204dc1741
|
Update cartoon_character_recognition.md
|
2021-06-16 16:58:49 +08:00 |
weishengyu
|
2756de6c2b
|
update README
|
2021-06-16 16:58:01 +08:00 |
Bin Lu
|
fee702488e
|
Update cartoon_character_recognition.md
|
2021-06-16 16:57:25 +08:00 |
Bin Lu
|
603fe3bdb4
|
Update cartoon_character_recognition.md
|
2021-06-16 16:56:43 +08:00 |
Bin Lu
|
b456e0fadc
|
Update cartoon_character_recognition.md
|
2021-06-16 16:54:06 +08:00 |
Bin Lu
|
09ef9b9658
|
Update cartoon_character_recognition.md
|
2021-06-16 16:53:46 +08:00 |
Bin Lu
|
77981c59c1
|
Update cartoon_character_recognition.md
|
2021-06-16 16:45:57 +08:00 |
Bin Lu
|
abe00100fa
|
Update cartoon_character_recognition.md
|
2021-06-16 16:45:04 +08:00 |
Bin Lu
|
90e8f3b6d1
|
Update cartoon_character_recognition.md
|
2021-06-16 16:40:29 +08:00 |
Bin Lu
|
b63cad07c0
|
Update cartoon_character_recognition.md
|
2021-06-16 16:37:42 +08:00 |
Bin Lu
|
12e3d70506
|
Create cartoon_character_recognition.md
|
2021-06-16 16:30:09 +08:00 |
Bin Lu
|
83de27572a
|
Merge pull request #848 from Intsigstephon/develop_reg
add getting_started_retrieval.md
|
2021-06-16 16:22:57 +08:00 |
cuicheng01
|
7b77835c3e
|
Update some configs and get_start docs
|
2021-06-16 07:16:06 +00:00 |
Wei Shengyu
|
f3ebdb129b
|
Merge pull request #845 from RainFrost1/develop_reg
add feature_learning doc and modify vehicle,logo doc
|
2021-06-16 14:41:16 +08:00 |
Bin Lu
|
2304d7fd1d
|
Update getting_started_retrieval.md
|
2021-06-16 14:37:55 +08:00 |
Bin Lu
|
d6a349de79
|
Update getting_started_retrieval.md
|
2021-06-16 14:37:23 +08:00 |
Bin Lu
|
93be023a80
|
Update getting_started_retrieval.md
|
2021-06-16 14:36:46 +08:00 |
Bin Lu
|
25c7223fb4
|
Update getting_started_retrieval.md
|
2021-06-16 14:29:24 +08:00 |
Bin Lu
|
80404b373d
|
Update getting_started_retrieval.md
|
2021-06-16 14:28:11 +08:00 |
Bin Lu
|
0b69ffd6aa
|
Update getting_started_retrieval.md
|
2021-06-16 14:18:41 +08:00 |
Bin Lu
|
7f35a2eb3a
|
Update getting_started_retrieval.md
|
2021-06-16 14:17:41 +08:00 |
littletomatodonkey
|
cdd8775915
|
fix rec doc (#829)
* fix recognition doc
|
2021-06-16 14:14:20 +08:00 |
Bin Lu
|
66edab8485
|
Update getting_started_retrieval.md
|
2021-06-16 14:13:57 +08:00 |
Bin Lu
|
c4e1e3c7c4
|
Update getting_started_retrieval.md
|
2021-06-16 14:11:34 +08:00 |
Bin Lu
|
86348dc4d2
|
Update getting_started_retrieval.md
|
2021-06-16 13:35:23 +08:00 |
Bin Lu
|
7fc118c30a
|
Update getting_started_retrieval.md
|
2021-06-16 13:34:22 +08:00 |
Bin Lu
|
4864a4658d
|
Update getting_started_retrieval.md
|
2021-06-16 13:27:32 +08:00 |
Bin Lu
|
1ceea74ac0
|
Update getting_started_retrieval.md
|
2021-06-16 13:26:10 +08:00 |
dongshuilong
|
5a241c5d2f
|
modify feature learning docks
|
2021-06-16 11:44:43 +08:00 |
Bin Lu
|
c3d4a5c0fb
|
Update getting_started_retrieval.md
|
2021-06-16 11:31:14 +08:00 |
Bin Lu
|
8beaf62c51
|
Update getting_started_retrieval.md
|
2021-06-16 11:28:29 +08:00 |
Bin Lu
|
f16acc1156
|
Update getting_started_retrieval.md
|
2021-06-16 11:05:43 +08:00 |
Bin Lu
|
ff2a26c741
|
Update getting_started_retrieval.md
|
2021-06-16 10:57:45 +08:00 |
Bin Lu
|
7843b477ee
|
Delete cartoon_character_recognition.md
|
2021-06-16 10:28:12 +08:00 |
Bin Lu
|
f70460ea2c
|
Update getting_started_retrieval.md
|
2021-06-16 10:18:08 +08:00 |
Bin Lu
|
2215d36580
|
Merge branch 'PaddlePaddle:develop_reg' into develop_reg
|
2021-06-16 10:15:13 +08:00 |
littletomatodonkey
|
e170ad52e8
|
fix install doc and yaml path (#843)
* fix doc
* add install and en md
* add docker doc
* fix gcc version
* add driver version note
|
2021-06-15 18:51:36 +08:00 |
dongshuilong
|
b1c5eeffb2
|
add feature_learning doc and modify vehicle,logo doc
|
2021-06-15 17:31:23 +08:00 |
Bin Lu
|
7cfd5cb1f4
|
Rename cartoon_character.md to cartoon_character_recognition.md
|
2021-06-15 16:44:12 +08:00 |
Bin Lu
|
e74e4bd635
|
Update cartoon_character.md
|
2021-06-15 16:42:54 +08:00 |
Bin Lu
|
53b34e880b
|
Create cartoon_character.md
|
2021-06-15 16:39:27 +08:00 |
Bin Lu
|
3a99409f30
|
Merge branch 'PaddlePaddle:develop_reg' into develop_reg
|
2021-06-15 16:13:14 +08:00 |
Walter
|
31a555266f
|
Merge branch 'develop_reg' into develop_reg
|
2021-06-15 15:56:23 +08:00 |
Bin Lu
|
e6fb43666f
|
Update getting_started_retrieval.md
|
2021-06-15 08:32:59 +08:00 |
Bin Lu
|
58258b87bf
|
Update getting_started_retrieval.md
|
2021-06-15 08:31:09 +08:00 |
Bin Lu
|
be5f48b94a
|
Update getting_started_retrieval.md
|
2021-06-15 08:17:16 +08:00 |
Bin Lu
|
dc49a564e0
|
Update getting_started_retrieval.md
|
2021-06-15 08:16:45 +08:00 |
Bin Lu
|
8f3a5e1fc9
|
Update getting_started_retrieval.md
|
2021-06-15 07:59:37 +08:00 |
Bin Lu
|
791f783735
|
Update and rename get_started_retrieval.md to getting_started_retrieval.md
|
2021-06-15 07:01:40 +08:00 |
Bin Lu
|
b4b20ebb1b
|
Create get_started_retrieval.md
|
2021-06-15 07:00:36 +08:00 |
Wei Shengyu
|
f3f0b39943
|
split readme_zh and update column (#837)
* remove data/imaug
* split readme and update
|
2021-06-13 11:17:46 +08:00 |
root
|
6dd45118c9
|
fix some eval bugs
|
2021-06-12 01:08:42 +00:00 |
cuicheng01
|
e66c254991
|
Update LeViT.md
|
2021-06-11 20:57:09 +08:00 |
cuicheng01
|
f136ee1843
|
Merge branch 'develop_reg' into reg/add_twins_levit
|
2021-06-11 17:01:49 +08:00 |
cuicheng01
|
12a51474cc
|
Update LeViT.md
|
2021-06-11 16:58:09 +08:00 |
Tingquan Gao
|
78150d0c83
|
Fix
|
2021-06-11 14:55:55 +08:00 |
gaotingquan
|
d3842699d1
|
Add the doc
|
2021-06-11 04:28:56 +00:00 |
jm12138
|
6b360783ed
|
add the readme of models
|
2021-06-10 23:54:00 +08:00 |
Wei Shengyu
|
f8c0beeb72
|
remove data/imaug (#805)
|
2021-06-10 16:57:48 +08:00 |
Wei Shengyu
|
047710254b
|
Merge pull request #813 from FredHuang16/patch-12
add logo doc
|
2021-06-10 16:56:31 +08:00 |
littletomatodonkey
|
ba56fa87e0
|
Update quick_start_recognition.md
|
2021-06-10 13:11:13 +08:00 |
littletomatodonkey
|
0fcab77704
|
Update quick_start_recognition.md
|
2021-06-10 12:11:01 +08:00 |
littletomatodonkey
|
c31d572386
|
Update quick_start_recognition.md
|
2021-06-10 12:10:26 +08:00 |
littletomatodonkey
|
f5ef2fedf1
|
Update quick_start_recognition.md
|
2021-06-10 12:10:00 +08:00 |
Felix
|
b5f6a37c01
|
Update logo_recognition.md
|
2021-06-10 10:05:21 +08:00 |
littletomatodonkey
|
c24dc93cdd
|
add quick start recognition (#816)
* add quick start recognition
* fix build gallery and pred sys yaml
|
2021-06-10 09:42:40 +08:00 |
Felix
|
dc4c8cc351
|
Update logo_recognition.md
|
2021-06-09 20:14:14 +08:00 |
Felix
|
91ecee3b84
|
Update logo_recognition.md
|
2021-06-09 20:11:10 +08:00 |
Felix
|
3506a314dc
|
Update logo_recognition.md
|
2021-06-09 20:10:22 +08:00 |
Felix
|
be56cac003
|
Update logo_recognition.md
|
2021-06-09 20:07:31 +08:00 |
dongshuilong
|
0a3bbc999f
|
modify vehicle docs
|
2021-06-09 17:33:44 +08:00 |
dongshuilong
|
0973c9aa20
|
modify vehicle docs
|
2021-06-09 17:32:48 +08:00 |
dongshuilong
|
e3762435ac
|
modify vehicle docs
|
2021-06-09 17:30:19 +08:00 |
dongshuilong
|
3b2cea33f5
|
modify vehicle docs
|
2021-06-09 17:28:42 +08:00 |
dongshuilong
|
a5755ebf1f
|
modify vehicle docs
|
2021-06-09 17:24:01 +08:00 |
dongshuilong
|
7af5f42df5
|
modify vehicle docs
|
2021-06-09 16:51:16 +08:00 |