Git Product home page Git Product logo

objecttracking-deepsort-yolov3-tf2's People

Contributors

anushkadhiman avatar

Stargazers

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

Watchers

 avatar  avatar

objecttracking-deepsort-yolov3-tf2's Issues

Some problems Helping

Traceback (most recent call last):
File "E:/ObjectTracking/object_tracker.py", line 140, in
Object_tracking(yolo, video_path, "track.mp4", input_size=YOLO_INPUT_SIZE, show=False, iou_threshold=0.1, rectangle_colors=(255,0,0), Track_only = ["person"],encoding='utf-8')
File "E:/ObjectTracking/object_tracker.py", line 24, in Object_tracking
encoder = gdet.create_box_encoder(model_filename, batch_size=1)
File "E:\ObjectTracking\deep_sort\generate_detections.py", line 104, in create_box_encoder
image_encoder = ImageEncoder(model_filename, input_name, output_name)
File "E:\ObjectTracking\deep_sort\generate_detections.py", line 80, in init
graph_def.ParseFromString(file_handle.read())
File "D:\Python\Python38\lib\site-packages\tensorflow\python\lib\io\file_io.py", line 116, in read
self._preread_check()
File "D:\Python\Python38\lib\site-packages\tensorflow\python\lib\io\file_io.py", line 78, in _preread_check
self._read_buf = _pywrap_file_io.BufferedInputStream(
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd5 in position 77: invalid continuation byte

Error exécution object_tracker.py

Hello,

This is my error : self._read_buf = _pywrap_file_io.BufferedInputStream(
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 86: invalid continuation byte

When i execute object_tracker.py

thx and have a good day :)

tensorflow==2.3.1 is not supporting

when i try to install the packages they were installed without any error in python3.7
but when i try to run the project Its showing "Illegal instruction (core dumped)" while importing tf.

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.