caiyuanhao1998 / Retinexformer

"Retinexformer: One-stage Retinex-based Transformer for Low-light Image Enhancement" (ICCV 2023) & (NTIRE 2024 Challenge)
https://arxiv.org/abs/2303.06705
MIT License
911 stars 80 forks source link

Please need some guidance and overview on Running the model without CUDA or alternate Backends #141

Closed navjotschahal closed 2 hours ago

navjotschahal commented 3 hours ago

Hi Please help me understand how to run the model without cuda or using alternate backend system . Where in the code I can see and modularly try to disable or change cuda acceleration with some other backend system.

Thanks!

caiyuanhao1998 commented 2 hours ago

Hi, thanks for your interest!

You can use Google Colab to run our Retinexformer.

https://colab.research.google.com/

If your find our repo useful, please help us star it. Thanks :)