Part Number: PROCESSOR-SDK-AM68A Other Parts Discussed in Thread: AM68A , SK-AM68 , SYSCONFIG Tool/software: Hello TI Team,
I'm working on the AM68A SK board and trying to read the state of the user button SW3 , which I believe is mapped to GPIO line…
Hi Noushad,
noushadali k said: Since both outputs are saved to files and not displayed on a screen, the [0, 0, 1920, 1080] coordinates shouldn’t cause any overlay issues.
Ah, yes. That should be fine. Thanks for clearing up my misunderstanding.…
Part Number: PROCESSOR-SDK-AM68A Other Parts Discussed in Thread: AM68A Tool/software: Does AM68A support 8k30sps encoding? Wanted to be used in action cameras
Part Number: PROCESSOR-SDK-AM68A Other Parts Discussed in Thread: AM68A Tool/software: Hi,
I'm currently using TIDL (SDK v10.00.08) to profile a custom neural network on an AM68a board. I noticed that during the model artifacts generation, two csv files…
Part Number: PROCESSOR-SDK-AM68A Tool/software: Now i used PROCESSOR-SDK-AM68A v9.1, and the default yolox model is yolox_s_lite_640x640_20220221_checkpoint, Are there new yolox models available?
Part Number: PROCESSOR-SDK-AM68A Other Parts Discussed in Thread: AM68A Tool/software: Hi,
I am using the instructions posted at https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-am68a/09_02_00/exports/docs/linux/Overview_Building_the_SDK…
Part Number: PROCESSOR-SDK-AM68A Tool/software: USB cameras are not being detected when running the ./init_script.sh and the response is terminate called after throwing an instance of 'std::runtime_error'
what(): failed to find DRM cards The only change…
Hi
csscyt said: and i tried SDK10.0 with tidl-tools to version v10.0 TIDL_E_DATAFLOW_INFO_NULL did not appear, As described in the post below
Correct me if I understand incorrectly: model maker 10.0 + sdk 10.0 works. However, the model created by…
Part Number: PROCESSOR-SDK-AM68A Tool/software: I train and comile the Example Project by this link: https://dev.ti.com/modelcomposer/
for this Example Project(image Classification) there is no error during training and compiling using the default parameters…