react-native-caffe2 icon indicating copy to clipboard operation
react-native-caffe2 copied to clipboard

why not go on with this promising project?

Open bigdong89 opened this issue 6 years ago • 4 comments

Let us work together!

bigdong89 avatar Dec 15 '17 09:12 bigdong89

Thanks for your interest in the project.

I left the project for the moment because, as it is specified in the README, I haven’t found a way to make the library compatible with Android (the version of the NDK used in a React Native project is 10 and Caffe2 requires at least version 13) then it lost one of the main purpose of the project which is to be hybrid.

But if you are interested, don’t hesitate to look at the code ! I will eventually continue the project on the iOS side.

My main vision about the project is to create high-level functions for deep learning capabilities, so the developer has just to download the library into his RN project and can use directly functions as ImageClassification or TextTranslation on iPhone or Android.

lumtis avatar Dec 17 '17 20:12 lumtis

For the Android problem, one solution would be to use a version of React Native with NDK updated gengjiawen/react-native/tree/feature/new_ndk and create a new branch to work with Android but not sure if a npm library would work with this version of RN.

lumtis avatar Dec 17 '17 21:12 lumtis

Thank you very much! I will follow your update.

bigdong89 avatar Dec 18 '17 05:12 bigdong89

I also agree that this is very promising. I will follow the update too.

netfish88 avatar Jan 21 '18 10:01 netfish88