zhangqian191's Stars
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
lehaifeng/DASNet
silence-tang/DASNet-V2
An improved version of DASNet, achieving 0.96+ f1_score.
mala-lab/InCTRL
Official implementation of CVPR'24 paper 'Toward Generalist Anomaly Detection via In-context Residual Learning with Few-shot Sample Prompts'.
gmayday1997/SceneChangeDet
pytorch implementation of scene change detection
huanglianghua/siamfc-pytorch
A clean PyTorch implementation of SiamFC tracking/training, evaluated on 7 datasets.
rcdaudt/fully_convolutional_change_detection
caiyu6666/MedIAnomaly
MedIAnomaly: A comparative study of anomaly detection in medical images
sjtuplayer/anomalydiffusion
[AAAI 2024] AnomalyDiffusion: Few-Shot Anomaly Image Generation with Diffusion Model
cnulab/RealNet
Offical implementation of "RealNet: A Feature Selection Network with Realistic Synthetic Anomaly for Anomaly Detection (CVPR 2024)"
myssa89/ConnectedComponentsLabeling
C++ algorithm and Python scripts for nice Connected Components Labeling
adammaj1/curve-tracing
Tracing curve on 2D plane = drawing curve on complex (2D) plane. Curve is a field line or equipotential line of potential scalar field.
ekatrukha/CurveTrace
Curve tracing ImageJ plugin
FolkeV/CUDA_CCL
A Connected Component Labelling algorithm implemented in CUDA
allen52/Hessian-steger
centerline extraction using steger's method
Celebrandil/CudaSift
A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)
Accustomer/CUDA-ORB
ORB (Oriented FAST and Rotated BRIEF) feature extraction and matching by CUDA
thien94/ORB_SLAM2_CUDA
ORB_SLAM2 with GPU Enhancement running on NVIDIA Jetson TX1. Focus on ROS part.
Accustomer/CUDA-AKAZE
AKAZE keypoints detection, descriptors computation and BF-matching by CUDA
RayXie29/Shading_Correction
sangeetakar/shading-correction-of-checkerboard-pattern-using-Low-pass-filtering
infovillasimius/imadvfilter
Advanced Adaptive Spatial Local Filter
lovelyyoshino/Halcon_licenses
Halcon licenses activation
bitname/Multi-focus-image-fusion-GFDF
Multi-focus images fusion using guided filter and mean filter
judefdiv/gdscpp
C++ library to create and read GDSII file
KLayout/klayout
KLayout Main Sources
heitzmann/gdstk
Gdstk (GDSII Tool Kit) is a C++/Python library for creation and manipulation of GDSII and OASIS files.
heitzmann/gdspy
Python module for creating GDSII stream files, usually CAD layouts.
facebookresearch/DONERF
Code for "DONeRF Towards Real-Time Rendering of Compact Neural Radiance Fields using Depth Oracle Networks"
Biomedical-Imaging-Group/EDF-Extended-Depth-of-Field
An ImageJ plugin for stack focusing. Implementation of several algorithms form max-variance to max-wavelets.