GithubHelp home page GithubHelp logo

关于提供的model about pytorchssd HOT 6 OPEN

lzx1413 avatar lzx1413 commented on August 15, 2024
关于提供的model

from pytorchssd.

Comments (6)

lzx1413 avatar lzx1413 commented on August 15, 2024

你是怎么测试的?

from pytorchssd.

moondaiy avatar moondaiy commented on August 15, 2024

使用 demo 下的 live.py文件 修改了输入参数
parser.add_argument('-v', '--version', default='RFB_vgg',
help='RFB_vgg ,RFB_E_vgg or RFB_mobile version.')

parser.add_argument('-m', '--trained_model',
# default='/Users/fotoable/workplace/pytorch_ssd/weights/SSD_vgg_VOC_epoches_270.pth',
default='./weights/RFB300_80_5.pth',

parser.add_argument('-s', '--size', default='300',
help='300 or 512 input size.')

使用读入图像方式进行,就是吧摄像头相关注释掉 打开下面你的注释

from pytorchssd.

lzx1413 avatar lzx1413 commented on August 15, 2024

其他模型正常不

from pytorchssd.

moondaiy avatar moondaiy commented on August 15, 2024

其他模型没有尝试过..不知道这个我下载的那个是什么问题,还是我这边操作不对..

from pytorchssd.

Yinpenguin avatar Yinpenguin commented on August 15, 2024

其他模型正常不

Hello,你好!
我想问下SSD_vgg_VOC_epoches_270.pth这个model 是只用VOC2007训练得到结果的吗?

from pytorchssd.

lzx1413 avatar lzx1413 commented on August 15, 2024

是voc07+12的结果

from pytorchssd.

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.