You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m stuck at an even earlier stage of running the pix-2-pix example, it won’t build :-/
I think I have a “missing pods” problem, but I don’t know how to go about it…
I don’t know if you managed to solve you problem, but I was wondering if you wouldn’t mind telling me your setup (OS/oF/…) and possibly the src files that you are using?
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
The text was updated successfully, but these errors were encountered: