dong

Results 11 comments of dong

Seem issue. Wonder Digits when to support pre-trained tensorflow model?

> That's a good workaround for now. We might be able to do something about when switching to the WKWebView (#50) using a [WKUIDelegate](https://developer.apple.com/documentation/webkit/wkuidelegate/1641952-webview?language=objc) @mathieudutour do you have demo for...

@jrosebr1 can you give me some instruction or document for that? Thanks.

I suggest you see this link https://github.com/hollance/YOLO-CoreML-MPSNNGraph/issues/7 As answer say , YoloModel convert to Tensorflow ,use it. Or you want coreml, you can convert tf to coreml (offical). not through...

@fengjihua seem problem. I change buffer=weights_file.read(16)) to buffer=weights_file.read(20)) not work

from yolo model convert to h5, Even you change "weights_file.read(16)) to buffer=weights_file.read(20))" You still can't detect objects. I strong suggest you https://github.com/hollance/YOLO-CoreML-MPSNNGraph/issues/7 richard-giantrobot Answer is Good!

for iOS user: i clone the project , use xcode to run the OCRuntime.xcodeproj, in the "about" , i see the IP:port ,you can visit it on your PC chrome....