Jiabao Li

Results 9 comments of Jiabao Li

> no, i give up this way, instead, MatLab official provides package matlab.engine for python, so i'd use that.

how come it affects the PSNR, the calculation of PSNR is related to this ` PSNRs.append(-10.0 * np.log(loss) / np.log(10.0))` it's about the variable `loss`, instead of `total_loss`, or did...

> > how come it affects the PSNR, the calculation of PSNR is related to this > > ` PSNRs.append(-10.0 * np.log(loss) / np.log(10.0))` > > it's about the variable...

> Please not that, the tensorf is only able to handle the bound scenes (without background) now, did you train with a background? Hi there, thanks for the explanation. But...

Hi, It doesn't work, still shows Error: please check your internet connection or firewall. read ECONNRESET. Ive check the port, and replace the localhost with 127.0.0.1

> * RUN pip install torchmetrics==0.11.4 same here, did you solve it?

> Yup just faced the exact same issue with the Invoke profile. Changed to auto profile for now - which works. Hi, I wonder if the already downloaded files will...

> How can I forward the port locally with administrator privileges? Im a noob Have you solved it? I'm on Windows, and I set the forward in the firewall, but...