Ahmed Nasser Abdelgawad

Results 2 issues of Ahmed Nasser Abdelgawad

I have the following pipeline, the training loop runs properly without having `torchvision.transforms.ColorJitter(.4,.4,.4)` in the image pipeline, but once I include any transformation from torchvision.transforms it gives the following error....

Hello, I am using FFCV for an object detection task. When writing the .beton file, I am using `RGBImageField` for the image and `JSONField` for writing the dict of bounding...