visual-concepts
visual-concepts copied to clipboard
Code for detecting visual concepts in images.
Hi I was following the instructions but faced this error after this line: make -j 16 error: Makefile:6: *** Makefile.config not found. See Makefile.config.example.. Stop. would you please help me...
Hi, I tried to follow your work but encountered some difficulties in generating lanugage with statistical model. Can you realease the code with Language Generation and Sentence Re-Ranking in your...
https://github.com/s-gupta/visual-concepts/blob/0e223639df399dc973f8c7005ee68c228afc9784/output/v1/mil_finetune.prototxt#L184 Hi Saurabh, Recently, I am trying to export this code from Caffe to Pytorch. When tuning the model in Fully-Convolutional Network, I found a very interesting trick in the...
Call the snapshot_iter_240000.caffemodel with the following error,can any one help me ? Thanks! 
 What version of caffe was used for this project? my experiment is cuda8.0+cudnn6 how to solve this problem?
Hi, If I re-train the model with the words defined by myself, how can I generate the calibrate the model? Thanks! Mengmeng
there isn't github.com:pdollar/coco.git to download?
hey, I cannot figure out what https://github.com/s-gupta/visual-concepts/blob/master/cap_eval_utils.py#L68-L85 means? can any one help me ?
I know that you split you dataset into train set and valid1 and valid2, but you used the calibration set in you training technique. can you tell me what the...
[here](https://github.com/s-gupta/visual-concepts/blob/master/run_mil.py#L40-L43)