Jaejoon Yoo

Results 6 comments of Jaejoon Yoo

Have you resolved the problem? I am facing the same error.

try followings: 1. fix MLP in context_cluster.py ![image](https://github.com/ma-xu/Context-Cluster/assets/13961656/16f0aa17-81bb-458c-b3e1-af3683641c45) 2. fix Cluster in context_cluster.py ![image](https://github.com/ma-xu/Context-Cluster/assets/13961656/d92113d3-15e7-4512-b0e7-e92ed1805722)

@IzhiSu It was the same when I trained the model from scratch. I tested the weight of first best_epoch=~~~~.ckpt in the checkpoints folder and the test results on KITTI pedestrian...

@StrivedTye Have you been able to resolve the issue?

![image](https://github.com/user-attachments/assets/3be90810-c81a-4eee-91c0-761afeb26a60) Here’s what I’ve found so far. I investigated further into how point clouds are transformed in `kitti_mem.py` and discovered that a π/2 rotation along the x-axis converts the input...