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

Any plans for PyTorch version with MMDetection? #20

Open
LiJunnan1992 opened this issue Sep 13, 2019 · 7 comments
Open

Any plans for PyTorch version with MMDetection? #20

LiJunnan1992 opened this issue Sep 13, 2019 · 7 comments
Labels
enhancement New feature or request

Comments

@LiJunnan1992
Copy link

Hi Yihui,

This method is hugely interesting and I would like to incorporate it in my research. Do you have any plans to release a PyTorch version of the code? It would be very useful to the community.

Thank you!

@ethanhe42 ethanhe42 added the enhancement New feature or request label Sep 13, 2019
@LittleBoy7
Copy link

@LiJunnan1992 Do you incorporated successfully?

@LiJunnan1992
Copy link
Author

@LittleBoy7 Not yet...

@apxlwl
Copy link

apxlwl commented Nov 10, 2019

@LittleBoy7 @LiJunnan1992 Hi, I reimplemented kl-loss in with my own project Stronger-yolo-pytorch. You may find some help here.

@ethanhe42
Copy link
Owner

@wlguan This is awesome! I'll add a link to your repo in the readme

@lucs-C
Copy link

lucs-C commented Oct 9, 2020

@wlguan I want to reimplemented KL loss , but I cannot find your project( Stronger-yolo-pytorch), could you please give me some help?

@ethanhe42
Copy link
Owner

@wlguan I want to reimplemented KL loss , but I cannot find your project( Stronger-yolo-pytorch), could you please give me some help?

here's a fork https://github.com/yihui-he/Stronger-yolo-pytorch

@cxliu0
Copy link

cxliu0 commented Aug 29, 2022

Hi, I have implemented a pytorch version of KL-Loss with MMDetection in my project KL-Loss-pytorch. The reproduced results are as follows:

KL Loss Var Vote soft-NMS AP (Original Paper) AP (Reproduced)
37.9 38.4
✔️ 38.5 39.2
✔️ ✔️ 38.8 39.8
✔️ ✔️ ✔️ 39.2 40.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants