MaybeShewill-CV / MNN-LaneNet

Lane detection model for mobile device via MNN project
75 stars 21 forks source link

how to use in android ? #1

Closed WestbrookZero closed 4 years ago

MaybeShewill-CV commented 4 years ago

@WestbrookZero Check MNN related files:)

850977164 commented 4 years ago

How to compile own MNNConverter tools

MaybeShewill-CV commented 4 years ago

@850977164 You'd better check mnn related files or raise an issue there:)

850977164 commented 4 years ago

I failed to pass this command in your project, bash checkpoint/convert_ckpt_into_mnn_model.sh MNNConverter_TOOL_PATH I changed the directory to the one you specified in your example, I still failed Lanenet_model.mnn was not generated in the./checkpoint directory

850977164 commented 4 years ago

企业微信截图_15790775084943 @MaybeShewill-CV please take a look

MaybeShewill-CV commented 4 years ago

@850977164 I use c++ version converter tools instead of python tool:)

850977164 commented 4 years ago

Which version of protoc are you using

MaybeShewill-CV commented 4 years ago

@850977164 Try MNN 0.2.1.0

850977164 commented 4 years ago

@MaybeShewill-CV Hello, I have encountered this problem in MNN0.2.1 implementation image

MaybeShewill-CV commented 4 years ago

@850977164 测试过了 mnn 0.2.1.0没有这个问题 你遇到的这个问题可以去mnn的项目下提issue:)