Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 438 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 438 Bytes

Meshroom_BIN_GDRIVE

Meshroom notebook for colab, using G-Drive for input and output files bypassing the space issue with "My Drive".

Variables to check

G Drive mount point/ folder with the input images

inputFolderDrive = "/content/drive/My\ Drive/Input"

G Drive mount point/ folder for the outcome

outputFolderDrive = "/content/drive/My\ Drive/Output"

Notebook folder to work in

workingDir = "/content/currentProject"