Vishal Gupta

Results 10 issues of Vishal Gupta

Can someone share pre-trained model of Mask-RCNN?

[NOT AN ISSUE.] Could someone volunteer to convert these IPYNBs into English?

So that I could measure the accuracy with something standard.

Has anyone modified make_keras_dictnet_model.py and make_keras_charnet_model.py to make it compatible with the recent versions of Keras and Theano/Tensorflow?

Could someone help convert Torch files with .lua extension like [this](https://github.com/mdtux89/amr-eager/blob/master/nnets/classify.lua) into PyTorch?

Can someone share the pre-trained model?

Could someone help convert Torch files with .lua extension like [this](https://github.com/mdtux89/amr-eager/blob/master/nnets/classify.lua) into PyTorch?

`import torch import torch.autograd import torch.nn import torch.multiprocessing import torch.utils import torch.legacy.nn import torch.legacy.optim xp = torch.load(r"D:\SDS\1_MachineLearning\amr-eager-master\LDC2015E86\reentrancies.dat")` Traceback (most recent call last): File "", line 9, in xp = torch.load(r"D:\SDS\1_MachineLearning\amr-eager-master\LDC2015E86\reentrancies.dat")...

Could someone help convert Torch files with .lua extension like [this](https://github.com/mdtux89/amr-eager/blob/master/nnets/classify.lua) into PyTorch?