Giter VIP home page Giter VIP logo

yolo-model-zoo's Introduction

Yolo-Model-Zoo

**This is an experimental project , try to use different backbone models with yolov3 detector

VOC

Train on VOC2007 and VOC2012 trainval and test on VOC2007

network mAP resolution macc param
PVA-YOLOv3 0.703 416 2.55G 4.72M
Pelee-YOLOv3 0.703 416 4.25G 3.85M
DenseNet_121-YOLOv3 416 9.86G 7.07M
Resnet-18 0.714 416 6.33G 11.24M
  • All of the models trained from imagenet pre-train weights , you can easlity to find download link from author's page
  • These models are not optimized , but you can modify architecture and try to find best accuracy and inference speed.

Linux Platform

Run on linux

Windows Platform

Run on windows

yolo-model-zoo's People

Contributors

eric612 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar

yolo-model-zoo's Issues

Asking for help

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

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

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 ?

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.

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.