Mitra Tajrobehkar

Results 4 issues of Mitra Tajrobehkar

Hi, In running json_dataset_rel.py, I faced the error of No module named utils!!! can you help please?

Hi, Is there any solution to use more than one gpu for training relation classification/detection? Thanks!

Hi, Thanks for sharing your code. Would you please insert a code using font dataset as well? Thanks!!!

Hi and thank you for this package I want to this for loading SVHN dataset for another network. I use from kerosene.datasets import svhn2 def load_SVHN(): (X_train, y_train), (X_test, y_test)...