Skip to content
#

bounding-boxes

Here are 129 public repositories matching this topic...

ROCKMOHAN
ROCKMOHAN commented Feb 4, 2019

Need Optional parameter for Keypoint class as we have one for BoundingBox

In case, we want to track the Keypoint transformations and pickout the labels which we want to use, It would be useful if we add label parameter.

As of now, we can do something like the below code in BB's :
`ia.BoundingBox(
x

0loid
0loid commented Apr 8, 2019

Describe the bug
When having 12 users and switching to the second page of the user view, the tabel is inconsistent. The user names are correct, but the other columns are filled with information from the first page. I didn't try to modify them.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Users' menu
  2. add 11 or more users
  3. go to the second page of the user list
  4. Se
jveitchmichaelis
jveitchmichaelis commented Mar 25, 2020

This affects the COCO and Pascal VOC exporters. Currently the output class ID is dependent on the order in which they were created in deeplabel. It may be preferable to, in some cases, force this to something else, for example provide a pbtxt file like https://github.com/tensorflow/models/blob/master/research/object_detection/data/mscoco_label_map.pbtxt

The darknet exporter does not have this p

copilot

Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative velocity and time to collision

  • Updated Sep 7, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the bounding-boxes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bounding-boxes topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.