Giter Site home page Giter Site logo

yolo-v4-deepsort's Introduction

Yolo-v4-DeepSort

A state-of-the-art object tracking technique.

yolo-v4-deepsort's People

Contributors

theartificialguy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

yolo-v4-deepsort's Issues

hew while trying to run it i get this error

raceback (most recent call last):
File "object_tracker.py", line 208, in
main()
File "object_tracker.py", line 190, in main
print("FPS: {.2f}".format(fps))
AttributeError: 'float' object has no attribute '2f'

No Objects are being detected when I run it

Hello,
When i run the file i am unable to detect anything from the video any idea why is that?
I should mention that i am using (tensorflow-gpu==2.3.0) since tensorflow version which was mentioned in the .yml file was not being installed so i went with 2.3.0 version.
I tried printing the output (pred_boxes) from infer and i get below output for each frame so i guess detection is not working properly like it was suppose to.

Pred Boxes : {'tf.concat_12': <tf.Tensor: shape=(1, 0, 84), dtype=float32, numpy=array([], shape=(1, 0, 84), dtype=float32)>}

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.