Skip to content

training on KITTI #122

@00ohnim

Description

@00ohnim

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions