There is a significant number of airplanes with wrong annotations where the first point is not at the nose of the airplane.
All airplanes should be annotated with the nose first moving clockwise for the other points.
E.g. in this image, only the top right and bottom left annotations are correct; the blue dot marks the first annotation:
Please check for the airplanes you already annotated if the order of the points is correct. For all images that were in /mnt/2tb-1/satellitepy/data/FR24_dataset/images on the 19.06.2024, I created the chips for each class in /mnt/2tb-1/satellitepy/mtl-experiments/chips. They are sorted by fine-class, so check all classes for your images.
If you want to create these chips only for your annotated images or have annotated images you want to check after the 19.06.2024, you can create these chips like this:
The airplanes should point nose up; If you created the patches, the first annotation will be marked with a blue dot.
There are a few annotations where the first coordinate is correct, but the orientation is not. You may want to check if there are 5 coordinates instead of 4. If you don't notice any issue with the annotation, skip it and I'll look into it.
The chips have the coordinates of the airplane on them to help you identify the annotation. If you created patches, you have to consider the patch_offset which is the first pair of coordinates in the name of each chip.
The chips also have the annotation id on them. They are supposed to match with the id in QGIS, but I've been told that it doesn't (always?) work. No guarantees on this.
If you notice any other obviously wrong annotations (airliner in a private jet class), please fix it directly or write it down.
Feel free to use any other method to check the annotations; This script is just a suggestion.
There is a significant number of airplanes with wrong annotations where the first point is not at the nose of the airplane. All airplanes should be annotated with the nose first moving clockwise for the other points.
E.g. in this image, only the top right and bottom left annotations are correct; the blue dot marks the first annotation:
Please check for the airplanes you already annotated if the order of the points is correct. For all images that were in
/mnt/2tb-1/satellitepy/data/FR24_dataset/images
on the 19.06.2024, I created the chips for each class in/mnt/2tb-1/satellitepy/mtl-experiments/chips
. They are sorted by fine-class, so check all classes for your images. If you want to create these chips only for your annotated images or have annotated images you want to check after the 19.06.2024, you can create these chips like this:Feel free to use any other method to check the annotations; This script is just a suggestion.