Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rotated Localization Distillation #78

Merged
merged 35 commits into from Dec 3, 2022
Merged

Conversation

Zzh-tju
Copy link
Contributor

@Zzh-tju Zzh-tju commented Nov 28, 2022

Localization Distillation for Object Detection journal extension

Currently, this pr contains LD, classification KD, full map feature imitation, and DOTA evaluation for reporting AP50, ..., AP95.

@@ -3,8 +3,9 @@
from .cross_entropy_loss import CrossEntropyLoss
from .l1_loss import L1Loss
from .poly_iou_loss import PolyIoULoss
from .kf_iou_loss import KFLoss
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase the latest master branch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my forked repo is up-to-date.

@514flowey 514flowey merged commit 06c2505 into Jittor:master Dec 3, 2022
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.

None yet

3 participants