BtcDet
BtcDet copied to clipboard
TypeError: zip argument #1 must support iteration
Hello author, i tried to generate the data infos by running the following command: python -m btcdet.datasets.kitti.kitti_dataset create_kitti_infos tools/cfgs/dataset_configs/kitti_dataset.yaml but I got a traceback:
Traceback (most recent call last):
File "/home/hiepubt/anaconda3/envs/btcdet/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/home/hiepubt/anaconda3/envs/btcdet/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/home/hiepubt/BtcDet/btcdet/datasets/kitti/kitti_dataset.py", line 548, in
Pay attention to add ImageSets files
Pay attention to add ImageSets files
Hello bro, Can you tell me what is the ImageSets files?
You can refer to this,https://github.com/open-mmlab/OpenPCDet/tree/master/data/kitti/ImageSets
Thank you bro, you save my life =)))
Hello, I have the same error. Why didn't I solve it? Could you show me the data directory