Displaying TI Deep Learning examples on x15 HDMI display

53 views
Skip to first unread message

Mark A. Yoder

unread,
Jan 16, 2019, 9:02:27 AM1/16/19
to BeagleBoard
I've been working with the TI Deep Learning examples[1] on my x15  and have it working nicely by ssh'ing into it from a host computer and displaying the results on the host[2].

I now want to have the examples display their results on the x15's hdmi display, but I've run into a problem.  Here's what I'm running:

x15$ cd tidl/tidl-api/examples/classification/
x15$ ./tidl_classification -g 1 -d 2 -e 2 -l ./imagenet.txt -s ./classlist.txt -i 0 -c ./stream_config_j11_v2.txt

If I run this logged in remotely via ssh -XC root@x15 it works fine.  But it I run the x15 standalone with a monitor, mouse and keyboard and run the same commands I get the following error:

tidl_classification: /build/ti-llvm-3.6-ogtEpz/ti-llvm-3.6-3.6-git20170214/lib/Support/CommandLine.cpp:141: void llvm::cl::OptionCategory::registerCategory(): Assertion `std::count_if(RegisteredOptionCategories->begin(), RegisteredOptionCategories->end(), [this](const OptionCategory *Category) { return getName() == Category->getName(); }) == 0 && "Duplicate option categories"' failed.


BUT, if I run and then quit gedit

x15$ gedit
Error creating gpu
libGL error: failed to create dri screen
libGL error: failed to load driver: etnaviv


Bryan Schneiders

unread,
Dec 9, 2019, 5:28:35 PM12/9/19
to BeagleBoard
I'm seeing the same error when trying to execute any TIDL examples on a BeagleBone AI board.  Did you find a solution?

I'm running:

ii  ti-tidl                            01.02.02-bb.org-0.2-0rcnee3~stretch+20190924       armhf        TI Deep Learning (TIDL) API

Debian 9.9 2019-08-03 4GB SD LXQT image for BeagleBoard-X15 and BeagleBone AI
sha256sum: 9aa4bc0d20d941cd5b0e89eecfd1f415a645f8419b865ee8274d5757926991c5


--Bryan
Reply all
Reply to author
Forward
0 new messages