mirror of
https://github.com/sipeed/MaixCDK.git
synced 2026-09-11 06:09:42 -05:00
24 lines
563 B
YAML
24 lines
563 B
YAML
items:
|
|
- label: Brief
|
|
file: README.md
|
|
- label: Quick start
|
|
file: dev/quick_start.md
|
|
- label: Dev Convention
|
|
file: convention/README.md
|
|
items:
|
|
- label: APP dev
|
|
file: convention/app.md
|
|
- label: I18N(translate)
|
|
file: convention/i18n.md
|
|
- label: Communicate protocol
|
|
file: convention/protocol.md
|
|
- label: NN AI model
|
|
file: convention/nn.md
|
|
- label: FAQ
|
|
file: faq.md
|
|
- label: Applications
|
|
collapsed: false
|
|
items:
|
|
- label: YOLOv2
|
|
file: application/ai/yolov2.md
|