Vladimir Iglovikov

Results 192 comments of Vladimir Iglovikov

I did a few changes recently in these transforms, hence it could be a bug, but I cannot figure out the issue from the error in the UltraLutics output.

I need minimal example to reproduce the issue, till then let's assume that it is on the side of UltraLytics, The may be more helpful: https://github.com/ultralytics/ultralytics

Interesting use case. We may assume that self.p is always in the `[0, 1]` range as it it forced by Pydantic in the constructor. You also need to check that...

When you use reflection padding, you may expect that the number of keypoints will go up, as new points are added in the padded regions.

This will address: https://github.com/albumentations-team/albumentations/pull/1577 https://github.com/albumentations-team/albumentations/pull/1396

Addressed in https://github.com/albumentations-team/albumentations/pull/1906

As there is demand, let's reopen this as a Feature request