Closed fuji2021 closed 1 year ago
If you add
flip.with_counter = True
after line 60 in https://github.com/facebookresearch/FFCV-SSL/blob/main/ffcv/transforms/flip.py
this fixes the error
Should be fixed thanks to @SreeHarshaNelaturu. I am closing the issue now.
Reproducing the example at this URL worked fine https://github.com/facebookresearch/FFCV-SSL/blob/main/examples/test_ffcv_augmentations_ssl.py. But when I change line 46 to add a parameter
seed = 0
, it generates the following error: