Stars
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
Tips on how to find suitable object detection anchors
This is a demo of using PyQt to design a simple video player
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
My yolo4 and sort codes that implement avoiding invasion module.
这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。
CNN-based identification of defective solar cells in electroluminescence imagery
Photovoltaic power prediction based on weather data for my bachelor thesis
这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
大家好,这是cv调包侠开源原创项目,您可以特别方便地通过我的auto-Maker实现目标检测数据集的实时生成,包括:实时数据采集、自动标注、转换、增强,并可以直接进行yolov3、yolov4、yolov5、eficientdet等,它可以直接导出到onnx,通过openvino和tensor-RT加速,除了检测外,还支持分类算法,可以在一分钟内完成图像的智能分类。欢迎来star Hello…
auto label raw images or videos in PASCAL VOC format
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
Semi-supervised learning for object detection
[CVPR'22 & IJCV'24] Semi-Supervised Semantic Segmentation Using Unreliable Pseudo-Labels & Using Unreliable Pseudo-Labels for Label-Efficient Semantic Segmentation
"In Defense of Pseudo-Labeling: An Uncertainty-Aware Pseudo-label Selection Framework for Semi-Supervised Learning" by Mamshad Nayeem Rizve, Kevin Duarte, Yogesh S Rawat, Mubarak Shah (ICLR 2021)
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。