Open KaiLong1 opened 11 months ago
It seems to be a problem with data parsing, with incorrect data on the left and normal data on the right.
I suspect this may be related to the version I downloaded from the waymo dataset. The version I downloaded is
I also discovered a version later. I'm not sure if this version is the waymo data you used. The link is: https://console.cloud.google.com/storage/browser/waymo_open_dataset_v_1_2_0_individual_files/training?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&prefix=&forceOnObjectsSortingFiltering=false
Thank you for your wonderful work. While trying, I encountered a very strange problem
When evaluating, all results are 0
Then I checked the data and there was no problem. Self. infos was able to read it normally, but for some reason, the annos of the data became empty.
{'time_stamp': 1510593602140722, 'sample_idx': 20, 'sequencename': '1005081002024129653...0_5333_150', 'pose': array([[ 9.9984854e-...e=float32), 'annos': {'name': array([], dtype='<U10'), 'difficulty': array([], dtype=int64), 'dimensions': array([], shape=(0, ...e=float64), 'location': array([], shape=(0, ...e=float64), 'heading_angles': array([], dtype=float64), 'velocity': array([[ 2.05744581e...934e-02]]), 'obj_ids': array([], dtype='<U22'), 'tracking_difficulty': array([], dtype=int64), 'num_points_in_gt': array([], dtype=int64), ...}, 'num_points_of_each_lidar': [157177, 4063, 3523, 5472, 4389], 'lidar_path': '..s/0020.npy', 'sequence_len': 199}