Devbrat Anuragi

Results 6 comments of Devbrat Anuragi

There are many aspects which can be improved in this regard. If you give me permission I will proceed

You just need to change the directory to the mmaction using `cd mmaction`

@rzymek Please check the question again and reply soon

Nice approach, I am very glad that you liked my project, just a small issue in your pull request, when I show the right-hand car moves to the left and...

> it work: > > from allennlp.data import PyTorchDataLoader > > train_loader = PyTorchDataLoader(train_data, batch_size=8, shuffle=True) > dev_loader = PyTorchDataLoader(dev_data, batch_size=8, shuffle=False) This code really worked for me, Just replace...