GithubHelp home page GithubHelp logo

georgymironov / single_shot_detection Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 296 KB

Single shot object detection in PyTorch

Python 100.00%
ssd object-detection channel-pruning pytorch m2det retinanet ssd-mobilenetv2

single_shot_detection's People

Contributors

georgymironov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

korabelnikov

single_shot_detection's Issues

problem in detecting final object boxes using only exported m2det onnx model

Hello, firstly thanks for open-sourcing this wonderful and clean code for embedding different object detectors.
I am trying to export a trained m2det model to onnx format and then do the inference by wrapping it in a tensorflow serving module. However, in the exported model only the prediction outputs of network are included by excluding the anchor box priors. These priors are needed to post-process and derive the final object boxes. I tried looking into your process of generating the prior boxes, but it seems to be tightly interlinked with the model architecture itself and this makes it necessary to always keep the source code around. Is there a way I could disregard the source code for architecture and generate the anchor boxes as a standalone script so that I could finally use only the frozen model, priors and post-processing functions to generate predictions? 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.