implus / GFocal

Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection, NeurIPS2020
Apache License 2.0
587 stars 73 forks source link

How to draw the distribution, like Fig.3 #22

Open RaymondByc opened 3 years ago

RaymondByc commented 3 years ago

I want to check the improved representation of the trained model with GFL, so I want to draw the distribution of feature map like Fig.3.

What should I do?

By the way, I think the plot is just for visulization to make readers understand better. Am I right?

jolt2017 commented 3 years ago

i have the same problem,do u get the way?