RNet-pytorch icon indicating copy to clipboard operation
RNet-pytorch copied to clipboard

R-Net with PyTorch

Results 3 RNet-pytorch issues
Sort by recently updated
recently updated
newest added

Thank you for sharing good code. I ran `python main.py` But an error has occurred. ``` $ python main.py Traceback (most recent call last): File "main.py", line 2, in import...

This is the most transparent implementation of RNet I have found, however it fails on testing. I get the following error message: > File "main.py", line 117, in get_anwser >...