plyang82's Stars
yushulx/python-lite-camera
A lightweight, cross-platform library for capturing RGB frames from cameras
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
esun-ai/traditional-chinese-text-recogn-dataset
繁體中文OCR文字識別數據集
raspberry-pi-camera/raspindi
Raspberry Pi Camera NDI Source application
EbenKouao/pi-camera-stream-flask
Create your own live camera stream using a Raspberry Pi 4
shanealynn/async_flask
Test of asynchronous flask communication with web page.
malgo1311/Object-Detection-Train-Test-Split
When you have image data and corresponding xml files, this script will help in splitting the data in two folders - train and test -
avBuffer/Yolov5_tf
Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Paperspace/DataAugmentationForObjectDetection
Data Augmentation For Object Detection
aleju/imgaug
Image augmentation for machine learning experiments.
jupyterlab/debugger
A visual debugger for Jupyter notebooks, consoles, and source files
xinyu-ch/Data-Augment
imgaug--Bounding Boxes augment
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
ekesdf/yolo-to-tf_record
creates a tfrecord file from yolo txt
mwindowshz/YoloToTfRecords
tools for converting yolo boxes to pascal voc xml and TFRecords
jinyu121/video2frame
Yet another easy-to-use tool to extract frames from videos, for deep learning and computer vision.
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
Cartucho/OpenLabeling
Label images and video for Computer Vision applications
kmsravindra/labelImg
Modified the labelImg tool to propagate bounding boxes in a frame sequence automatically. This will improve productivity by not having to draw the box every time on the next frame. Added a option in the view menu "Propagate bounding boxes to the next frame". This needs to be checked for the needed functionality to happen.
YunYang1994/TensorFlow2.0-Examples
🙄 Difficult algorithm, Simple code.
wizyoung/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
zzh8829/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
hunglc007/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
wj1tr0y/RefineDet