How to load weights from your local machine to google colab notebook

前端 未结 0 585
庸人自扰
庸人自扰 2021-01-22 18:18

I am trying to load pretrained weights from my local machine to the colab notebook. I tried using this

from google.colab import files
up=files.upload()

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