Parskatt / DeDoDe

[3DV 2024 Oral] DeDoDe 🎶 Detect, Don't Describe --- Describe, Don't Detect, for Local Feature Matching
MIT License
384 stars 19 forks source link

About the CE loss #38

Open xushangnjlh opened 1 month ago

xushangnjlh commented 1 month ago

Great Job! I wonder why the target probability like this? Seems sum of a log prob of the covisible (also depth consistent) area scoremap, and a keypointmap prob here? Why multiple by 50? https://github.com/Parskatt/DeDoDe/blob/main/DeDoDe/detectors/keypoint_loss.py#L55