Weighted-Boxes-Fusion icon indicating copy to clipboard operation
Weighted-Boxes-Fusion copied to clipboard

Implemetation on mobile phone

Open myasser63 opened this issue 2 years ago • 4 comments

I am using this repo to ensemble multiple models but I want to convert to mobile application. Is there a way to convert to this method?

myasser63 avatar Jun 03 '22 05:06 myasser63

You can use this method as is. It has simple code. Or please add more details to your question.

ZFTurbo avatar Jun 03 '22 07:06 ZFTurbo

@ZFTurbo I want to use this pytorh demo app but I dont have an idea on how to implement WBF on it. Could you please advise?

myasser63 avatar Jun 03 '22 07:06 myasser63

I think you need to rewrite WBF in Java to use with this framework. Algorithm is pretty simple and I think it's not a problem. Probably I should make a C/C++ implementation...

ZFTurbo avatar Jun 09 '22 07:06 ZFTurbo

@ZFTurbo Can you please give any help with this as I dont have any knowledge about Java and very basic in app development.

myasser63 avatar Jun 10 '22 03:06 myasser63