Group Abstract Group Abstract

Message Boards Message Boards

Mathematica single shot detector implementation (object detection)

Posted 8 years ago
POSTED BY: Julian Francis
4 Replies

Hello Julian.

Many thanks for this help - especially for beginners like me. I will give it a go soonest and let you know about my experience.

Kindly Mark

POSTED BY: Mark Rawlins
Posted 7 years ago
POSTED BY: Julian Francis

Hello Julian.

Thank you for these insights and showing the power of Mathematica. I have successfully run the YOLO version of your Mathematica implementation and keen to try out the SSD implementation. However, it seems that the SSDVGG300.wlnet or possibly the .hdf is missing on the file repository (as linked in your GitHub post).

Do you have this trained network file available?

Kindly Mark

POSTED BY: Mark Rawlins
Posted 7 years ago

Hi Mark,

I have good news. I have got another SSD Tensorflow implementation trained up and converted the weights into Mathematica. There was just a couple of minor changes required.

Please feel free to go ahead and use.

You should repull or zip the github repository and off you go.

I am trialling something new, using the cloud to store the neural network, so there is no need to download neural net files, it should happen automatically, and be cached on your system (although it does require an internet connection). It may take a little while first go, as it's a 105MB file (for SSD).

Please do let me know if this works well, if so I shall roll it out to the other nets.

Kind regards, Julian.

POSTED BY: Julian Francis
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard