Commit Graph

1037 Commits (09200a31f4c1bb8d521a38d0f6d39b0c102c019e)

Author SHA1 Message Date
HydrogenSulfate 2cfd8dd828 add xbm 2022-10-17 15:45:45 +08:00
cuicheng01 c007cc6bd1
Merge pull request #2016 from TingquanGao/dev/update_imn_model_doc
[WIP] update imagenet model doc
2022-10-14 16:18:22 +08:00
cuicheng01 a9c703fdbc update finetune.md 2022-10-11 11:21:37 +00:00
cuicheng01 b07a24276f add finetune.md 2022-10-11 11:16:38 +00:00
littletomatodonkey 6766ad1672
add more distributed training speed-info (#2363)
* add more distributed training speed-info

* fix header
2022-10-08 10:29:59 +08:00
gaotingquan 8b3c4f5c65 fix conflict in rebase 2022-09-26 10:15:28 +00:00
gaotingquan a828503dd8 docs: rm useless 2022-09-26 10:12:28 +00:00
gaotingquan c45e1c32c5 doc: fix mistakes 2022-09-26 08:08:43 +00:00
gaotingquan 1086e7b918 move to new directory because rebase 2022-09-26 07:59:16 +00:00
littletomatodonkey e8661fd419
fix distillation link (#2348) 2022-09-26 15:35:46 +08:00
gaotingquan b28fbd0232 docs: fix 2022-09-26 07:30:57 +00:00
gaotingquan 4658e3d9fd docs: update 2022-09-26 07:30:57 +00:00
gaotingquan e83c2664f4 docs: update 2022-09-26 07:30:05 +00:00
gaotingquan 60cba5adfa docs: split 2022-09-26 07:26:34 +00:00
gaotingquan 659e427f32 docs: fix path of config 2022-09-26 07:25:43 +00:00
gaotingquan f18496291f docs: fix contents 2022-09-26 07:09:44 +00:00
gaotingquan dec42bf38b docs: refactor format of metrics 2022-09-26 07:08:36 +00:00
gaotingquan 5b48958145 add deploy discription 2022-09-26 07:07:06 +00:00
gaotingquan a3f09a8705 docs: fix invalid links 2022-09-23 14:36:50 +08:00
gaotingquan 81aabaee4c docs: fix word misspelling 2022-09-23 14:36:50 +08:00
HydrogenSulfate e44ecc1987 update PP-ShiTu inference doc 2022-09-22 03:03:30 +00:00
HydrogenSulfate 6cf954e1c7 add flexible configuration for disable det model 2022-09-21 13:37:20 +00:00
HydrogenSulfate 3faa1b8082
Merge pull request #2321 from HydrogenSulfate/add_shitu_android_demo2
Add shitu android demo2
2022-09-21 17:33:41 +08:00
gaotingquan 0aeb80070b docs: fix the invalid link, test=document_fix 2022-09-21 14:01:44 +08:00
cuicheng01 ad99540bbc
Merge pull request #2329 from cuicheng01/add_table_attribute_doc
update table_attribute demo imags
2022-09-20 21:26:05 +08:00
Walter 69500d8368
Merge pull request #2328 from zengshao0622/fix_scenarios_doc
fix shitu scenarios doc
2022-09-20 20:39:42 +08:00
cuicheng01 9dec4c2cae update table_attribute demo imags 2022-09-20 11:45:07 +00:00
zengshao0622 6f78dbd636 fix scenarios doc 2022-09-20 11:34:37 +00:00
cuicheng01 5957d242f2
Merge pull request #2323 from cuicheng01/add_table_attribute_doc
add table_attribute docs
2022-09-20 19:05:16 +08:00
dongshuilong b16732edf3 merge develop 2022-09-20 17:26:43 +08:00
dongshuilong 36fe2b6740 update lite_shitu doc 2022-09-20 17:15:18 +08:00
dongshuilong bbf6896501 update lite_shitu doc 2022-09-20 17:15:06 +08:00
dongshuilong 8211c0391e fix shitu_index manager bug 2022-09-20 17:12:55 +08:00
cuicheng01 74eb371dd6 add table_attribute docs 2022-09-20 04:37:52 +00:00
gaotingquan 74545c043c docs: ln -s model_list.md README.md 2022-09-20 12:23:15 +08:00
HydrogenSulfate 74c43b6044 update related docs for android demo quick start 2022-09-20 11:49:59 +08:00
cuicheng01 57cd0a81cc update PULC_attr_en docs 2022-09-19 03:03:42 +00:00
cuicheng01 aeb4ad10d2 update PULC_attr docs 2022-09-19 02:35:12 +00:00
Tingquan Gao 261b969b3f docs: fix invalid link 2022-09-16 17:50:40 +08:00
Tingquan Gao e37382f4e5 docs: refactor & fix link & rename 2022-09-16 17:50:40 +08:00
gaotingquan 597d0ca3de docs: rename 2022-09-16 17:50:40 +08:00
HydrogenSulfate 206c89011f Merge branch 'newest' into fix_deploy_python_doc 2022-09-15 03:56:14 +00:00
Tingquan Gao 9344351493
Merge pull request #2219 from cuicheng01/fix_multilabel
fix multilabel
2022-09-15 10:54:28 +08:00
HydrogenSulfate d95ef5d80c fix typo in feature_extraction.md 2022-09-15 02:24:51 +00:00
HydrogenSulfate c9645f5251 fix 2 typo in docs 2022-09-14 13:17:05 +00:00
gaotingquan d52c8bc4d4 docs: refactor 2022-09-14 08:24:15 +00:00
cuicheng01 0b9f62262a
Merge branch 'develop' into fix_multilabel 2022-09-14 14:41:32 +08:00
Lixin Luo 9b12161b1d
add weighted soft labels loss function (#2288)
* add weighted soft labels loss function

add weighted soft labels loss function

* fix typo in docs/zh_CN/advanced_tutorials/knowledge_distillation.md
2022-09-14 14:23:26 +08:00
dongshuilong 3e0f776797 update pp-shituv2 doc 2022-09-13 18:29:32 +08:00
weishengyu 9f2aa9f70e change order 2022-09-09 18:11:15 +08:00