- Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
I replaced this line in the main.dart of the example program
String pathCustomModel = "assets/models/yolov5s.pt";
After compiling and running on the IOS emulator, an error is reported:
[enforce fail at inline_container.cc:222] . file not found: archive/constants.pkl
It seems that yolov5s.pt is not loaded correctly
yolov5s.pt has been verified to be OK.
I would like to know how to solve this problem
Metadata
Metadata
Assignees
Labels
No labels