Novel-Deep-Learning-Model-for-Traffic-Sign-Detection-Using-Capsule-Networks
Novel-Deep-Learning-Model-for-Traffic-Sign-Detection-Using-Capsule-Networks copied to clipboard
Unable to dl dataset from google drive
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)
dataset is still unavailable.