Pan Haodong
Pan Haodong
Thanks for your great work. And I what to know how many GPU memory it need during training phase and testing phase resppectively? And how long does it take to...
The GPUs
First I met the error as follow:  Then I add int at ’quality‘ as [https://github.com/TencentARC/GFPGAN/issues/93](url) But I got another error as follow: 
When I use the extract_features.py to extract features, the process seem be stuck. I tired the two commands: > python3 extract_features.py --mode caffe \ --num-cpus 2 --gpus '0,1,2,3' \ --extract-mode...
Hello, Thank you for sharing the excellent project! My lab don't have RTX 6000GPUs (24G, referenced in paper ) but some GTX 3090 GPUs (24G). So I want to train...
Thank you for excellent work!I want to extract my own NExT-QA features. As the data preparation section of redeame, I download the the highlighted NExTVideo. When I unzip it,I don't...
Thank you for your excellent work! Should I extract image from raw video before I extract feature by BUTD? Should I save the pre-proposed bbox and output feature in the...