Anh Phan
Anh Phan
I am still having the same problem. I have tried adjusting the batch size and no luck!
I am also having the same problem. I have also tried using `pip install mmcv-full` like the past resolved issue suggested. However, `mmcv-full` is no longer suppoted.
I have found the answer. I reverted my PyTorch back to 2.1.2 and it solved the problem. Seems like torch 2.2.x and above is only supported by mmcv==2.2.0 (which is...
Try this function [here](https://github.com/anhphan2705/cloud_predictor/blob/main/tools/eval.py#L8)