Evision
v1.0.0-rc.0

        View Source Evision.DNN.ActivationType (Evision v1.0.0-rc.0)

        Summary

        Enumerator

        cv_ACTIV_CLIP()
        cv_ACTIV_ELU()
        cv_ACTIV_GELU()
        cv_ACTIV_GELU_APPROX()
        cv_ACTIV_HARDSIGMOID()
        cv_ACTIV_HARDSWISH()
        cv_ACTIV_MISH()
        cv_ACTIV_NONE()
        cv_ACTIV_RELU()
        cv_ACTIV_SIGMOID()
        cv_ACTIV_SWISH()
        cv_ACTIV_TANH()

        Types

        enum()

        Enumerator

        Link to this function

        cv_ACTIV_CLIP()

        View Source
        Link to this function

        cv_ACTIV_ELU()

        View Source
        Link to this function

        cv_ACTIV_GELU()

        View Source
        Link to this function

        cv_ACTIV_GELU_APPROX()

        View Source
        Link to this function

        cv_ACTIV_HARDSIGMOID()

        View Source
        Link to this function

        cv_ACTIV_HARDSWISH()

        View Source
        Link to this function

        cv_ACTIV_MISH()

        View Source
        Link to this function

        cv_ACTIV_NONE()

        View Source
        Link to this function

        cv_ACTIV_RELU()

        View Source
        Link to this function

        cv_ACTIV_SIGMOID()

        View Source
        Link to this function

        cv_ACTIV_SWISH()

        View Source
        Link to this function

        cv_ACTIV_TANH()

        View Source

        Types

        Link to this type

        enum()

        View Source
        @type enum() :: integer()

        Hex Package Hex Preview Download ePub version

        Built using ExDoc (v0.34.0) for the Elixir programming language