leo038

Results 12 comments of leo038

> I occasionally find it is enough to just copy&paste the older "VoxelGenerator" into the newer code, since VoxelGenerator is just an independent class. resolved, thank you!

I get the same error when I run 'python create_data.py kitti_data_prep --data_path=KITTI_DATASET_ROOT', I resolved the problem by annotating the nms code because it is not used.

The config file used in online demo is: yolo_world_xl_t2i_bn_2e-4_100e_4x8gpus_obj365v1_goldg_train_lvis_minival.py and the weight used in online demo is: yolo_world_v2_xl_obj365v1_goldg_cc3mlite_pretrain.pth

The config file used in online demo is: yolo_world_xl_t2i_bn_2e-4_100e_4x8gpus_obj365v1_goldg_train_lvis_minival.py and the weight used in online demo is: yolo_world_v2_xl_obj365v1_goldg_cc3mlite_pretrain.pth and the result is same with the online demo.

please refer to https://github.com/rhett-chen/graspness_implementation/issues/28

Have you resolved the problem?

The config file used in online demo is: yolo_world_xl_t2i_bn_2e-4_100e_4x8gpus_obj365v1_goldg_train_lvis_minival.py and the weight used in online demo is: yolo_world_v2_xl_obj365v1_goldg_cc3mlite_pretrain.pth

I meet the same question, have you solved it?