VITA-Group / EnlightenGAN

[IEEE TIP] "EnlightenGAN: Deep Light Enhancement without Paired Supervision" by Yifan Jiang, Xinyu Gong, Ding Liu, Yu Cheng, Chen Fang, Xiaohui Shen, Jianchao Yang, Pan Zhou, Zhangyang Wang
Other
890 stars 198 forks source link

Can this code apply to real-time video processing #68

Closed xuhui1994 closed 3 years ago

xuhui1994 commented 3 years ago

Thank you for your great work,I run your code and its very useful to images. And I want to know Can this code apply to real-time video processing !! I am urge to receive your reply.

yifanjiang19 commented 3 years ago

I think you can run it on low-resolution videos

xuhui1994 commented 3 years ago

I use the video which size is 1280x720, In the test phase , it appears that it can only use 1 batchsize and 1 thread. so it may cost a lot of time . I wanna to know can these setting (e.g. batchsize and thread in test phase) be changed ? It can speed test ! Thanks a lot !

xuhui1994 commented 3 years ago

And I set gpu_ids 1,2 in test phase. But I find these no gpus works?I have 4 gpus totals