voxel51/fiftyone

[BUG] Visualization of orientation for image and prediction are not matched

クローズ

#6,695 opened on 2025/12/22

 (3 件のコメント) (1 件のリアクション) (0 人の担当者)Python (400 件のフォーク)batch import
buggood first issue

Repository metrics

Stars
 (4,021 個のスター)
PR merge metrics
 (平均マージ 3d 11h) (30d で 161 merged PRs)

説明

Describe the problem

the orientation for original image is ccw90,
algorithm uses original image to detect with no manual rotate,
but, visualization of fiftyone rotate the image automatically to keep image looks correct just like Windows Explorer this causes mismatch for labels and image in view

Code to reproduce issue

here are the original image and txt for this problem
Image IMG_20240909140225_0453_4080x3060_I.txt

System information

  • OS Platform and Distribution : win11
  • Python version : Python 3.12.12
  • FiftyOne version : FiftyOne v1.11.0, Voxel51, Inc.
  • FiftyOne installed from (pip or source): pip

Other info/logs

Willingness to contribute

  • Yes. I can contribute a fix for this bug independently
  • Yes. I would be willing to contribute a fix for this bug with guidance from the FiftyOne community
  • No. I cannot contribute a bug fix at this time

コントリビューターガイド