You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2019-08-14 03:12:32.375783+0900 YOLOv3-CoreML[1032:231792] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2019-08-14 03:12:32.384252+0900 YOLOv3-CoreML[1032:231792] [MC] Reading from public effective user settings.
YOLOv3-CoreML was compiled with optimization - stepping may behave oddly; variables may not be available.
(lldb)
I didn't want to open an issue because it makes no sense, so I decided to ask in this current issue.
I am not confident with Xcode environment and I am trying to build the app to my iPhone. However, I am getting this error:
No profiles for 'net.machinethink.YOLOv3-CoreML' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'net.machinethink.YOLOv3-CoreML'.
Your demo mlmodel file worked, but a model I created from raw data got an error. Does anyone solve the problem?
[error]
[environment]
python 3.6.5
tensorflow 1.7.0
h5py 2.7.1
Keras 2.1.6
coremltools 0.8
[process]
https://github.com/qqwweee/keras-yolo3
I have modified convert.py as below
The text was updated successfully, but these errors were encountered: