Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
awesome-reid-dataset
Collection of public available person re-identification datasets
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_Networks
experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc
bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
Bottleneck-Transformers-for-Visual-Recognition
PyTorch Implementation of BoTNet. Link to paper: https://arxiv.org/abs/2101.11605
cardiac-segmentation
Right Ventricle Cardiac MRI Segmentation
CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
CLAS-Pytorch
Temporal-consistent segmentation of echocardiography (MICCAI 2020 early accept)
DPC-MSGATNet
QiaoSiBo's Repositories
QiaoSiBo/DPC-MSGATNet
QiaoSiBo/bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
QiaoSiBo/Bottleneck-Transformers-for-Visual-Recognition
PyTorch Implementation of BoTNet. Link to paper: https://arxiv.org/abs/2101.11605
QiaoSiBo/CLAS-Pytorch
Temporal-consistent segmentation of echocardiography (MICCAI 2020 early accept)
QiaoSiBo/CVPR-MIA
Papers of Medical Image Analysis on CVPR
QiaoSiBo/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
QiaoSiBo/dataset
医学影像数据集列表 『An Index for Medical Imaging Datasets』
QiaoSiBo/DIS
This is the repo for our new project Highly Accurate Dichotomous Image Segmentation
QiaoSiBo/eecs498
Passing cs231n course (eecs498)
QiaoSiBo/Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
QiaoSiBo/ESCMPGGAN
QiaoSiBo/Evison
We provide an easy way for visualizing
QiaoSiBo/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
QiaoSiBo/FATE
An Industrial Grade Federated Learning Framework
QiaoSiBo/Graph-Learning
Graph model implementation
QiaoSiBo/HarmoFL
[AAAI'22] HarmoFL: Harmonizing Local and Global Drifts in Federated Learning on Heterogeneous Medical Images
QiaoSiBo/JCS
[IEEE TIP 2021] COVID-CS Dataset and Code of JCS: An explainable COVID-19 diagnosis system by joint classification and segmentation
QiaoSiBo/kaggle-landmark-2021-1st-place
QiaoSiBo/Machine-Learning-with-Graphs
QiaoSiBo/Medical-Transformer
Pytorch Code for "Medical Transformer: Gated Axial-Attention for Medical Image Segmentation"
QiaoSiBo/ML_DL_CV_with_pytorch
一个计算机视觉、机器学习与深度学习相关的项目,看课程的笔记还有自己做的程序
QiaoSiBo/mmcv
OpenMMLab Computer Vision Foundation
QiaoSiBo/paper-reading
深度学习经典、新论文逐段精读
QiaoSiBo/pretty-print-confusion-matrix
Confusion Matrix in Python: plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib
QiaoSiBo/pytorch-grad-cam
PyTorch implementation of Grad-CAM, Grad-CAM++ and Score-CAM
QiaoSiBo/rexnet
Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models
QiaoSiBo/SegLoss
A collection of loss functions for medical image segmentation
QiaoSiBo/Sketch2Saliency
[CVPR-23] Sketch2Saliency: Learning to Detect Salient Objects from Human Drawings, EEE Conf. on Computer Vision and Pattern Recognition (CVPR), 2023.
QiaoSiBo/tph-yolov5
CBAM-TPH-biFPN-yolov5
QiaoSiBo/VM-UNetV2