ruoxi (chenrxi)

chenrxi

Geek Repo

Company:USTC

Location:Hefei, Anhui, China

Home Page:ruoxi16@mail.ustc.edu.cn

Github PK Tool:Github PK Tool

ruoxi's starred repositories

transferlearning

Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习

Language:PythonLicense:MITStargazers:13083Issues:341Issues:335

loss-landscape

Code for visualizing the loss landscape of neural nets

Language:PythonLicense:MITStargazers:2719Issues:32Issues:41

Awesome-Federated-Machine-Learning

Everything about federated learning, including research papers, books, codes, tutorials, videos and beyond

CoOp

Prompt Learning for Vision-Language Models (IJCV'22, CVPR'22)

Language:PythonLicense:MITStargazers:1596Issues:15Issues:78

Awesome-FL

Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)

Language:PythonLicense:CC-BY-SA-4.0Stargazers:1371Issues:33Issues:5

PFLlib

We expose this user-friendly algorithm library (with an integrated evaluation platform) for beginners who intend to start federated learning (FL) study

Language:PythonLicense:GPL-2.0Stargazers:1267Issues:10Issues:175

vit-explain

Explainability for Vision Transformers

Language:PythonLicense:MITStargazers:776Issues:6Issues:25

awesome-federated-learning

All materials you need for Federated Learning: blogs, videos, papers, and softwares, etc.

Language:ShellLicense:MITStargazers:647Issues:24Issues:3

pidinet

Code for the ICCV 2021 paper "Pixel Difference Networks for Efficient Edge Detection" (Oral).

Language:PythonLicense:NOASSERTIONStargazers:431Issues:11Issues:57

RKD

Official pytorch Implementation of Relational Knowledge Distillation, CVPR 2019

PersonalizedFL

Personalized federated learning codebase for research

Language:PythonLicense:MITStargazers:329Issues:4Issues:22

plato

A federated learning framework to support scalable and reproducible research

Language:PythonLicense:Apache-2.0Stargazers:325Issues:13Issues:74

SupCon-Framework

Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks

Language:PythonLicense:MITStargazers:166Issues:2Issues:9

CVPR22-Fact

Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)

Language:PythonStargazers:109Issues:1Issues:0

SketchTokens

A tool for extracting contour-based mid-level features, and to extract contour segmentations from images

CASE

Accepted by ICCV2023, Revisiting Foreground and Background Separation in Weakly-supervised Temporal Action Localization: A Clustering-based Approach

CKA-similarity

An Numpy and PyTorch Implementation of CKA-similarity with CUDA support

Language:Jupyter NotebookStargazers:77Issues:2Issues:0

CVPR21-Proser

Learning Placeholders for Open-Set Recognition (CVPR'21 Oral)

Language:PythonStargazers:77Issues:1Issues:0

C3BN

accepted by ICME2023 oral(CCF B)

Language:PythonStargazers:64Issues:1Issues:0

FedFA

ICLR 2023 - FedFA: Federated Feature Augmentation

Language:PythonLicense:Apache-2.0Stargazers:55Issues:3Issues:3

SCAFFOLD-PyTorch

Implementation of SCAFFOLD: Stochastic Controlled Averaging for Federated Learning

Language:PythonLicense:MITStargazers:54Issues:2Issues:4

FedNH

Code release for Tackling Data Heterogeneity in Federated Learning with Class Prototypes appeared on AAAI2023.

Language:PythonLicense:MITStargazers:32Issues:1Issues:5

Fast-edge-detection-using-structured-forests

Doll´ar, P., and Zitnick, C. L. 2015. Fast edge detection using structured forests. IEEE transactions on pattern analysis and machine intelligence 37(8):1558–1570

Subspace-Prompt-Learning

Official code for "Understanding and Mitigating Overfitting in Prompt Tuning for Vision-Language Models" (TCSVT'2023)

Language:PythonStargazers:27Issues:2Issues:0
Language:PythonLicense:NOASSERTIONStargazers:25Issues:6Issues:2

PromptFL

PromptFL: Let Federated Participants Cooperatively Learn Prompts Instead of Models — Federated Learning in Age of Foundation Model

SPPA

Pytorch implementation of: "Continual Semantic Segmentation via Structure Preserving and Projected Feature Alignment", ECCV22

Language:PythonLicense:GPL-3.0Stargazers:9Issues:1Issues:2

contour2segmentations

Matlab code for converting contour to segmentations

Language:C++License:GPL-3.0Stargazers:4Issues:2Issues:0
Language:PythonStargazers:2Issues:0Issues:0

Repro-Federated-Learning

Reproduce federated learning algorithms with PyTorch.