-
After initial download, changing name or url (anything but changing the actual model file name) results in no download attempt for the new item. I would expect the initial model_name= to be the “uniq…
-
## End goal: Implement the `modelzoo` subcommands:
- `modelzoo pull user/model:v1`
- Downloads the directory associated with the model`
### Design
- Download the model into `~/.kipoi/mode…
-
**nnvm.compiler.build** fails for onnx models downloaded from onnx-modelzoo.
The problem seems to be in the **FC layer containing GEMM operation** .
Tried with [VGG19](https://github.com/onnx/…
-
For bugs or installation issues, please provide the following information.
The more information you provide, the more likely people will be able to help you.
## Environment info
Operating System:…
-
As I'm running the deepwalk, a warning occurs:
C:\Python27\lib\site-packages\gensim\models\word2vec.py:406: UserWarning: Cython
compilation failed, training will be slow. Do you have Cython install…
-
- setup a CLI interface
- setup unit-tests
- testing examples/ at the beginning
- Start documenting the CLI on Wiki
-
Hi guys,
An assertion error is thrown when I run this line of code:
layer.load_weights(params)
I looked at the source code and it looks like I might be missing an argument in the function call…
-
Hi, GustavZ
Nice work!
It seems very good to split the model into Detection part and NMS part.
I changed CPU part run with thread. It over 20 FPS on Jetson TX2.
Thank you.
naisy updated
6 years ago
-
Hello,
I do not see gtzan.py here.
-
Hello,
I downloaded the Deep Speech model from `https://s3-us-west-1.amazonaws.com/nervana-modelzoo/Deep_Speech/Librispeech/librispeech_16_epochs.prm` per the following the instructions at: https:/…