Skip to content

Compiling with xcode #37

@Mariastakh

Description

@Mariastakh

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions