Bin Lu
|
957d9ef2e4
|
Merge pull request #1185 from RainFrost1/faiss
replace vector_search with faiss
|
2021-09-03 10:47:30 +08:00 |
dongshuilong
|
533c0025e9
|
update rec quick start doc
|
2021-09-02 08:57:27 +00:00 |
dongshuilong
|
b16af28fdd
|
update rec quick start doc
|
2021-09-02 08:52:44 +00:00 |
cuicheng01
|
3b19dc9c96
|
fix invalid link in getting_started
|
2021-08-26 03:37:20 +00:00 |
Tingquan Gao
|
800487e416
|
fix: fix the VDL doc, test=document_fix (#1159)
|
2021-08-21 17:50:09 +08:00 |
cuicheng01
|
256b100a71
|
Merge pull request #1071 from cuicheng01/develop
Add config_description.md and vector search README_en.md
|
2021-07-28 11:20:18 +08:00 |
gaotingquan
|
2f666cdfc9
|
fix: fix @ -> matmul
|
2021-07-27 04:10:10 +00:00 |
Tingquan Gao
|
6871aa80f3
|
fix: fix the img channel order that read by cv2.imread() (#1075)
|
2021-07-23 14:27:09 +08:00 |
cuicheng01
|
de5de91bc7
|
Update config_description_en.md
|
2021-07-22 06:00:55 +00:00 |
cuicheng01
|
13293f9898
|
Update config_description_en.md
|
2021-07-22 05:59:06 +00:00 |
cuicheng01
|
0320e7a6e4
|
Add config_description.md and vector search README_en.md
|
2021-07-22 05:52:58 +00:00 |
cuicheng01
|
18c94d0e0e
|
Merge pull request #1025 from cuicheng01/develop
Add faq_2021_s2.md
|
2021-07-08 22:33:48 +08:00 |
cuicheng01
|
aed9ce7532
|
Delete ImageNet_models.md
|
2021-07-08 15:34:18 +08:00 |
Walter
|
65e72a0140
|
Merge pull request #1022 from cuicheng01/develop
Update ImageNet_models_en.md
|
2021-07-08 14:55:15 +08:00 |
cuicheng01
|
e4d832ddc8
|
Merge branch 'develop' of https://github.com/cuicheng01/PaddleClas into develop
|
2021-07-07 11:51:15 +00:00 |
cuicheng01
|
a049f23b23
|
Add LeViT_en.md and Twins_en.md
|
2021-07-07 11:50:31 +00:00 |
cuicheng01
|
2f780911d3
|
Update ImageNet_models_en.md
|
2021-07-07 19:46:40 +08:00 |
cuicheng01
|
3301909302
|
Update ImageNet_models_en.md
|
2021-07-07 11:39:26 +00:00 |
weishengyu
|
e4780174d1
|
decorate open by with
|
2021-07-07 14:30:45 +08:00 |
Tingquan Gao
|
85ba35fa97
|
[WIP] Update whl (#995)
* Update whl
|
2021-07-06 23:27:43 +08:00 |
dongshuilong
|
f0af483af8
|
update VehicleReID model
|
2021-07-01 15:46:56 +08:00 |
littletomatodonkey
|
b67b1df391
|
add finetune doc and fix vit typo (#996)
|
2021-06-30 19:59:17 +08:00 |
littletomatodonkey
|
38fa856432
|
add training mainbody doc (#994)
* add training mainbody doc
* fix en doc
|
2021-06-30 19:33:04 +08:00 |
dongshuilong
|
4581216af8
|
add pretrained model link
|
2021-06-29 20:10:05 +08:00 |
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 |
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 |
cuicheng01
|
c4840fffc5
|
Update README and add ViT DeiT configs
|
2021-06-22 02:46:01 +00:00 |
Bin Lu
|
88daff68db
|
Update more_demo.md
|
2021-06-21 17:31:17 +08:00 |
littletomatodonkey
|
0e1cd87baf
|
Update quick_start_recognition_en.md
|
2021-06-21 16:03:01 +08:00 |
littletomatodonkey
|
c8f5ee2f1c
|
fix en (#942)
* fix en quick start
* add en image
|
2021-06-21 16:01:36 +08:00 |
littletomatodonkey
|
b906354bd3
|
Update quick_start_recognition_en.md
|
2021-06-21 14:54:37 +08:00 |
littletomatodonkey
|
df7b84b3ef
|
Update install_en.md
|
2021-06-21 14:51:42 +08:00 |
weishengyu
|
656824187d
|
update english readme, add demo images
|
2021-06-20 17:53:14 +08:00 |
weishengyu
|
4605c45fd4
|
add model zoo doc
|
2021-06-20 17:40:43 +08:00 |
weishengyu
|
c992cc1d4a
|
remove chinese comment
|
2021-06-20 17:38:12 +08:00 |
weishengyu
|
42838d3f6f
|
add English infer doc
|
2021-06-20 17:33:39 +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 |
cuicheng01
|
1925b2b3f3
|
Merge pull request #911 from lilith-zy/develop
Create getting_started_retrieval_en.md
|
2021-06-19 17:16:27 +08:00 |
cuicheng01
|
642e8aa3b9
|
Rename getting_started_retrieval.md to getting_started_retrieval_en.md
|
2021-06-19 17:15:50 +08:00 |
cuicheng01
|
b04a37636f
|
Update getting_started_retrieval.md
|
2021-06-19 17:13:07 +08:00 |
cuicheng01
|
d78e25d51a
|
Update getting_started_retrieval.md
|
2021-06-19 17:04:42 +08:00 |
lilithzhou
|
ba3dbec050
|
Update getting_started_retrieval.md
|
2021-06-19 12:34:48 +08:00 |
lilithzhou
|
032492b3af
|
Update getting_started_retrieval.md
|
2021-06-19 12:27:33 +08:00 |
lilithzhou
|
79a697a607
|
Update getting_started_retrieval.md
|
2021-06-19 12:13:30 +08:00 |
cuicheng01
|
65613e30ed
|
update image_classification_en.md
|
2021-06-18 18:18:20 +00:00 |
cuicheng01
|
a67516e3a4
|
update image_classification.md
|
2021-06-18 18:15:25 +00:00 |