[datasets] Error in unpacking archive of CORD dataset #1189
Closed
Description
Bug description
Same changes required as in #1178
Code snippet to reproduce the bug
cord_train = CORD(train=True, download=True, use_polygons=True)
cord_test = CORD(train=False, download=True, use_polygons=True)
Deep Learning backend
both