Code Monkey home page Code Monkey logo

yolo_save_subimages's People

Contributors

marsmarcin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

yolo_save_subimages's Issues

Yolo or Yolov2

Hi,Could I ask you one question:
I just see that the title is Yolo,but the weight is yolov2,so I want ask you that this project use yolo or yolov2?

Type not recognized: [yolo]

你好我将你的代码生成后,使用.\darknet_no_gpu.exe detector test .\data\coco.data .\cfg\yolo.cfg .\yolov2.weights -i 0 -thresh 0.25 dog.jpg 命令成功复现。但是将权重文件更改为我自己基于yolov3训练的文件后报错:
82 Type not recognized: [yolo]
Unused field: 'mask = 6,7,8'
Unused field: 'anchors = 10,13,16,30,33,23,30,61,62,45,59,119,116,90,156,198,373,326'
Unused field: 'classes = 20'
Unused field: 'num = 9'
Unused field: 'jitter = .3'
Unused field: 'ignore_thresh = .5'
Unused field: 'truth_thresh = 1'
Unused field: 'random = 1'
83 route 79
84 conv 256 1 x 1 / 1 13 x 13 x 512 -> 13 x 13 x 256
85 Type not recognized: [upsample]
Unused field: 'stride = 2'
86 route 85 61
87 Layer before convolutional layer must output image.: No error
这个是我是用的命令: .\darknet_no_gpu.exe detector test .\data\voc_CardText.data .\cfg\yolov3-voc.cfg .\yolov3-voc-CardText_last_5800loss0.090.weights -i 0 -thresh 0.25 2.jpg
请问这个错误要如何解决呢?感谢

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.