cskarthik7 / Semantic-Segmenation-Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessing-files-from-drive-for-colab

Template is given as

from google.colab import drive

drive.mount('/gdrive')

%cd '/gdrive/My Drive/'

''' For Example if you want to access naming a folder GAN then go to '/gdrive/My Drive/GAN' '''

About


Languages

Language:Jupyter Notebook 100.0%