zengshao0622
|
57b945c06e
|
update ppshitu_application_scenarios.md
|
2022-09-01 06:00:19 +00:00 |
zengshao0622
|
c35d3fcda6
|
update ppshitu_application_scenarios.md
|
2022-08-31 12:57:03 +00:00 |
zengshao0622
|
e451356445
|
update ppshitu_application_scenarios.md
|
2022-08-31 12:02:21 +00:00 |
zengshao0622
|
7c90893f7c
|
update ppshitu_application_scenarios.md
|
2022-08-31 10:04:34 +00:00 |
zengshao0622
|
ab7f3425c6
|
update ppshitu_application_scenarios.md
|
2022-08-31 10:01:55 +00:00 |
zengshao0622
|
a4c926c73c
|
update ppshitu_application_scenarios.md
|
2022-08-31 09:56:37 +00:00 |
zengshao0622
|
730126349d
|
update ppshitu_application_scenarios.md
|
2022-08-31 09:48:04 +00:00 |
zengshao0622
|
bfe3e98825
|
update ppshitu_application_scenarios.md
|
2022-08-31 09:44:38 +00:00 |
zengshao0622
|
808b515056
|
update ppshitu_applicaiton_senarios.md
|
2022-08-30 09:13:14 +00:00 |
zengshao0622
|
50be0129e9
|
update ppshitu_application_scenarios.md
|
2022-08-26 08:32:06 +00:00 |
zengshao0622
|
73c8483c8c
|
update toc
|
2022-08-26 03:37:20 +00:00 |
zengshao0622
|
53408c7264
|
upadate ppshitu_application_senarios.md
|
2022-08-26 02:19:09 +00:00 |
zengshao0622
|
1379211f10
|
add ppshitu_application_scenarios.md
|
2022-08-25 11:56:56 +00:00 |
gaotingquan
|
ced5b523ba
|
docs: polish
|
2022-08-24 19:38:54 +08:00 |
gaotingquan
|
b251015686
|
docs: polish
|
2022-08-24 19:38:54 +08:00 |
gaotingquan
|
a75dc8c993
|
fix: fix the error that containers nesting cannot be handled.
the error would be raised when when the pattern string represents nested, e.g., containing "[3][1]".
|
2022-08-24 19:09:42 +08:00 |
gaotingquan
|
a1baf3f476
|
fix: fix interpolation method
|
2022-08-24 11:26:12 +08:00 |
Walter
|
34cdadc7e8
|
Merge pull request #2217 from HydrogenSulfate/android_demo_doc
Android demo doc
|
2022-08-24 10:33:22 +08:00 |
HydrogenSulfate
|
678a729037
|
update docs
|
2022-08-23 20:27:08 +08:00 |
HydrogenSulfate
|
7db32e7a71
|
Merge branch 'develop' into android_demo_doc
|
2022-08-23 19:54:59 +08:00 |
gaotingquan
|
b77de4e15e
|
feat: support new models
CSWinTransformer LeViT MobileViT PVTV2 TNT
|
2022-08-23 17:19:34 +08:00 |
HydrogenSulfate
|
9d69160d75
|
update catelogue
|
2022-08-22 11:34:41 +08:00 |
HydrogenSulfate
|
c7ff22f7bc
|
update docs for new UI
|
2022-08-22 11:26:56 +08:00 |
HydrogenSulfate
|
00c19fdc9b
|
add comment for camera permission to APP
|
2022-08-19 17:17:58 +08:00 |
HydrogenSulfate
|
514e7b6e95
|
add one recognition visualization for recognition demo
|
2022-08-19 16:25:39 +08:00 |
HydrogenSulfate
|
c3a3887775
|
refine docs
|
2022-08-19 16:02:01 +08:00 |
HydrogenSulfate
|
f079cccebb
|
add android demo docs
|
2022-08-19 15:47:08 +08:00 |
littletomatodonkey
|
dab99e3e88
|
fix config yaml (#2214)
|
2022-08-19 12:15:10 +08:00 |
root
|
2a909c306a
|
fix: change to relative import
|
2022-08-19 11:40:38 +08:00 |
root
|
6595325b8c
|
perf: rm sys.path.append() & only in CLI will print_info() be call
|
2022-08-19 11:40:38 +08:00 |
root
|
87822ba106
|
fix: rm useless code
|
2022-08-19 11:40:38 +08:00 |
root
|
f88e5bb056
|
fix: import from paddleclas whl
|
2022-08-19 11:40:38 +08:00 |
root
|
2d10f8e16c
|
debug: reset to develop
fix the commit 72da54f that overwrite the file from release/2.4
|
2022-08-19 11:40:38 +08:00 |
root
|
af16e0cd47
|
fix: rm sys.path.append in main python file
|
2022-08-19 11:40:38 +08:00 |
root
|
2478dad13c
|
docs: update
|
2022-08-19 11:40:38 +08:00 |
root
|
652de26511
|
fix
|
2022-08-19 11:40:38 +08:00 |
root
|
4a0ad9e8a2
|
exclude some useless files
|
2022-08-19 11:40:38 +08:00 |
root
|
7035b3b8ba
|
docs: fix
|
2022-08-19 11:40:38 +08:00 |
root
|
29d4dc9a66
|
fix: rm sys.path.append in main python file
avoid to raising error when there is a foler or python file that has same name in working directory
|
2022-08-19 11:40:38 +08:00 |
root
|
0b1c8e93b7
|
fix: fix error import path
|
2022-08-19 11:40:38 +08:00 |
HydrogenSulfate
|
76c3f1c62a
|
Merge pull request #2213 from HydrogenSulfate/refine_pksampler
add assertion for DistributedRandomIdentitySampler
|
2022-08-19 11:06:57 +08:00 |
HydrogenSulfate
|
a646adf754
|
refine docstring
|
2022-08-18 20:20:07 +08:00 |
HydrogenSulfate
|
84870b771d
|
add assert for DistributedRandomIdentitySampler and refine docstring for DistributedRandomIdentitySampler&Pksampler
|
2022-08-18 20:16:55 +08:00 |
root
|
da70ef9c95
|
docs: fix name
|
2022-08-18 17:06:48 +08:00 |
root
|
b1b45eaff0
|
fix: fix the pretrained url
|
2022-08-18 17:06:48 +08:00 |
HydrogenSulfate
|
68d7abf517
|
Merge pull request #2203 from HydrogenSulfate/refine_dev_docs
refine reid and deployment docs
|
2022-08-15 11:47:51 +08:00 |
HydrogenSulfate
|
557e4870c2
|
remove 'torch2paddle' in log preview
|
2022-08-12 15:33:05 +08:00 |
HydrogenSulfate
|
329eb8a275
|
refine hyperlinks and description in reid and deployment docs
|
2022-08-12 15:22:47 +08:00 |
root
|
a945d72c1e
|
fix: compatible with python3.6
|
2022-08-11 16:39:47 +08:00 |
root
|
5810695672
|
tipc: set num_wokers=12
|
2022-08-05 14:34:14 +08:00 |