Is it possible to only load part of a TensorFlow dataset?

后端 未结 0 1278
梦谈多话
梦谈多话 2020-12-10 16:37

I have a notebook in Google Colab with the following code:

batch_size = 64
dataset_name = \'coco/2017_panoptic\'

tfds_dataset, tfds_info = tfds.load(
    dat         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题