apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.78k stars 6.79k forks source link

When i train ssdlite mobilenetV2, can not find the json file #14388

Closed peterpaniff closed 5 years ago

peterpaniff commented 5 years ago

mxnet.base.MXNetError: [15:52:08] src/io/local_filesys.cc:199: Check failed: allow_null LocalFileSystem::Open "mobilenet_v2-symbol.json": No such file or directory, but I DId place the file to the ssd/model folder

peterpaniff commented 5 years ago

the path problem, I solved it by myself