keitaro

Results 9 issues of keitaro

Hi sir, First of all, thank you for your marvelous works! When I executed main.py program, I encountered an error message: `Connected! Client Ver:1 (Min Req: 1), Server Ver:1 (Min...

Hello @layumi , thank you for your work I was trying to reproduce the result in paper "Understanding Image Retrieval Re-Ranking: A Graph Neural Network Perspective" using your pytorch code,...

Hello, I'm getting trouble in using keras-vis for visualizing attention of the model. Below is my model's architecture: _______________________________________________________________ input_1 (InputLayer) (None, 224, 224, 3) 0 _________________________________________________________________ block1_conv1 (Conv2D) (None,...

Hello, I'm trying to connect GoPro Hero 4 to my laptop by using your code,but it doesn't work even with simple code. Can you tell me the mistakes? I used...

Hello! Can you explain how you calculated x,y,z pos in this code please? ` def log_data_handler(self, event, sender, data): """ Listener to log data from the drone. """ global sensors...

Hello, Thank you for your great work. The link to the pre-trained model did not seem to work right now. Can you please provide the trained model again? Thank you...

Hello, Thank you for your great work. I was trying to use the draw_cam.py script to extract heatmap from results, but there were some errors occured during the experiment, and...

Hello! Thanks for your great work. I read your code and found out that it has one point which is different from your paper. In your paper, the GELT are...

Can you tell me the procedure to train and test?