Novel-Deep-Learning-Model-for-Traffic-Sign-Detection-Using-Capsule-Networks icon indicating copy to clipboard operation
Novel-Deep-Learning-Model-for-Traffic-Sign-Detection-Using-Capsule-Networks copied to clipboard

Unable to dl dataset from google drive

Open watbywbarif opened this issue 3 years ago • 1 comments

Dataset url is not working.

Tried to find alternative source on web but it seams that format changed, following line failed.

    with open(training_file, mode='rb') as f:
        train = pickle.load(f)

watbywbarif avatar Dec 03 '21 12:12 watbywbarif

dataset is still unavailable.

VaneLord67 avatar May 22 '23 17:05 VaneLord67