LinkToPast1990

Results 5 issues of LinkToPast1990

Hi, @dorarad Could you kindly tell me when will you release the features for the ground-truth bounding boxes

Hi, @bnu-wangxun Thanks for your great work. Could you kindly provide the processed [SOP](https://cvgl.stanford.edu/projects/lifted_struct/) and [In-Shop](http://mmlab.ie.cuhk.edu.hk/projects/DeepFashion/InShopRetrieval.html), or the pre-processing codes?

Hi, @bnu-wangxun I want to reproduce the result of Binomial Loss, so I modified the run_train_00.sh slightly: ``` DATA=car ... LOSS=Binomial ... DIM=64 ``` And I downloaded the bninception from...

Hi, @airsplay The GQA paper mentions that there are 1878 possible answers, but I could only collect 1842 ones on the train and valid data. How to deal with the...

Hi, @ronghanghu , is there any reference paper about this operation? ``` # add bounding boxes to the object features # tile bbox to roughly match the l2 norm of...