Haitao Yang

Results 5 issues of Haitao Yang

[https://github.com/fiefdx/LitePipeline](url) It's a distributed pipeline system, based on Python3, tornado, venv-pack, pyinstaller.

I use latest wizio-pico, and, patch the tinyusb_gamepad commit(Updated to support latest TinyUSB version #79), then, the init adc is not work. I init adc in Gamepad::setup method, like: adc_init();...

I saw the code, it looks like it only support SSD, Retinanet and Yolov3 models to generate prototxt, could we support other custom models, or maybe have some method to...

I already create an issue on edgeai-tidl-tools repository: https://github.com/TexasInstruments/edgeai-tidl-tools/issues/3 , still not sure where is the problem, is the onnx & prototxt or is the tools compatibility. do we have...

**Describe the bug** ``` const fs = require('fs'); const path = require('path'); const cv = require("opencv"); const sourcePath = "./test.tiff"; const targetPath = "./test.jpg"; console.log("before image resize"); let content =...

bug