Code Monkey home page Code Monkey logo

Comments (6)

GoGoDuck912 avatar GoGoDuck912 commented on July 20, 2024 1

@conan2333
There are several things you can have a try to boost the inference speed.

  1. replace a lightweight model as the backbone, e.g. MobileNetV3
  2. network pruning
  3. deploy on TensorRT or TVM

However, have to notice, all these approaches may slightly decrease the model performance.

from self-correction-human-parsing.

conan2333 avatar conan2333 commented on July 20, 2024

Thank you for your fast reply.

I will have a look for your advices.

from self-correction-human-parsing.

conan2333 avatar conan2333 commented on July 20, 2024

I search the TensorRT. But it need a onnx model. Can you please provide the onnx model?

from self-correction-human-parsing.

GoGoDuck912 avatar GoGoDuck912 commented on July 20, 2024

Please refer to #6 when you want to export the model to onnx. And also welcome to pull request if you have finished it.

from self-correction-human-parsing.

yunshangyue71 avatar yunshangyue71 commented on July 20, 2024

Please refer to #6 when you want to export the model to onnx. And also welcome to pull request if you have finished it.

@conan2333
There are several things you can have a try to boost the inference speed.

  1. replace a lightweight model as the backbone, e.g. MobileNetV3
  2. network pruning
  3. deploy on TensorRT or TVM

However, have to notice, all these approaches may slightly decrease the model performance.

Please refer to #6 when you want to export the model to onnx. And also welcome to pull request if you have finished it.

Hi, I find you have offered the lightweight model of mobilenetv2, but only do a classification job. refer to some comment "invert residual network layer2,layer3,layer4,layer5" in backbone/mobilenet. So i think i should modify this script according AugumentCE2P.py . Am I right?
Can you offer the mIoU score of MobileNetV2 ?
Thank you very much!

from self-correction-human-parsing.

arhamlet avatar arhamlet commented on July 20, 2024

@conan2333 How did you create the custom dataset? All I could find were some colors for labels mentioned in the paper. Can you kinldy explain which tool you used for annotation and how did you select the exact color with the corresponding label.

from self-correction-human-parsing.

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.