Skip to content

How to load trained RTrees? #141

Open
@lymhust

Description

@lymhust

Hi,

I have trained a RTrees model and saved it using following codes. However, I cannot reload the trained model. How to solve this problem? Thanks!

local rt = cv.ml.RTrees()
........
rt:save('./RT_MNIST_MODEL')

How to reload RT_MNIST_MODEL?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions