fengweie's Stars
bowang-lab/MedSAM
Segment Anything in Medical Images
zhoushengisnoob/DeepClustering
Methods and Implements of Deep Clustering
HiLab-git/SSL4MIS
Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
AlexHex7/Non-local_pytorch
Implementation of Non-local Block.
SegmentationBLWX/sssegmentation
SSSegmentation: An Open Source Supervised Semantic Segmentation Toolbox Based on PyTorch.
salesforce/PCL
PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"
JosephKJ/Awesome-Novel-Class-Discovery
A list of papers that studies Novel Class Discovery
SlongLiu/query2labels
Official implementation of paper "Query2Label: A Simple Transformer Way to Multi-Label Classification".
zhaozh10/Awesome-CLIP-in-Medical-Imaging
A Survey on CLIP in Medical Imaging
charlesCXK/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
sgvaze/generalized-category-discovery
Code for our CVPR 2022 paper 'Generalized Category Discovery'. Project page: https://www.robots.ox.ac.uk/~vgg/research/gcd/
wwweiwei/awesome-self-supervised-learning-for-tabular-data
A collection of research materials on SSL for non-sequential tabular data (SSL4NSTD)
dvlab-research/MiSLAS
Improving Calibration for Long-Tailed Recognition (CVPR2021)
wisdomikezogwo/quilt1m
[NeurIPS 2023 Oral] Quilt-1M: One Million Image-Text Pairs for Histopathology.
thuiar/OKD-Reading-List
Papers for Open Knowledge Discovery
ziyangwang007/CV-SSL-MIS
Exploring CNN and ViT for Semi-Supervised Medical Image Segmentation
MattiaLitrico/Guiding-Pseudo-labels-with-Uncertainty-Estimation-for-Source-free-Unsupervised-Domain-Adaptation
Code for "Guiding-Pseudo-labels-with-Uncertainty-Estimation-for-Source-free-Unsupervised-Domain-Adaptation" (CVPR 2023)
CRazorback/AADG
[TMI'22] "AADG: Automatic Augmentation for Domain Generalization on Retinal Image Segmentation".
lslrh/T-SVDNet
T-SVDNet: Exploring High-Order Prototypical Correlations for Multi-Source Domain Adaptation
HuaqingHe/JOINED
JOINED : Prior Guided Multi-task Learning for Joint Optic Disc/Cup Segmentation and Fovea Detection
SSDUT-Caiyq/Awesome-Novel-Category-Discovery
Moeed1mdnzh/DeepEnsemble
Build deep ensemble learning models
jiongchengli/1st-in-MICCAI-GAMMA-2021-challenge
zwq2018/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Iamsunilsharma/Ensemble-model-for-machine-learning-classification-problem-
This repository is of Ensemble model for a classification problem which uses different classifiers such as Randon forest, MLP, SVM, KNN etc.
zhunzhong07/awesome_OpenSetRecognition_list
A curated list of papers & resources linked to open set recognition, out-of-distribution, open set domain adaptation and open world recognition
zwq2018/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
EoNjesajo/SemiSeg_CPS_Reproduction
Helveg/bwpy
Python library for interacting with BRW and BXR files.
RuslanPopov98/ensemble_modeling
This repository contains a composite model from the classifier RandomForest, AdaBoost, GradientBoosting, MLP, LogisticRegression.