haomo-ai / Cam4DOcc

[CVPR 2024] Cam4DOcc: Benchmark for Camera-Only 4D Occupancy Forecasting in Autonomous Driving Applications
MIT License
204 stars 9 forks source link

evaluation problem #16

Closed skskgrowl closed 1 month ago

skskgrowl commented 1 month ago

Hello, When I use the v1.2 checkpoint to evaluate, some problems happen. "File "/home/sk/songke/sk/code/Cam4DOcc-main/projects/occ_plugin/occupancy/detectors/ocfnet.py", line 290, in warp_features grid = grid[kept] IndexError: The shape of the mask [327680] at index 0 does not match the shape of the indexed tensor [163840, 4] at index 0"