I want to run vitdet model with recent mmdet, but need to install detectron2 first. According to mmdet environment, I configured python=3.8, cuda=12.1 configuration. But detectron2 currently only supports up to cuda11.3. I would like to ask if detectron supports higher versions or if it is feasible to lower the torch version? Thank you.
I want to run vitdet model with recent mmdet, but need to install detectron2 first. According to mmdet environment, I configured python=3.8, cuda=12.1 configuration. But detectron2 currently only supports up to cuda11.3. I would like to ask if detectron supports higher versions or if it is feasible to lower the torch version? Thank you.