-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Hi Memo,
Looking at machine learning for the first time, as I work with Ofx I'm excited to get stuck in with some of your examples:)
My issue is that when I run pix-2-pix in Xcode, the build is 'successful' but then nothing happens except a stream of numbers in the terminal :
"const unsigned short expTable[] =
{
0x3c00, 0x3c00, 0x3c00, 0x3c00, 0x3c00, 0x3c00, 0x3c00, 0x3c00,
0x3c00, 0x3c00, 0x3c00, 0x3c00, 0x3c00, 0x3c00, 0x3c00, 0x3c00, ..."
I don't know what the problem is so not sure where to start fixing. Do you have any idea?
I've added the required files to bin/data/models, but perhaps the libtensorflow_cc.so library is not linked properly?
Thanks, Maria
Metadata
Metadata
Assignees
Labels
No labels