imagenet-r / create_shard.py
axiong's picture
Upload 5 files
3df56fd verified
raw
history blame
86 Bytes
'''
把 imagenet-r.tar 改写成多个 tar shard
'''
import tarfile
num_shard = 10