Coder Social home page Coder Social logo

chriswootalent / yolo_on_caffe Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 8.0 859 KB

Yolo(including yolov1 yolov2 yolov3)running on caffe windows. Anyone that is not familiar with linux can use this project to learn caffe developing

C++ 90.50% Cuda 6.73% CMake 0.11% Python 2.39% Shell 0.11% C 0.01% Batchfile 0.14%

yolo_on_caffe's Introduction

Yolo_on_Caffe

Yolo(including yolov1 yolov2 yolov3)running on caffe windows. Anyone that is not familiar with linux can use this project to learn caffe developing

yolo_on_caffe's People

Contributors

chriswootalent avatar

Stargazers

 avatar  avatar larry avatar  avatar  avatar  avatar Cherry2410 avatar  avatar Royzon avatar Zacharyccc avatar  avatar pzq avatar Li Lai avatar  avatar Wan Youwen avatar liquid avatar  avatar

Watchers

 avatar  avatar  avatar

yolo_on_caffe's Issues

yolov3 demo

Thank you for sharing the code. Can you provide the yolov3 demo like v2?

issue while converting yolov2.weights into caffemodel

Hi @ChriswooTalent
Thanks for your work. I got the following error while trying to run convert_weights_to_caffemodel.py with yolov2.weights and your prototxt.
Kindly share your comments.
Traceback (most recent call last):
File "convert_weights_to_caffemodel.py", line 81, in
next_layer = net.layers[lidx + 1]
IndexError: Index out of range
Segmentation fault (core dumped)

Thanks

yolov3 prototxt

@ChriswooTalent could you please
provide a yolov3 prototxt
explain how to implement the special layers in yolov3, e.g., shortcut, route, upsample
explain the difference between yolov3Detection_layer and yolov3DetectResult_layer

some questions

when i run this code , some issues happened in this bbox_util.hpp file,just like this "int obj_index = int obj_index = (iside + j)basic_lengthnum_object + nbasic_length + 4;" error: expected primary-expression before ‘int’
and
"/include/caffe/util/bbox_util.hpp:207:44: error: ‘locations’ was not declared in this scope
"

yolov3

Will the yolov3 converge when training in caffe? I want to discuss this issue with you,please add my qq:740695564(verify message:@赵富强),Thank you!

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.