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

Can read yolov5 model? #17

Open
anhTuan0712 opened this issue Oct 20, 2022 · 2 comments
Open

Can read yolov5 model? #17

anhTuan0712 opened this issue Oct 20, 2022 · 2 comments

Comments

@anhTuan0712
Copy link

As far as I know, yolov5 is developed on pytorch framework (https://github.com/ultralytics/yolov5), so is the model created by yolov5 flutter_pytorch_monile readable?

@SeraPayFinTech
Copy link

Yes, it is readable

@Jumabek
Copy link

Jumabek commented Feb 10, 2023

In my case it didnt work.
Any pointers on how to solve this?

image

libc++abi: terminating with uncaught exception of type NSException
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
    frame #0: 0x00000001e3d14200 libsystem_kernel.dylib`__pthread_kill + 8
libsystem_kernel.dylib`:
->  0x1e3d14200 <+8>:  b.lo   0x1e3d14220               ; <+40>
    0x1e3d14204 <+12>: pacibsp
    0x1e3d14208 <+16>: stp    x29, x30, [sp, #-0x10]!
    0x1e3d1420c <+20>: mov    x29, sp
Target 0: (Runner) stopped.
Lost connection to device.

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

3 participants