【发布时间】:2019-01-24 09:40:26
【问题描述】:
我有 coco 数据集(19 gb),数据集上传 googledrive 但 colab 未找到此数据,尽管使用此代码导入系统 sys.path.insert(0, 'content/gdrive/My Drive/caption')。我怎样才能找到这个文件?
导入系统 sys.path.insert(0, 'content/gdrive/My Drive/caption')
【问题讨论】:
标签: python google-colaboratory