Emre Gezer

Results 2 issues of Emre Gezer

### 🚀 The feature A new transform class, PadToSquare, that pads non-square images to make them square by adding padding to the shorter side. Configuration is inspired by `torchvision.transforms.v2.Pad`. Note...

### Description When invoking a Python interpreter on a machine with no CUDA drivers installed and running a CUDA availability check (e.g., cupy.is_available()), the first call raises a CUDARuntimeError. However,...

cat:bug
contribution welcome