Skip to content

L-BFGS for style transfer #127

@nsthorat

Description

@nsthorat

From @carlthome on February 15, 2018 23:11

Fast style transfer with pretrained models is really cool, but the original optimization-based method presented by Gatys et al. seems like such a great fit for what deeplearn.js could provide with its WebGL integration and builtin gradient computation.

I'd really like to make interactive style transfer web apps but there's no L-BFGS optimizer in deeplearn.js. Is that a planned addition or will you focus on SGD variants?

Copied from original issue: tensorflow/tfjs-core#734

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions