Coder Social home page Coder Social logo

multi_camera_multi_person_tracking's Introduction

Hi ๐Ÿ‘‹, I'm Titipakorn Prakayapan

A passionate AI-and-application developer from Thailand

titipakorn

  • ๐Ÿ”ญ Iโ€™m currently working on Research Laboratory

  • ๐Ÿ’ฌ Ask me about React, NodeJS, Python, and AI

  • ๐Ÿ“ซ How to reach me [email protected]

  • โšก Fun fact Coding Magician

Connect with me:

titipakorn-prakayapan titipakorn.p

Languages and Tools:

aws docker express firebase flask gcp git heroku javascript kotlin mongodb mysql nextjs nginx nodejs opencv photoshop postgresql postman python pytorch rabbitMQ react reactnative redis scikit_learn tensorflow

titipakorn

ย titipakorn

multi_camera_multi_person_tracking's People

Stargazers

 avatar

Watchers

 avatar

multi_camera_multi_person_tracking's Issues

AssertionError occurred.

I run this model and got the following issue.

 $ python3 multi_camera_multi_person_tracking.py -i ~/images/4p-c1.avi ~/images/4p-c2.avi -m ~/multi_camera_multi_person_tracking/intel/person-detection-retail-0013/FP32/person-detection-retail-0013.xml --m_reid ~/multi_camera_multi_person_tracking/intel/person-reidentification-retail-0288/FP32/person-reidentification-retail-0288.xml --config config.py --output_video output.mp4 

INFO:root:Opening file /home/ishihara/images/4p-c1.avi
INFO:root:Opening file /home/ishihara/images/4p-c2.avi
/usr/lib/python3/dist-packages/apport/report.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  import fnmatch, glob, traceback, errno, sys, atexit, locale, imp, stat
Traceback (most recent call last):
  File "multi_camera_multi_person_tracking.py", line 164, in <module>
    main()
  File "multi_camera_multi_person_tracking.py", line 147, in main
    capture = MulticamCapture(args.i)
  File "/home/********/multi_camera_multi_person_tracking/utils/video.py", line 42, in __init__
    assert cap.isOpened()
AssertionError

Please fix it or let me know how to escape it.

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.