19 lines
637 B
ReStructuredText
19 lines
637 B
ReStructuredText
.. demo documentation master file, created by
|
||
sphinx-quickstart on Fri Jul 25 10:50:09 2025.
|
||
You can adapt this file completely to your liking, but it should at least
|
||
contain the root `toctree` directive.
|
||
|
||
demo_system documentation
|
||
==================
|
||
|
||
所有示例通过 Python 接口实现下位机推理,前处理(数据标准化/归一化、通道变换)和反量化都已经加入网络中,下位机推理结果返回PC端做后处理,结果保存在模型工程目录下。提供源码地址、权重文件、nbg文件、测试图片。
|
||
|
||
|
||
|
||
|
||
.. toctree::
|
||
:maxdepth: 2
|
||
:caption: Contents:
|
||
|
||
modules
|
||
README.md |