kevinyibin / learning-recognitionLinks
《深度学习与图像识别:原理与实践》图书源码
☆10Updated 3 years ago
Alternatives and similar repositories for learning-recognition
Users that are interested in learning-recognition are comparing it to the libraries listed below
Sorting:
- reproduction of matchNet using pytorch,☆12Updated 3 years ago
- The source code of 'V10Drone: Improved YOLOv10 with KAN for Small Object Detection in Aerial Images'☆14Updated 5 months ago
- Multi-Sensor Image (infrared and visible) Fusion using deep learning framework, Principal Component Analysis, Discrete Wavelet Transform☆23Updated 2 years ago
- implementation of "Matching local self-similarities across images and videos"☆34Updated 5 years ago
- Image translation from Nighttime thermal infrared images to Daytime color images.☆53Updated last year
- Matlab Implementation of Harris-Laplace and Harris-Affine Interest Point Detection Algorithms☆12Updated 7 years ago
- Registration for power equipment infrared and visible images☆104Updated last year
- Infrared and visible image fusion using deep learning framework (Pytorch)☆87Updated last year
- Implementation of the FIRe-GAN model, a GAN-based method for the fusion of visible-infrared images.☆26Updated 3 years ago
- Datasets: road-scene-infrared-visible-images, for feature matching, image registration, and image fusion☆64Updated 5 years ago
- ⚡Saliency detection for strip steel surface defects using multiple constraints and improved texture features☆36Updated 5 years ago
- EfficientDet训练水下目标检测数据集☆49Updated 3 years ago
- MFNet-pytorch, image semantic segmentation using RGB-Thermal images☆133Updated 5 years ago
- 基于opencv的图像拼接,支持多图像☆67Updated 3 years ago
- ☆41Updated 6 years ago
- Stereo Matching -- Normalized Cross Correlation by python☆58Updated 6 years ago
- This repository is an official PyTorch implementation of our paper “LETNet: Lightweight-Real-time-Semantic-Segmentation-Network-with-Effi…☆34Updated last year
- 水下目标检测算法赛 声学图像赛项 第15名代码 (15th Code for Underwater Object Detection Algorithm Competition Sonar Track )☆46Updated 2 years ago
- Segmentation-Based Deep-Learning Approach for Surface-Defect Detection☆26Updated 4 years ago
- Computer Vision - Local Features (HARRIS, MSER, SIFT, PCA-SIFT, GLOH)☆37Updated 8 years ago
- Boundary Aware PoolNet = PoolNet + BASNet : Deeply supervised PoolNet using the hybrid loss in BASNet for Salient Object Detection☆43Updated 3 years ago
- A project for unpaired night-to-day translation, or "image restoration and style transfer under low illumination", based on Cycle-GAN net…☆27Updated 4 years ago
- Code of FusionDN (AAAI 2020): A Unified Densely Connected Network for Image Fusion☆95Updated 5 years ago
- ☆10Updated 4 years ago
- 基于Pytorch实现优秀的自然图像分割框架!(包括FCN、U-Net和Deeplab)☆65Updated 4 years ago
- Approach to infrared and visible image fusion using Auto-Encoder, MSRS dataset. 论文 “基于梯度转移和自编码器的红外与可见光图像融合”。☆10Updated 2 years ago
- code of UNFusion:A unified multi-scale densely connected network for infrared and visible image fusion☆12Updated 3 years ago
- Target location and tracking technology based on binocular vision☆18Updated 7 years ago
- Implementation of "Infrared image enhancement through contrast enhancement by using multiscale new top-hat transform" using Python and CU…☆13Updated 5 years ago
- 基于Python OpenCV的图像算法原理及代码示例|平移变换、尺度变换、旋转变换、仿射变换 求反、动态范围压缩、阶梯量化、阈值分割 加法、平均法消除噪声、减法 直方图均衡化、直方图规定化 线性平滑滤波器、线性锐化滤波器、非线性平滑滤波器、非线性锐化滤波器 傅里叶变换和反…☆74Updated 2 years ago