Coder Social home page Coder Social logo

Comments (4)

gaopinghai avatar gaopinghai commented on June 4, 2024 3

When I running command
python create_yolo_prototxt.py /home/gph/Desktop/darknet-master/cfg/tiny-yolo-voc.cfg prototxt/tiny-yolo-voc-gph.prototxt
I got erroe like:
ERROR:root:region layer is not supported
Can someone help me? Thanks a lot!

from caffe-yolo.

saeedizadi avatar saeedizadi commented on June 4, 2024

The same problem here

from caffe-yolo.

zhan-xu avatar zhan-xu commented on June 4, 2024

This project only support yolo-v1, I guess you guys have downloaded the wrong cfg.

Unfortunately, even if I use the cfg from darknet/cfg/yolov1/, I still got the error: detection layer is not supported. I saw some people also met this problem in other threads.

For me, I remove the final layer (detection layer), because I only need the first few layers to initiate my own model.

from caffe-yolo.

zhan-xu avatar zhan-xu commented on June 4, 2024

I just found out we should use darknet/cfg/tiny.cfg, who does not have dectection or region layer.

from caffe-yolo.

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.