JohnSnowLabs / langtest

Deliver safe & effective language models
http://langtest.org/
Apache License 2.0
506 stars 40 forks source link

Feature/random masking on images tests #1138

Closed chakravarthik27 closed 2 weeks ago

chakravarthik27 commented 3 weeks ago

This pull request adds several new image transformation classes to the langtest/transform/image/robustness.py file, enhancing the robustness testing capabilities for visual QA tasks. The most significant changes include the addition of multiple transformation classes and the inclusion of new image manipulation utilities.

New image transformation classes:

Enhancements to image manipulation utilities: