Skip to content

error finding file when running inference on colab #780

Answered by roomrys
akshitasax asked this question in Help!
Discussion options

You must be logged in to vote

Hi @akshitasax,

Can you share the code you used to mount your drive? It should look similar to:

from google.colab import drive
drive.mount('/content/drive/')

And the code where you navigate to your directory:

import os
os.chdir("/content/drive/My Drive/sleap")
!unzip colab.slp.training_job.zip
!ls

Thanks,
Liezl

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@akshitasax
Comment options

@roomrys
Comment options

@akshitasax
Comment options

@roomrys
Comment options

Answer selected by roomrys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help!
Labels
None yet
2 participants