equinox-lyl's Stars
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
msracver/Deformable-ConvNets
Deformable Convolutional Networks
open-mmlab/mmpretrain
OpenMMLab Pre-training Toolbox and Benchmark
thuml/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
open-mmlab/mmdeploy
OpenMMLab Model Deployment Framework
Fafa-DL/Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
ViTAE-Transformer/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation" and [TPAMI'23] "ViTPose++: Vision Transformer for Generic Body Pose Estimation"
hpc203/yolov5-dnn-cpp-python
用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序
caiyuanhao1998/RSN
"Learning Delicate Local Representations for Multi-Person Pose Estimation" (ECCV 2020 Spotlight) & (COCO 2019 Human Keypoint Detection Challenge Winner) & (COCO 2019 Best Paper Award)
IshitaTakeshi/PCANet
A Python implementation of PCANet https://arxiv.org/abs/1404.3606
nikolajbech/underwater-image-color-correction
The algorithm can color correct underwater images
kiloGrand/License-Plate-Recognition
yolov5+LPRNet 车牌定位识别
AlexHex7/DeformConv_pytorch
Deformable Convolutional Networks
ZeroE04/CenterNet_onnxruntime
CenterNet's inference.(C++)/基于CenterNet的旋转目标检测C++版
dontLoveBugs/Deformable_ConvNet_pytorch
Pytorch implementation of Deformable Convolutional Network
vghost2008/wml1
object detection, instance segmentation, semantic segmentation, pose estimation and MOT
huoguanying/MERSF-Sonar-Image-Segmentation
A Robust and Fast Method for Sidescan Sonar Image Segmentation Using Nonlocal Despeckling and Active Contour Model
MikeS96/lidar_cam_sonar
Mapping LiDAR point clouds to image frame - Kitti dataset
priyankavokuda/hough_forests_object_detection
Object detection using Hough Forests
Paul-antoineLeTolguenec/Machine-Learning
Classification of underwater sonar images using various Machine Learning and Deep Learning methods.