-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Description
Hi,thanks for your project!However,when I run it on KITTI,it broke with an issue
Traceback (most recent call last):
File "main.py", line 454, in
main()
File "main.py", line 236, in main
train_set, test_set = datasets.dict[args.dataset](
TypeError: 'module' object is not callable
Does it mean I need to split the dataset?
I use the code to train :python main.py /home/xu/wyh/dataset/KITTI -b8 -j8 -a flownets
Thanks for your help!!!!
Metadata
Metadata
Assignees
Labels
No labels