Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling with xcode #37

Open
Mariastakh opened this issue Apr 11, 2018 · 1 comment
Open

Compiling with xcode #37

Mariastakh opened this issue Apr 11, 2018 · 1 comment

Comments

@Mariastakh
Copy link

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

@djebel-amila
Copy link

Hi Maria,

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?

Cheers!
Julien

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants