pycoco

Results 12 issues of pycoco

Is it possible to implement the fnv_hash_vec method in pytorch? (it's not supported uint64/ uint32 in pytorch)

1. why to have two grid_sample in test configuration. And the mode of first one is "train"? https://github.com/Pointcept/Pointcept/blob/main/configs/waymo/semseg-pt-v3m1-0-base.py#L172 ![image](https://github.com/Pointcept/Pointcept/assets/11053628/cfee1554-cebb-4fc8-be23-eb8e7ddc4123) 2. if i want to use multi-frame for ptv3, how should...