XJL705's Stars
jannctu/TIN
TRADITIONAL METHOD INSPIRED DEEP NEURAL NETWORK FOR EDGE DETECTION
Li-yachuan/CTFN-pytorch-master
code of CTFN and CTFN-KD
DREAMXFAR/PNT-Edge
The official implementation for PNT-Edge, accepted by ACM-MM 2023.
xavysp/LDC
LDC: Lightweight Dense CNN for Edge Detection
hellozhuo/pidinet
Code for the ICCV 2021 paper "Pixel Difference Networks for Efficient Edge Detection" (Oral).
xavysp/TEED
TEED: Tiny and Efficient Edge Detector
ForawardStar/PEdger
The officianl implementation of the paper "Practical Edge Detection via Robust Collaborative Learning" published in ACM MM 2023.
lktidaohuoxing/SuperEdge
A superpoint based Edge detection method
GuHuangAI/DiffusionEdge
Code for AAAI 2024 paper: "DiffusionEdge: Diffusion Probabilistic Model for Crisp Edge Detection"
Hao-B-Shu/SDPED
Li-yachuan/NBED
Code of paper "A new baseline for edge detection: Make Encoder-Decoder great again"
xavysp/DexiNed
DexiNed: Dense EXtreme Inception Network for Edge Detection
Jnmz/EGENet-IG24
the pytorch implementation of the paper: Edge-Guided Enhancement Network for Building Change Detection of Remote Sensing Images with a Hybrid CNN-Transformer Architecture
IVRL/MulT
(CVPR 2022) MulT: An End-to-End Multitask Learning Transformer
guo-research-group/CT-Bound
Robust Boundary Detection From Noisy Images Via Hybrid Convolution and Transformer Neural Networks
jhjie/EdgeNAT
code for EdgeNAT
fudan-zvg/SETR
[CVPR 2021] Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers
MengyangPu/EDTER
EDTER: Edge Detection with Transformer, in CVPR 2022
ImFusionGmbH/DISA-universal-multimodal-registration
Training code for the MICCAI 2023 paper "DISA: DIfferentiable Similarity Approximation for Universal Multimodal Registration"
wulalago/GSMorph
Gradient Surgery for Hyperparamer-free Deformable Registration in Cardiac MRI
verlab/DALF_CVPR_2023
DALF is a joint image keypoint detector and descriptor for handling non-rigid deformations. It also works great under large rotations.
verlab/DEAL_NeurIPS_2021
PyTorch implementation of the descriptor DEAL presented at NeurIPS 2021 "Extracting Deformation-Aware Local Features by Learning to Deform".
ll-nick/video-stabilizer
Small project used to stabilize images/videos using homography computation.
ahannum/dwi_phase
Repository for Code related to "Phase Stabilization with Motion Compensated Diffusion Weighted Imaging" manuscript.
mohannashahrad/Kalman_Filter
Implementing a PID Controller for Inverted Pendulum Stabilization using Image Tracking and Kalman Filter
ELIFE-ASU/image-registration
Julia source code to stabilize and clean up videos
spoorthiuk/video-stabilization-using-gaussian-and-kalman-filters
This repository focuses on addressing jittery motion in videos through the implementation of traditional video processing techniques. The project aims to enhance video quality by mitigating undesired motion artifacts, employing methods such as corner detection, optical flow computation, motion estimation, motion filtering, and image compensation.
swapnil96/Video-Stabilization
Lukas Kanade optical flow model for image mosaic and video stabilization
fanging/Video-Stabilization-and-image-mosaicing
video stabilization: stabilize the videos which is taken from wavering camera. Image mosaicing: stitches multiple, overlapping snapshot images of a video together in order to produce one large image.
flaviokm/video_stabilization
Demo image/video stabilization using computer vision