Stars
Real-time object detection with ROS, based on YOLOv3 and PyTorch
这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。
PyTorch ,ONNX and TensorRT implementation of YOLOv4
Full implementation of YOLOv3 in PyTorch
An implementation of dilated convolutional layer based on Darknet Architecture
YOLO ROS: Real-Time Object Detection for ROS
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Networks".
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
A PyTorch implementation of the Transformer model in "Attention is All You Need".
End-to-End Object Detection with Transformers
Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Precision (STT-AP). This project supports different bounding b…
VOLO: Vision Outlooker for Visual Recognition
OpenMMLab Detection Toolbox and Benchmark
High quality, fast, modular reference implementation of SSD in PyTorch
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
Repository accompanying the paper: Self-supervised Video Object Segmentation by Motion Grouping. C. Yang, H. Lamdouar, E. Lu, A. Zisserman, W. Xie.
Code for CVPR 2019 paper. BASNet: Boundary-Aware Salient Object Detection
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
RepVGG: Making VGG-style ConvNets Great Again
📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Camouflaged Object Detection, CVPR 2020 (Oral)
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Models and examples built with TensorFlow
deep learning for image processing including classification and object-detection etc.