Stars
Tensorflow prebuilt binary for Windows
通过可直接运行的代码示例讲解 PyQt 5 常用基础控件。附学习资源、demo分享。
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
封装了40多个Qt精美的控件,全部纯Qt编写,QWidget+QPainter绘制,基本上控件由一个.h加.cpp实现,设置的接口完备,有一些可能需要微调,下载直接运行在VS2019+vs-qt插件,移植到其他平台只需微调代码。接口尽量完善了,交互功能可以自己扩展,本意是作为一个Qter在GUI交互上能积累下来,更多的精力用于一些复杂的程序逻辑上比如图像处理,音视频流
📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
A Keras implementation of YOLOv3 (Tensorflow backend)
Revisiting RCNN: On Awakening the Classification Power of Faster RCNN (ECCV 2018)
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Generic U-Net Tensorflow implementation for image segmentation
U-Net implementation in Tensorflow
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
DenseNet with Faster R-CNN by tf for Windows/Linux
Tensorflow Faster RCNN for Object Detection
Code for satellite image segmentation using Unet or Mask RCNN and comparing these two approaches.
This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also support!
OpenMMLab Detection Toolbox and Benchmark
An open source library for face detection in images. The face detection speed can reach 1000FPS.
Training a convolutional neural network using own picture dataset