Coder Social home page Coder Social logo

lffd-lp-k210's People

Contributors

zp-jump avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lffd-lp-k210's Issues

调试

@zp-jump
你好,我使用旧版和新版的ncc转你工程里的tflite都会报kpu内存不够的问题,请问你用的是哪个版本?
还有请问一下你是用jtag调试的代码?还是靠printf输出看结果?

kd233板子加载

您好,我用kd233板子,用您的kmodel直接自己编译是不成功的,看了您的代码,感觉您应该是做了相应的部署修改的,但我的板子和您不一样,所以想问一下如果用您的源码,部署到kd233板子上该怎么修改呢?谢谢

你好,我的模型一直加载不成功,求指导?

我打包的程序:
{
"version": "0.1.0",
"files": [
{
"address": 0,
"bin": "LFFD-LP-K210.bin",
"sha256Prefix": true
},
{
"address": 0x00A00000,
"bin": "LPbox.kmodel",
"sha256Prefix": false
}
]
}

内部地址也没动呀, 大小也没问题呀:
#define LPBOX_KMODEL_SIZE (394280)
w25qxx_read_data(0x00A00000, lpbox_model_data, LPBOX_KMODEL_SIZE*sizeof(uint8_t), W25QXX_QUAD_FAST);

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.