OpenLabeling
OpenLabeling copied to clipboard
Label images and video for Computer Vision applications
Bumps [lxml](https://github.com/lxml/lxml) from 4.3.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
``` ~/Desktop/yolo-boundingbox-labeler-GUI master ❯ python run.py OpenCV Error: The function/feature is not implemented (The library is compiled without QT support) in displayOverlay, file /build/opencv/src/opencv-3.4.0/modules/highgui/src/window.cpp, line 528 Traceback (most recent call...
This is useful when you have another of python repositories involved in classification modelling (e.g. labelling bounding boxes, samples wrangling and object detection), and you only want to maintain one...
Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 3.4.9.33 to 4.2.0.32. Release notes Sourced from opencv-contrib-python's releases. 3.4.15.55 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV 3.4.15 Solves: #429 - wheels for Apple Silicon...
Good repo! Recently, I want to do the tracking work. I need the id infomation in each oject. The class of label is used to detection. But I need id...
Error "module 'tensorflow' has no attribute 'GraphDef'" I cannot run "main_auto.py". Which version of tensorflow should I install?
The purpose of this tool is to make labeling as easy and fast as possible. Initial ideas: - Use pre-labeled images from Yolo v2; - Video Object Tracking; - Feature...