【问题标题】:How to install coco dataset in colab?如何在 colab 中安装 coco 数据集?
【发布时间】: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


    【解决方案1】:

    我怀疑您的路径中需要一个前导 /。 (通常,Drive FUSE 安装路径为/content/...

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-03-28
      • 2021-08-10
      • 1970-01-01
      • 1970-01-01
      • 2019-06-07
      • 2018-11-06
      • 2019-08-10
      相关资源
      最近更新 更多