Unverified Commit f9b36b6e authored by ChaimZhu's avatar ChaimZhu Committed by GitHub
Browse files

rename data_convert to dataset_converters (#1700)

parent 5026c995
......@@ -2,7 +2,7 @@
"""Convert the annotation pkl to the standard format in OpenMMLab V2.0.
Example:
python tools/data_converter/update_infos_to_v2.py
python tools/dataset_converters/update_infos_to_v2.py
--pkl ./data/kitti/kitti_infos_train.pkl
--out-dir ./kitti_v2/
"""
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment