python project
Budget: $25 – $50 USD
I have requirement to convert a python package into an ios/android SDK. The sdk will have only one feature. The feature is a function which takes an image and returns the output as string.
Possible python packages used are opencv, tensorflow lite, basic python libraries, pandas, numpy etc
Requirement is to convert that code to android & ios library to be used within the device
There will not be a need to convert libraries into other language that support is already there, for running tflite file there is MLKit for android and TensorflowLiteSwift package for ios and opencv is present in both platforms. So we need to convert only arrays and string manipulation python codes into android/ios
Input : image
Output : string or json
Possible python packages used are opencv, tensorflow lite, basic python libraries, pandas, numpy etc
Requirement is to convert that code to android & ios library to be used within the device
There will not be a need to convert libraries into other language that support is already there, for running tflite file there is MLKit for android and TensorflowLiteSwift package for ios and opencv is present in both platforms. So we need to convert only arrays and string manipulation python codes into android/ios
Input : image
Output : string or json