ghostbreaken's starred repositories
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
benchmark_results
Visual Tracking Paper List
pytracking
Visual tracking library based on PyTorch.
video_analyst
A series of basic algorithms that are useful for video understanding, including Single Object Tracking (SOT), Video Object Segmentation (VOS) and so on.
TorchSnooper
Debug PyTorch code using PySnooper
siamese-fc
Arbitrary object tracking at 50-100 FPS with Fully Convolutional Siamese networks.
siamfc-pytorch
A clean PyTorch implementation of SiamFC tracking/training, evaluated on 7 datasets.
SiameseX.PyTorch
A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamRPN, SiamRPN++, SiamVGG, SiamDW, SiamRPN-VGG.
AlphaRefine
Official implementation for the CVPR2021 paper Alpha-Refine
Grad_CAM_Pytorch-1.01
CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解
roi_pooling
ROIPooling for pytorch
SiamBAN-ACM
Code for CVPR2021 Learning to Fuse Asymmetric Feature Maps in Siamese Trackers