Skip to content

[Docs] Add files for KD algo DFND - #586

Open
Cbtor wants to merge 1 commit into
open-mmlab:mainfrom
Cbtor:dfnd
Open

[Docs] Add files for KD algo DFND#586
Cbtor wants to merge 1 commit into
open-mmlab:mainfrom
Cbtor:dfnd

Conversation

@Cbtor

@Cbtor Cbtor commented Sep 21, 2023

Copy link
Copy Markdown

Motivation

DFND (Learning Student Networks in the Wild) is a famous algorithm for data-free noisy distillation. It could achieve comparable accuracy with supervised training model using only noisy wild data. The paper is published on CVPR 2021.

Modification

Add files for DFND algorithm.

Use cases (Optional)

python tools/train.py configs/distill/mmcls/dfnd/dfnd_logits_resnet34_resnet18_8xb32_cifar10.py

@Cbtor
Cbtor force-pushed the dfnd branch 12 times, most recently from 9e1b1f5 to 52ad109 Compare September 21, 2023 11:34
@Cbtor

Cbtor commented Sep 22, 2023

Copy link
Copy Markdown
Author

I need some help. There are two mdformat check in lint, and the code fails the first one but pass the second. What is the difference between them? Meanwhile, I already use docformatter(version==1.7.5) tool to format my code, but it still fail the check. Could you please help me to find out how to pass the checks? @HIT-cwh @humu789

mdformat.................................................................Failed
- hook id: mdformat
- files were modified by this hook
docformatter.............................................................Failed
- hook id: docformatter
- files were modified by this hook
mdformat.................................................................Passed

@c122-ode

Copy link
Copy Markdown

fork

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants