abdelaziz-mahdy / pytorch_lite

flutter package to help run pytorch lite models classification and YoloV5 and YoloV8.
MIT License
51 stars 22 forks source link

Feature/karseng feat accept float64 #48

Closed agmo-karseng closed 6 months ago

abdelaziz-mahdy commented 11 months ago

Hello,

May I ask why it was closed?

Also, please note that I did try using float64 and it didn't work as expected in my case. However, if you've been able to make it work, I don't mind the change.

agmo-karseng commented 11 months ago

Hello,

I accidentally created a PR while trying out using float64 on my side, sorry for the inconvenience. On 16 Oct 2023 at 4:18 PM +0800, Abdelaziz Mahdy @.***>, wrote:

Hello, May I ask why it was closed? Also, please note that I did try using float64 and it didn't work as expected in my case. However, if you've been able to make it work, I don't mind the change. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.***>

abdelaziz-mahdy commented 11 months ago

will see the output of the integration tests, i think its not working correctly on ios btw, (i mean the changing type use Float64 as input instead of uint8list)

abdelaziz-mahdy commented 11 months ago

and the classification doesnt even run on android :_(