mahoo1219 / SSD_Tracker

Counting people, dog and bicycle using SSD detection and tracking.

Home Page:https://drive.google.com/open?id=16T_maoXj-p480xVYnEpNgJzN4NDqwHJw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waffle.io - Columns and their card count

This project is under development.

Updated on 16 Nov 2018

What Can it do right now?

Detection, Tracking and Counting.

I want to see a video of the output.

Here is a link.

How fast is it?

I am getting between 20 to 37 FPS on M60 GPU. Here is a link to some tests I conducted.

What will it be able to do when it is done?

Detection, tracking and counting of people, dogs and bicycles.

When will it be done?

End of 2018 Summer. :)

I cant wait for the installation documentation, tell me what I need to install!

Install CUDA and CUDNN
Install caffe using cmake,
Install opencv3.3.1
and run my project.
Or shoot me a message if you very desperate :)

How are you making all this work?

  1. I am using tracking implementation from Multitarget-tracker
  2. I am using caffe for running SSD detection.
  3. I will be implementing my own version of counting.

Can you provide installation and implementation documentation?

As promised, the pipeline document is out. Here is the link.
I am currently working on the testing document. Coming up soon.

Bro, your english and coding sucks?

I know :( , I am working on it.

Bro, you are awesome!!!

I know :)

About

Counting people, dog and bicycle using SSD detection and tracking.

https://drive.google.com/open?id=16T_maoXj-p480xVYnEpNgJzN4NDqwHJw


Languages

Language:C++ 90.6%Language:Makefile 5.7%Language:C 2.8%Language:CMake 0.9%