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

yolo with keras in r #525

Closed
ds5j opened this issue Sep 9, 2018 · 3 comments
Closed

yolo with keras in r #525

ds5j opened this issue Sep 9, 2018 · 3 comments

Comments

@ds5j
Copy link

@ds5j ds5j commented Sep 9, 2018

Does anyone have an R implementation using r keras or tensorflow? Everything I see with it is in python or using darknet.

Has it not been done due to lack of pre-processing libraries in r?

@eafpres
Copy link

@eafpres eafpres commented Sep 10, 2018

I think it depends on what you are trying to do. There are many examples available on the internet, and the RStudio/keras team also has many examples. Here is a great one:
http://blogs.rstudio.com/tensorflow/posts/2017-12-20-time-series-forecasting-with-recurrent-neural-networks/

@skeydan
Copy link
Collaborator

@skeydan skeydan commented Sep 10, 2018

This is an edit of the original comment.

Here's an R implementation of YOLO (not Keras, but direct wrapper of darknet): https://github.com/bnosac/image/tree/master/image.darknet

@RogerBorras
Copy link

@RogerBorras RogerBorras commented Sep 10, 2018

Great @skeydan! :) Will the yolo example be available to github?

@skeydan skeydan closed this as completed Sep 11, 2018
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

4 participants