Open anhTuan0712 opened 2 years ago
Yes, it is readable
In my case it didnt work. Any pointers on how to solve this?
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.
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?