q.yao
|
5285caf30a
|
[Refactor] Add 'to_backend' in BackendManager (#1522)
* Refactor to backend
* export_postprocess_mask = False as defailt
* update zh_cn docs
* solve comment
* fix comment
|
2022-12-21 14:04:16 +08:00 |
q.yao
|
1748780c91
|
[Refactor] ease build wrapper master (#1475)
* ease build wrapper
* import eanum only when necessary
* update docs
* rename manager
* update for comment
* replace staticmethod with classmethod
* fix torchjit
|
2022-12-09 17:19:34 +08:00 |
AllentDan
|
4dd4d4851b
|
Add rv1126 yolov3 support to sdk (#1280)
* add yolov3 head to SDK
* add yolov5 head to SDK
* fix export-info and lint, add reverse check
* fix lint
* fix export info for yolo heads
* add output_names to partition_config
* fix typo
* config
* normalize config
* fix
* refactor config
* fix lint and doc
* c++ form
* resolve comments
* fix CI
* fix CI
* fix CI
* float strides anchors
* refine pipeline of rknn-int8
* config
* rename func
* refactor
* rknn wrapper dict and fix typo
* rknn wrapper output update, mmcls use end2end type
* fix typo
|
2022-11-22 20:16:22 +08:00 |
tpoisonooo
|
3fa15822b1
|
docs(zh_cn): add architect (#882)
* docs(zh_cn): add architect
docs(en): add architect
fix(docs): readthedocs index
* docs(en): update architect.md
* docs(README.md): update
* docs(architecture): fix review advices
|
2022-08-15 15:16:20 +08:00 |
tpoisonooo
|
127125f641
|
docs(project): sync en and zh docs (#842)
* docs(en): update file structure
* docs(zh_cn): update
* docs(structure): update
* docs(snpe): update
* docs(README): update
* fix(CI): update
* fix(CI): index.rst error
* fix(docs): update
* fix(docs): remove mermaid
* fix(docs): remove useless
* fix(docs): update link
* docs(en): update
* docs(en): update
* docs(zh_cn): remove \[
* docs(zh_cn): format
* docs(en): remove blank
* fix(CI): doc link error
* docs(project): remove "./" prefix
* docs(zh_cn): fix mdformat
* docs(en): update title
* fix(CI): update docs
|
2022-08-15 10:18:17 +08:00 |