Code Monkey home page Code Monkey logo

dnntools's People

Contributors

daquexian avatar siemonchan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dnntools's Issues

Fail to convert

Hi, I downloaded squeezenet caffe model from https://github.com/DeepScale/SqueezeNet, and
Try to convert it to .daq model following the instructions you wrote.
But the transformation terminated with error message "core dumped"
Below is the last rows of printed message.

Is there any way I can check where the cause is ?
Thanks.

PS. I use Ubuntu 16.04LTS, python3.5, and Caffe has been successfully installed.
No GPU is in my notebook, I use CPU only.


I0518 15:20:05.292441 10474 net.cpp:242] This network produces output prob
I0518 15:20:05.292491 10474 net.cpp:255] Network initialization done.
I0518 15:20:05.296623 10474 net.cpp:744] Ignoring source layer label_data_1_split
I0518 15:20:05.297698 10474 net.cpp:744] Ignoring source layer pool10_pool10_0_split
I0518 15:20:05.297741 10474 net.cpp:744] Ignoring source layer loss
I0518 15:20:05.297746 10474 net.cpp:744] Ignoring source layer accuracy
I0518 15:20:05.297750 10474 net.cpp:744] Ignoring source layer accuracy_top5
程式記憶體區段錯誤 (core dumped)

About Convolution Layer convert

Hi
When I converted a pretrained model, an error message showed "Only depthwise convolution or
vanilla convolution are supported".
I found the message at line 118 in caffe2daq.py and check my deploy.prototxt of that pretrained model.
It should be "group: 2" parameter setting of the convolution layer causing the converting failure.

My question is : Is this also the limitation of NNAPI ? or User can additionally write code for this case and also other downward connections ?
Thanks in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.