Coder Social home page Coder Social logo

support for KCF about tracking-with-darkflow HOT 8 OPEN

obendidi avatar obendidi commented on May 17, 2024 2
support for KCF

from tracking-with-darkflow.

Comments (8)

obendidi avatar obendidi commented on May 17, 2024

there are 2 scripts that need to be changed for adding new trackers :

  • help.py : to initialise the tracker and send it to the post-processing unit
  • predict.py : to use the tracker on detected boxes and generate id's for each box + visualization

from tracking-with-darkflow.

zhangyujia0223 avatar zhangyujia0223 commented on May 17, 2024

Do you have finished this work or not?

from tracking-with-darkflow.

obendidi avatar obendidi commented on May 17, 2024

if you are interested in implementing it feel free to make a pull request, I didn't do it yet

from tracking-with-darkflow.

zhangyujia0223 avatar zhangyujia0223 commented on May 17, 2024

ok, later I will ask for help if I have problems. But now the problem is that it didn't show the camera video/demo no matter which one I choose (deep_sort/sort). It just shows the current fps. Could you help me?

from tracking-with-darkflow.

obendidi avatar obendidi commented on May 17, 2024

did you check the display FLAG if it's on True ?

from tracking-with-darkflow.

3073 avatar 3073 commented on May 17, 2024

it is a great repo thank you for your support of the community.
I have a few questions: I need this repo for adapting a person counting after tracking the people in the video or live cam. but I do not understand the overall flow. that is from where to where the code goes in the repo. READ ME is not clear for me.
what does the following things mean?
git submodule update --init --recursive
python3 setup.py build_ext --inplace

from tracking-with-darkflow.

Urviagrawal avatar Urviagrawal commented on May 17, 2024

Hey @zhangyujia0223 have you tried tracking with KCF or other OpenCV tracker?

from tracking-with-darkflow.

tracy20180426 avatar tracy20180426 commented on May 17, 2024

git submodule update --init --recursive
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

from tracking-with-darkflow.

Related Issues (20)

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.