Moshiur Farazi

Results 8 comments of Moshiur Farazi

I am having the same problem. I did change the wrong answer to '1001' from '-1' by updating the prepo_vqa.py script following one earlier suggestions. Still haveing the error `t...

I tried with `1001` but total class `1000` it is hard coded sometimes, so changing it to a different value was creating some problems. Thanks for your solution. It's working...

@panfengli Hello, For some strange reason train.lua is not running after 1 iteration. Its just generating the json file and comes to a standstill. Any ideas?

But to create the imdb and roidb, it needs to have some metadata which is only available for VG. Can we preprocess without these metadata?

Hello, did you find a way to run inference with this model?

Hello @FesianXu @clungzta , Did you find a way to run inference on a custom dataset? I can see that in test_net_rel.py you need to provide the GT bounding boxed...

Migrating to Caffe2 might not be possible for my project. I just need to run inference on a custom image outside the val dataset and extract - - triplets.

@achireistefan no, i didn't switch to Caffe2. I was using PyTorch