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

TensorFlow model support #14

Open
aleSuglia opened this issue Apr 28, 2018 · 9 comments
Open

TensorFlow model support #14

aleSuglia opened this issue Apr 28, 2018 · 9 comments

Comments

@aleSuglia
Copy link

Hello there,

First of all, thank you for releasing this amazing product. As a TensorFlow user, I was wondering if you plan to allow to load seq2seq model trained using TensorFlow. Do you think that it would be feasible to extend this project to support TF models?

Alessandro

@sebastianGehrmann
Copy link
Collaborator

Hi @aleSuglia, thank you for your interest. While we currently only offer a model API to OpenNMT-py, the visualization server is agnostic to the underlying model. We are currently not planning to develop a tensorflow version, but if you are interested in using your own tensorflow models, all you need to do is develop against the API (PR's are always welcome :) ).
Please let us know if you have any questions, we are happy to further specify what you'd need to do.

@aleSuglia
Copy link
Author

Thank you for the answer. I would definitely be interested in trying to extend this program because it may be really useful for my latest project.

@carl-robinson
Copy link

carl-robinson commented May 2, 2018

+1 for tensorflow model support. I've been using https://github.com/google/seq2seq/, and am moving to the latest seq2seq framework from Google: https://github.com/tensorflow/tensor2tensor/

@Crzlinkin
Copy link

+1 for tensorflow model support.

@aleSuglia
Copy link
Author

@sebastianGehrmann Any updates on this?

@sebastianGehrmann
Copy link
Collaborator

No updates and still no plans. We are welcoming any PR's :)

@headshothottie
Copy link

That’s fine to dev against API, however, where’s the API docs that show you how to use the API?

@sai-prasanna
Copy link

@sebastianGehrmann What is the API for the visualization server, any documentation?

@mohammedayub44
Copy link

mohammedayub44 commented Aug 2, 2019

+1 for the TensorFlow model support. I have been using the TensorFlow variant of OpenNMT (https://github.com/OpenNMT/OpenNMT-tf) for a while now along with docker. It would be a great to have the seq-to-seq visualizations integrated seamlessly into the same repo.

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

7 participants