Code Monkey home page Code Monkey logo

Comments (16)

jiaxiangxu avatar jiaxiangxu commented on July 1, 2024 2

Excuse me, what is the fundamental difference between object detection models and image classification models such that the current PocketFlow cannot support object detection models?

from pocketflow.

as754770178 avatar as754770178 commented on July 1, 2024

PocketFlow does not support object detection models (YOLO / Faster R-CNN) for the moment. We are working on this right now. #35

from pocketflow.

jiaxiang-wu avatar jiaxiang-wu commented on July 1, 2024

Enhancement required: add support for object detection models.

from pocketflow.

jiaxiang-wu avatar jiaxiang-wu commented on July 1, 2024

@jiaxiangxu
Some object detection models, e.g. Faster R-CNN and R-FCN, require multiple training stages (RPN -> detection model -> RPN with shared conv. layers -> detection model with shared conv. layers). This is not yet supported in PocketFlow.

from pocketflow.

jiaxiangxu avatar jiaxiangxu commented on July 1, 2024

thank you, then why present PocketFlow cannot support SSD and YOLO?

from pocketflow.

jiaxiang-wu avatar jiaxiang-wu commented on July 1, 2024

@jiaxiangxu
We have not tested on SSD on YOLO yet, so we are not sure whether PocketFlow can be directly used for these two models.

from pocketflow.

jiaxiang-wu avatar jiaxiang-wu commented on July 1, 2024

SSD models have been supported in the latest master branch.

from pocketflow.

as754770178 avatar as754770178 commented on July 1, 2024

sorry, I don't find the document about pruning on SSD. Can you tell me?

from pocketflow.

jiaxiang-wu avatar jiaxiang-wu commented on July 1, 2024

@as754770178 Documentation on SSD models is not yet ready. We will publish the corresponding documentation once the channel pruning component can work as expected on SSD models.

from pocketflow.

as754770178 avatar as754770178 commented on July 1, 2024

The compression on SSD is only quantization? Is there document about quantization on SSD?

from pocketflow.

jiaxiang-wu avatar jiaxiang-wu commented on July 1, 2024

Current code only supports uniform quantization, but we will release the support for channel pruning shortly. The document for uniform quantization and channel pruning will be released together.

from pocketflow.

as754770178 avatar as754770178 commented on July 1, 2024

When you release the document, I hope you can inform me.

from pocketflow.

jiaxiang-wu avatar jiaxiang-wu commented on July 1, 2024

@as754770178 No problem.

from pocketflow.

howtocodewang avatar howtocodewang commented on July 1, 2024

@jiaxiang-wu Can you tell me when the document for object detection network compression will be released.

from pocketflow.

sourman avatar sourman commented on July 1, 2024

@jiaxiang-wu I am curious if channel pruning has been released. I would like to try it for Mobilenet SSD architecture

from pocketflow.

smohan10 avatar smohan10 commented on July 1, 2024

I'm curious to know if channel pruning can be done on SSD model on COCO dataset using Pocketflow. Has anyone tried it and were successful?

from pocketflow.

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.