Rony Kalfarisi

Results 7 issues of Rony Kalfarisi

Please help, My GPU is RTX 2070 8GB and I'm running using TF 1.12 with CUDA 9.0 and CuDNN 7.5. When I run the demo_server.py, I got the following error...

Hi all, First of all, thank you so much for releasing such a brilliant work. I need your help in understanding the tutorial jupyter-notebook of training our own QA. Before...

Hi @juliandewit , First of all, thank you for your hard work and for releasing the codes. Correct me if I'm wrong but, You said that you trained two models,...

Hi @junqiangchen Can you fix the link to download the trained model? Thank you so much.

Hi all, @roman-kh @akoryagin I cannot move forward pass tutorial I. The preprocessing pipeline worked when it only has load operation. But, when I chained it with resize operation, I...

Hi @Yuqi92 , Are you going to provide the word embedding pre-trained model? If not, can you provide the code to generate that? Thanks.

Hi @af1tang , I successfully run the preprocess.py script to get the necessary input data. When I run the main.py, using the following arguments ``` ================================================================================ Opts -------------------------------------------------------------------------------- features_dir: local_mimic/save/X19.npy...