Logan

Results 3 issues of Logan

### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation) ### Steps to Reproduce Documenting...

bug

Attempting to resize a dataset with `RleMask` annotation types fails. Root cause seems to be attempting to initialize the "resized" `RleMask` using an image mask array here. `isinstance(ann, Mask)` catches...

### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Is your feature request...

enhancement