Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

JSON file load error with MobileNet #19481

Answered by MOAZ47
MOAZ47 asked this question in Q&A
Discussion options

You must be logged in to vote

I was trying a few things randomly, and have resolved the issue. In the beginning, I was using mxnet to download the "JSON" and "Param" file. Below is the code I used

mx.test_utils.download(path+'blob/master/mobilenet_v2-0000.params')

Instead of using mxnet, I did "! git clone https://github.com/KeyKy/mobilenet-mxnet" to download the repo, and it worked. I don't know how but it works.
So if anyone out there can explain the difference between using mxnet to download and git clone, I will really appreciate it.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@MOAZ47
Comment options

@leezu
Comment options

Comment options

You must be logged in to vote
1 reply
@leezu
Comment options

Answer selected by MOAZ47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants