Miftah Bedru

Results 20 comments of Miftah Bedru

From the last line, I can see the issue is with cuda version which as can be seen is old version .. make sure you have compatible cuda for your...

I guess the test file is not separate one, it is a function inside the main function as in : - def test(model,val_or_test='test'): a,b = _get_test_data(val_or_test) # from camera pairs...

same here ..I downgrade keras to 2.0.4 and this problem WITH TypeError: get_updates() missing 1 required positional argument goes away ..

I am not gonna give targeted solution but I guess keras version may be giving you some of the problems .. my bugs were different from your but i was...

The versions of keras and tensorflow worked for my case is : keras 2.0.4 Tensorflow 1.2.1 Python 2.7.12 I run with CUHK03 But it is incredibly resource intensive .. it...

I might be late to put a follow up issues on what @Phoebe-star As for the cmc and rank issues, I saw the part of the code dealing with cmc...

To my understanding , the author already split test data and make prediction with this after the model was trained ... you see this in the main file with the...

@lynnw123 Did you solve this issue ? I mean , are you able to display the heatmap on to of the image and see which places got activated in relation...

@layumi In the prepare_viber.py - it looks it prepare the data in a different way than the other prepare.py for market and duke - By this I mean , it...

Try here [https://iiw.kuleuven.be/onderzoek/eavise/viper/dataset](here)