GithubHelp home page GithubHelp logo

honglinchu / yolov3-tiny-deepsort-pytorch-cardetection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ggyybb/yolov3-tiny-deepsort-pytorch-cardetection

0.0 1.0 0.0 168 KB

yolov3_tiny(add SE model)(pytorch 1cls for car),deep_sort(pytorch),mx150 GPU, 14 avg_fps

License: GNU General Public License v3.0

Python 100.00%

yolov3-tiny-deepsort-pytorch-cardetection's Introduction

Deep Sort and yolov3_tiny for car detection with PyTorch

nearly realtime:avg_fps=14 for mx150(2G GPU)

Latest Update(2020-3-9)

Weights files and demo.mp4 at here:(also i put this video to bilibili,after passing the audit,i will put 链接) [BaiduDisk] 链接:https://pan.baidu.com/s/1czw0dz56ZjfgrxjBFaUSdg 提取码:odbu Yolov3_tiny_1cls_se detection results at here: 链接:https://www.bilibili.com/video/av94365366/

Dependencies

  • python 3
  • numpy
  • scipy
  • opencv-python
  • sklearn
  • torch ==1.1.0
  • torchvision ==0.3.0
  • pillow
  • vizer
  • edict

Quick Start

  1. Check all dependencies installed

  2. Download best.pt(yolo weights) parameters

look up
  1. Download deepsort parameters ckpt.t7
look up and put here:
cd deep_sort/deep/checkpoint

Notice: If compiling failed, the simplist way is to **Upgrade your pytorch >= 1.1 and torchvision >= 0.3" and you can avoid the troublesome compiling problems which are most likely caused by either gcc version too low or libraries missing.

  1. Run my_deep_sort.py
my is windows
i do not know linux or ubuntu
my programming ability is very weak
comments are not very good
forgive me

Notice: Maybe some mistakes, you can discuss in issues, help me to modify. It is just a small work, you can improve based on my code.

References

yolov3-tiny-deepsort-pytorch-cardetection's People

Contributors

ggyybb avatar

Watchers

James Cloos avatar

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.