Medhini Narasimhan
Medhini Narasimhan
I tried running eval.py on the cityscapes test set and I get 0 mIoU and 0 Pixel accuracy on all images. The results look fine though. Any idea why this...
Hi, I am trying to compile the op by myself and when I run nvcc -std=c++11 -c -o roi_pooling_op_gpu.cu.o roi_pooling_op_gpu.cu.cc -I \ $TF_INC -D GOOGLE_CUDA=1 -x cu -Xcompiler -fPIC I...
Could you please point me to the implementation of Reconstruction and Diversity losses? Is there an option to reproduce the scores for your unsupervised model?
I want to run this model on COCO images. I can get region proposals of those images using faster-rcnn. Apart from that, what other changes need to be in test.py?
What's the mapping between the keys in the hdf5 file for the youtube dataset and the file names in the youtube dataset? There seems to be a mismatch in the...