Giter Site home page Giter Site logo

couple of clarifications about pytorch-ssd HOT 4 CLOSED

qfgaohao avatar qfgaohao commented on May 17, 2024
couple of clarifications

from pytorch-ssd.

Comments (4)

qfgaohao avatar qfgaohao commented on May 17, 2024

Hi @sophia-wright-blue For your first question, I replaced the Scaled L2 Norm layer with Batchnorm in VGG16-ssd recently in order to make it ONNX and Caffe2 compatible. I will try to train and upload a model with reasonable accuracy next week.

For the second question, definitely you can VGG16.

In terms of YOlO, I've tested V1 and V2. They are fast. But they tend to have much more false positives compared with SSD models. I haven't tried V3 yet. I know YOLO has good benchmark results on Pascal VOC data. So feel free to try it on your dataset.

Cheers!

from pytorch-ssd.

sophia-wright-blue avatar sophia-wright-blue commented on May 17, 2024

thanks for your reply and for providing a detailed README file for your repo :)

its an interesting point about false positives with YOLO.

i have a broad general related question, hope you don't mind me asking here:

do you think we can train an SSD model to distinguish between a person's different poses in an image? right now, SSD detects a bounding box around a person. what if we fed in images of a person sitting and person standing during training? could we then get SSD to distinguish between a person sitting and a person standing?

thanks again for your reply,

from pytorch-ssd.

qfgaohao avatar qfgaohao commented on May 17, 2024

Hi @sophia-wright-blue , it's possible to use SSD for pose detection if you have enough examples as training data. At the same time, Dense Pose or R-Mask might be a better option if your focus is mainly on accuracy rather than speed.

Good luck with your project!

from pytorch-ssd.

sophia-wright-blue avatar sophia-wright-blue commented on May 17, 2024

thanks for replying @qfgaohao , i'm looking to do object detection and pose detection in one model, will look into this some more.

from pytorch-ssd.

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.