You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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?
Hello, I have also encountered a similar situation. The accuracy is only a little over 10 points. Have you made any progress now. Have you trained the model yourself.
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:
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].
The text was updated successfully, but these errors were encountered: