GithubHelp home page GithubHelp logo

anwang-ai / real-time-object-detection-and-tracking Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 8.0 2.94 MB

Combining object detection and tracking. The object detecting algorithm is SSD and the object detecting algorithm is SiamRPN. Both algorithms are real-time.

Python 100.00%

real-time-object-detection-and-tracking's People

Contributors

anwang-ai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

real-time-object-detection-and-tracking's Issues

遇到了一个bug

当我按照介绍把相关环境都配置完成后运行SSD+SiamRPN.py,显示:
File "SSD+SiamRPN.py", line 18, in
from net import SiamRPNvot
ModuleNotFoundError: No module named 'net'
请问是哪里出了问题,谢谢您的回复

What tensorflow did you use?

So i want to run your project, but i'm having a problem, tensorflow showing error like this:

Loaded runtime CuDNN library: 7.5.1 but source was compiled with: 7.6.0. CuDNN library major and minor version needs to match or have higher minor version in case of CuDNN 7.0 or later version. If using a binary install, upgrade your CuDNN library. If building from sources, make sure the library loaded at runtime is compatible with the version specified during compile configuration.

i have installed CUDNN 7.6.5, 7.6.0, 7.5.1 but the error still appears

this is my spec:
tensorflow & tensorflow-gpu = 1.15
CUDA: 10

what spec did you use to run this project

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.