Khalid Karimzai
Khalid Karimzai
if u a linux user better to change idea from ```MS word``` and etc, i found ```Latex``` https://en.wikipedia.org/wiki/LaTeX and now I'm using ```Latex``` to write documents. latex have special libraries...
> why do you close an open issue? Yes
>  老哥,那我这个是啥问题?我按照readme来,只是改了120行和121行,因为报错说不是一个张量,后面改成了这样  可以PSNR上不去,而且训练的很快,我数据集有2000张图的,我怀疑是不是没有正确读图? @Feecuin Hi, can you share please the details of training?
yes i downloaded all parts of dataset, its around 60k+ files, and also i downloaded keys & metadata file also. for better understanding im sharing ASVspoof2021_DF_eval directory contents ```sh ls...
remove_those_which not exist is a script in python i try to see which files are actually not exist ```python import os def is_file_exists(file_path): return os.path.exists(file_path) and os.path.isfile(file_path) files = open('keys/CM/trial_metadata.txt',...