yzqxy / Yolov8_obb_Prune_Track

GNU General Public License v3.0
181 stars 14 forks source link

The model does not perform well on slender targets and small targets #24

Open XiaoJiNu opened 12 months ago

XiaoJiNu commented 12 months ago

The model does not perform well on slender targets and small targets.

  1. The model does not perform well on slender targets that have Short side and long side, for example Electrical wire whose wh = 6pixel100pixel in 640*640 images.
  2. The model does not perform well on small targets whose wh = 15pixel15pixel in 640*640 images. How to solve this problem?