Closed haozhencop1 closed 8 months ago
Thanks for writing the issue.
Could you record the screen to reproduce the problem in our environment? https://support.apple.com/en-us/102618
In our environment, for the COCO 5000 validation dataset, when we move the image/annotation one by one, RectLabel shows annotations correctly.
If multiple images/annotations folders are opened, and moved images/annotations to one of opened folders, you have to press OK button again on the open folders dialog to reload all images.
i found it was my mistake, my code for moving file was wrong
Thanks for your detailed feedback and showing us your sample images.
We understood that you are labeling images about Normalized Difference Water Index using the pixels tool. The pixels file is saved as {image_file_name}_pixels{pixels_idx}.png in the annotations folder. So if you copy/move annotations, please copy both the xml file and the png file.
If you published some papers, please let us know. We have to study use-cases of RectLabel.
Best regards, Ryo
i found after i moved files to a different folder, though i correctly set the label dir and img dir, the previously labelled xml information cannot be rightly shown on the img as before.