Coder Social home page Coder Social logo

MobileSSD net about armnn HOT 10 CLOSED

BarzelS avatar BarzelS commented on August 21, 2024
MobileSSD net

from armnn.

Comments (10)

foromer4 avatar foromer4 commented on August 21, 2024 3

Hi @steniu01 , I'm looking for the mobilenet-SSD implantation you mentioned but can't find it. anywhere. Could you please share a link? many thanks

from armnn.

Surmeh avatar Surmeh commented on August 21, 2024

Hi @shirbarzel,

We currently do not have the layer support required for SSDMobileNet, but are looking to implement it and might have it in the future release. Could you please let us know which framework are you interested in, Caffe, Tensorflow or TfLite?

Thanks,
Surabhi

from armnn.

BarzelS avatar BarzelS commented on August 21, 2024

Hi, I`m interested in Caffe framework.
I found out that the performance of your tiny-yolo implementation in human detection is not so good,
What implementation you are most recommend in terms of efficiency and accuracy in human detection?

Thanks,
Shir

from armnn.

Georg-W avatar Georg-W commented on August 21, 2024

Hi I would also be very interested in using ssd mobilenet, but coming from the Tflite/Tensorflow side.
Are there any rough estimates that you could give about your timeline?
This would be really helpful.

Thanks,
Georg

from armnn.

BarzelS avatar BarzelS commented on August 21, 2024

HI, I tried to run the SSD mobileNet network but I got the following error:
terminate called after throwing an instance of 'armnn::ParseException'
what(): Couldn't find requested output layer 'fc12' in graph
Maybe it will be more simple and quick to add the layers that are missing?
I need this implementation ASAP

from armnn.

Surmeh avatar Surmeh commented on August 21, 2024

Hi @Georg-W,

Thank you very much for your interest.

I can't comment on the estimates, but I will certainly pass on your interest. The Caffe path is currently our highest priority, but we will certainly look into implementing the other paths too.

from armnn.

BarzelS avatar BarzelS commented on August 21, 2024

Hi @Surmeh
Could you please answer my previous question?
Thanks,
Shir

from armnn.

Surmeh avatar Surmeh commented on August 21, 2024

Hi @shirbarzel,

We've currently only implemented Tiny-Yolo Caffe network in ArmNN for human detection. There are definitely networks like Faster-RCNN, SSD and their variants which are efficient in performance and accuracy, which we might look into implementing in the future.

The error you're getting suggests to me that the output layer name is incorrect. Could you please look into the prototxt file and mention the last layer's "top" name. You will still get an error for not supported layer(s) as we've not implemented SSDMobileNet in ArmNN.

I hope all your questions have been answered. I'm going to close this issue as the original question has been answered.

from armnn.

BarzelS avatar BarzelS commented on August 21, 2024

Hi @Surmeh
You're right, I changed the name of the layer that the code expects to get and it worked
Now I get an error as you said about the not supported layer(s)
Permute layer is the layer which is not supported.
Maybe you can implement the few layers which are not supported.
Attached the caffemodel and the prototxt that I`m trying to test.

MobileNet.zip

from armnn.

steniu01 avatar steniu01 commented on August 21, 2024

Hi Surmeh

I benchmarked both tiny yolo and mobilenet-ssd ( Rockchip has their in house Tensorflow lite mobilenet-ssd implementation), the result I get show the speed of mobilenet-ssd performs significant better. The performance of tiny yolo can't meet my company's product target while mobilenet-ssd can.

I also hope ARMNN can officially support mobilenet-ssd soon.

from armnn.

Related Issues (20)

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.