graspness_implementation icon indicating copy to clipboard operation
graspness_implementation copied to clipboard

Mismatch in the result (AP)

Open jayaramreddy10 opened this issue 8 months ago • 2 comments

Hi,

I have a query on test_seen result. When I evaluate kinect checkpoint on test_seen dataset, I get much lesser AP compared to what's reported. Could you please let me know if I am executing it wrong?

Command: CUDA_VISIBLE_DEVICES=0 python test.py --camera kinect --dump_dir logs/logs_kn --checkpoint_path ckpts/minkuresunet_kinect.tar --batch_size 1 --dataset_root data --infer --eval --collision_thresh -1

Result: Screenshot from 2024-07-01 17-50-52

Also, I was using the pretrained weights from this github (https://github.com/graspnet/graspness_unofficial). If these are not the correct ones, could you please share the correct files to mailid: [email protected].

jayaramreddy10 avatar Jul 01 '24 12:07 jayaramreddy10