-
Notifications
You must be signed in to change notification settings - Fork 170
Issues: LeonLok/Deep-SORT-YOLOv4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Track's box considerably different from detection's bounding box
#35
opened Mar 24, 2021 by
phungthengoc
Can you make a darknet version? Tensorflow 2.x is tooooo slow, darknet is 3 times faster than TF.
#25
opened Sep 7, 2020 by
12343954
WARNING:tensorflow:From D:\Documents\Downloads\Compressed\Deep-SORT-YOLOv4-master\tools\generate_detections.py:80: The name tf.get_default_graph is deprecated. Please use tf.compat.v1.get_default_graph instead. Traceback (most recent call last): File "demo.py", line 143, in <module> main(YOLO()) File "demo.py", line 73, in main boxes, confidence, classes = yolo.detect_image(image) File "D:\Documents\Downloads\Compressed\Deep-SORT-YOLOv4-master\yolo.py", line 96, in detect_image K.learning_phase(): 0 File "D:\ProgramData\Anaconda3\envs\tf14_gpu\lib\site-packages\tensorflow\python\client\session.py", line 950, in run run_metadata_ptr) File "D:\ProgramData\Anaconda3\envs\tf14_gpu\lib\site-packages\tensorflow\python\client\session.py", line 1149, in _run str(subfeed_t.get_shape()))) ValueError: Cannot feed value of shape (1, 416, 416, 3) for Tensor 'input_1:0', which has shape '(?, 608, 608, 3)' (tf14_gpu) PS D:\Documents\Downloads\Compressed\Deep-SORT-YOLOv4-master>
#5
opened May 28, 2020 by
byq-luo
Previous Next
ProTip!
no:milestone will show everything without a milestone.