Pinned Repositories
1st-in-MICCAI-GAMMA-2021-challenge
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
AttentionDeepMIL
Implementation of Attention-based Deep Multiple Instance Learning in PyTorch
fengweie.github.io
Human-Emotion-Analysis-using-EEG-from-DEAP-dataset
Processed the DEAP dataset on basis of 1) PSD (power spectral density) and 2)DWT(discrete wavelet transform) features . Classifies the EEG ratings based on Arousl and Valence(high /Low)
MICCAI2019-OpenSourcePapers
MICCAI 2019 Open Source Papers
SE_ASA
AAAI 2023 paper "Unsupervised Domain Adaptation for Medical Image Segmentation by Selective Entropy Constraint and Adaptive Semantic Alignment"
transformer_ep
Code for paper:"Development and validation of a deep learning model for treatment response prediction in newly diagnosed epilepsy."
UDA_CLR
Code for our miccai 2022 paper “Unsupervised Domain Adaptive Fundus Image Segmentation with Category-Level Regularization”.
fengweie's Repositories
fengweie/MICCAI2019-OpenSourcePapers
MICCAI 2019 Open Source Papers
fengweie/awsome-domain-adaptation
A collection of AWESOME things about domian adaptation
fengweie/BEAL
code for paper Boundary and Entropy-driven Adversarial Learning for Fundus Image Segmentation
fengweie/bigdata18
Transfer learning for time series classification
fengweie/braindecode-modules
Additional modules to be used with the core of braindecode.
fengweie/CANet
fengweie/CRAM
fengweie/CV-News
Summarize the paper and code in Semantation(Semantic Segmentation,2D Medical Segmentation,3D Medical Segmentation,Instance Segmentation,Panoptic Segmentation)
fengweie/DA
Unsupervised Domain Adaptation Papers and Code
fengweie/dimensionality_reduction_alo_codes
PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
fengweie/ECANet
Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks
fengweie/efficient-attention
An implementation of the efficient attention module.
fengweie/L2T-ww
Learning What and Where to Transfer (ICML 2019)
fengweie/LandMarksDetection
LandMarksDetection with heatmap regression,another way is coords regression
fengweie/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
fengweie/medSynthesisV1
This is a copy of package for medical image synthesis work with LRes-ResUnet and GAN (wgan-gp) in pytorch framework
fengweie/multiple_instance_learning
fengweie/PlotNeuralNet
Latex code for making neural networks diagrams
fengweie/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
fengweie/Pytorch-LRP
Basic LRP implementation in PyTorch
fengweie/pytorch_DGCNN
PyTorch implementation of DGCNN
fengweie/pytorch_patternnet
Pytorch implementation of PatternNet.
fengweie/PyTorch_Semantic_Segmentation
Implement some models of RGB/RGBD semantic segmentation in PyTorch, easy to run. Such as FCN, RefineNet, PSPNet, RDFNet, 3DGNN, PointNet, DeepLab V3, DeepLab V3 plus, DenseASPP, FastFCN
fengweie/Reading-List-in-2018
Reading list on deep learning
fengweie/Reading-list-in-2019
fengweie/semantic-segmentation
Improving Semantic Segmentation via Video Propagation and Label Relaxation
fengweie/structure_knowledge_distillation
The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other tasks.
fengweie/Tasks_for_Rookies
视觉实验室新手任务
fengweie/TOEFL_laylalaisy
备考托福的一丢丢经验+资料~祝小可爱和大佬们都早日和托福大魔王分手(o゜▽゜)o☆
fengweie/TorchSeg
Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.