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

Import caffe pre trained model #179

Closed
jrabary opened this issue Feb 25, 2015 · 8 comments
Closed

Import caffe pre trained model #179

jrabary opened this issue Feb 25, 2015 · 8 comments
Labels
Enhancement New features and other enhancements

Comments

@jrabary
Copy link

jrabary commented Feb 25, 2015

Having the ability to import pre-trained caffe model :

  • Does deeplearning4j uses the same DAG architecture as caffe ?
  • How about weight sharing for example in a siamese network ?
@ghost
Copy link

ghost commented Mar 28, 2015

+1

1 similar comment
@JozoVilcek
Copy link

+1

@y22ma
Copy link

y22ma commented Aug 7, 2015

Would really appreciate exporting functionality as well. Train the model using DL4J and deploy them on smaller machines running Caffe for real-time application.

@agibsonccc
Copy link
Contributor

@y22ma Dl4j's whole point is that its hooked up to something like kafka for stream processing? Could you provide compelling numbers for this use case?

@y22ma
Copy link

y22ma commented Aug 8, 2015

It really spawn from my personal use case. My biggest pain point right now is the amount of time spent in training, and with my current setup, the training time is capped by the numbers and speed of GPUs in a single machine. DL4J allows me to vary the speed the training using more machines at a time, so I have more control over the training time, but there is no quick way for me to deploy the trained net on an embedded platform such as a TK1.

Coming from a robotics background, I see tons of applications for this type of use case of DL4J.

@agibsonccc
Copy link
Contributor

Got it. We're thinking of different kinds of data pipelines. Cool ,we can talk about that. That will be a separate issue though.

@ncleaver ncleaver added the Enhancement New features and other enhancements label Apr 22, 2016
@agibsonccc
Copy link
Contributor

Handled via keras import.

nightscape pushed a commit to nightscape/deeplearning4j that referenced this issue Jul 4, 2018
Create plugin projects definition for tensors
@lock
Copy link

lock bot commented Jan 20, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New features and other enhancements
Projects
None yet
Development

No branches or pull requests

6 participants