Giter VIP home page Giter VIP logo

Comments (5)

hollance avatar hollance commented on May 29, 2024

You can't work around it, unless it is the first or last layer in the network (in which case you need to remove it and provide the layer's functionality in Swift). Core ML does not support lambda layers.

from yolo-coreml-mpsnngraph.

seantempesta avatar seantempesta commented on May 29, 2024

It appears to be the last layer. Any chance you can explain what it's doing and I can try to write the last layer in swift?

from yolo-coreml-mpsnngraph.

oishi89 avatar oishi89 commented on May 29, 2024

@seantempesta take a look into my demo https://www.youtube.com/watch?v=p3-3kN_fIz0
I was using FullYolo v2 and the thing I did for working around is remove the reorg in yolo.cfg and retrained your model.

from yolo-coreml-mpsnngraph.

seantempesta avatar seantempesta commented on May 29, 2024

Removing the 'reorg' layer did the trick. Thanks @oishi89!

from yolo-coreml-mpsnngraph.

clockwiser avatar clockwiser commented on May 29, 2024

After running swiftenv install, curl error happens.


curl: (60) SSL certificate problem: self signed certificate in certificate chain
More details here: https://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.

from yolo-coreml-mpsnngraph.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.