IDEA-Research / DINO

[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
Apache License 2.0
2.19k stars 243 forks source link

cuda not available #259

Open 01fe21bec239 opened 4 months ago

01fe21bec239 commented 4 months ago

my latest version of cuda in colab is 12.2 but the required version to train model is 12.1 so how to resolve it