Giter VIP home page Giter VIP logo

yolo-model-zoo's Issues

Pretrained weights

How to use your trained .caffemodel as a pretrained weights (transfer learning) in the model which we train. Is it possible in caffe ?

test with your mobilenet-yolo

Thanks you for great work. I meet some problems. When I test with your mobilenet-yolo such as ./build/examples/ssd/ssd_detect models/Pelee/deploy.prototxt models/Pelee/pelee_YOLO_iter_51000.caffemodel -file_type image -wait_time 3000 -mean_value 0.5,0.5,0.5 -normalize_value 0.007843 -confidence_threshold 0.3
F1014 19:03:47.823598 48275 insert_splits.cpp:29] Unknown bottom blob 'label' (layer 'detection_eval', bottom index 1)
*** Check failure stack trace: ***
@ 0x7fc78cdacdaa (unknown)
@ 0x7fc78cdacce4 (unknown)
@ 0x7fc78cdac6e6 (unknown)
@ 0x7fc78cdaf687 (unknown)
@ 0x7fc78d8b3c2a caffe::InsertSplits()
@ 0x7fc78d81bffa caffe::Net<>::Init()
@ 0x7fc78d81b4c7 caffe::Net<>::Net()
@ 0x40e07a Detector::Detector()
@ 0x410749 main
@ 0x7fc78a70cf45 (unknown)
@ 0x40de19 (unknown)
@ (nil) (unknown)
could you give me some advice? thank you

Help wanted

I want to run your model on an Android phone. So I need to turn the caffe model into tesorflow's .pb file. I use code (https://github.com/ethereon/caffe-tensorflow) to transform the caffe model, but some mistake happend:Message type "caffe.LayerParameter" has no field named "yolov3_detection_output_param". I guess its because you write the function yourself. So would you please help me to turn the pva_yolo model into a .pb file? thanks a lot.

Asking for help

Thanks a lot for your code.But the deploy.prototxt seems wrong.Can you upload the right one?

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.