The Wayback Machine - https://web.archive.org/web/20200518075209/https://github.com/topics/bounding-boxes
Skip to content
#

bounding-boxes

Here are 123 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

fran6co
fran6co commented Apr 7, 2020

Is your feature request related to a problem? Please describe.
Having a shortcut to move around the images would be a big usability improvement given that the toolbar moves depending on the image resolution. Also it speed ups annotations

Describe the solution you'd like
Just add a shortcut for next/prev images (arrow keys?)

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.