qyhsxdx's Stars
yawwG/MRP
An explainable longitudinal multi-modal fusion model for predicting neoadjuvant therapy response in breast cancer treatment
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
DocF/multispectral-object-detection
Multispectral Object Detection with Yolov5 and Transformer
IvanDrokin/torch-conv-kan
This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implementations of 1D, 2D, and 3D convolutions with different kernels, ResNet-like and DenseNet-like models, training code based on accelerate/PyTorch, as well as scripts for experiments with CIFAR-10 and Tiny ImageNet.
ShusenTang/Deep-Learning-with-PyTorch-Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
zylwithxy/SCFM-guided-DDPM
Our paper is accepted by TCSVT 2024
qyhsxdx/MCLNet
A novel two-stream contrastive deep supervised training framework
shap/shap
A game theoretic approach to explain the output of any machine learning model.
lucidrains/ITTR-pytorch
Implementation of the Hybrid Perception Block and Dual-Pruned Self-Attention block from the ITTR paper for Image to Image Translation using Transformers
lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features from various papers
VlSomers/keypoint_promptable_reidentification
[ECCV24] Keypoint Promptable Re-Identification: SOTA ReID method robust to occlusions and multi-person ambiguity
secdr/research-method
论文写作与资料分享
Uason-Chen/CTR-GCN
[ICCV2021] Official code for "Channel-wise Topology Refinement Graph Convolution for Skeleton-Based Action Recognition"
AntonioTepsich/Convolutional-KANs
This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing the classic linear transformation of the convolution to learnable non linear activations in each pixel.
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
yizt/Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
2noise/ChatTTS
A generative speech model for daily dialogue.
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
VCM-project233/MITML
summitgao/HC_ADGAN
Code for the paper "Adaptive Dropblock Enhanced GenerativeAdversarial Networks for Hyperspectral Image Classification", IEEE TGRS 2021
Jaulaucoeng/HOS-Net
[AAAI-2024] High-Order Structure Based Middle-Feature Learning for Visible-Infrared Person Re-Identification
unbos/everyone-can-use-english
人人都能用英语
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
ArchipLab-LinfengZhang/contrastive-deep-supervision
Codes for ECCV2022 paper - contrastive deep supervision
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
ilvjj/DAN
The code of Cross-Modal Cross-Domain Dual Alignment Network for RGB-Infrared Person Re-Identification.
mangye16/Cross-Modal-Re-ID-baseline
Pytorch Code for Cross-Modality Person Re-Identification (Visible Thermal/Infrared Re-ID)
microsoft/Semi-supervised-learning
A Unified Semi-Supervised Learning Codebase (NeurIPS'22)