UNITER
UNITER copied to clipboard
how to generate the image feature file?
I cannot find the code tools/generate_npz.py, i don't know how to generate the image feature file. Could you please upload your code? Thanks!
The same issue. Could you please upload your code? Thanks!
+1
+1
@ChenRocks Can you please explain how the image features are created? In the paper, you state that they're from Faster RCNN with ResNet 101 (2048 dim) and the 7-dim position vector but how exactly are they processed before stored in the lmdb?
@linjieli222
@RalphHan @abhinavm0 @wjy3326 checkout this issue: https://github.com/ChenRocks/UNITER/issues/18
Thanks @floschne !! What a coincidence... just saw this yest morning myself... it works from within the docker though with Py27 running.. somehow not able to install caffe on bare EC2.
yeah I also had a lot of troubles to get caffe running on my machine (multi CUDA, cuDNN ... welcome to the config hell) What I did, in the end, was getting lambda labs instance and it worked out of the box like a charm!