Need to call data folder but how to do it in colab. I tried it on spyder but not able to do in colab, already mounted google drive.
import torch
import cv2
from data import BaseTransform, VOC_CLASSES as labelmap
from ssd import build_ssd
import imageio
Image of google drive in collab
It will be better if I able to interect with whole Windows 1 folder?