You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "train_ggcnn.py", line 306, in
run()
File "train_ggcnn.py", line 231, in run
Dataset = get_dataset(args.dataset)
File "D:\develop\demo_learning\湾大先端院\ggcnn-master\utils\data_init_.py", line 9, in get_dataset
raise NotImplementedError('Dataset Type {} is Not implemented'.format(dataset_name))
NotImplementedError: Dataset Type Cornell is Not implemented
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "train_ggcnn.py", line 306, in
run()
File "train_ggcnn.py", line 231, in run
Dataset = get_dataset(args.dataset)
File "D:\develop\demo_learning\湾大先端院\ggcnn-master\utils\data_init_.py", line 9, in get_dataset
raise NotImplementedError('Dataset Type {} is Not implemented'.format(dataset_name))
NotImplementedError: Dataset Type Cornell is Not implemented
The text was updated successfully, but these errors were encountered: