YOLOF icon indicating copy to clipboard operation
YOLOF copied to clipboard

label assignment problem

Open xarryon opened this issue 4 years ago • 1 comments

Thanks for the authors' contributions. I have the problem about uniform matching. For example, assuming that Two Objects are close, the anchors around the two adjacent objects will be assigned the information of the two object at the same time. How to solve this problem ?

xarryon avatar Nov 08 '21 03:11 xarryon

Does such situation happen frequently in your task? In general, the situation hardly happens in real application. If it happened, you could set a rule to assign the anchor to only one object.

ytoon avatar May 29 '22 15:05 ytoon