Yunusemre

Results 59 comments of Yunusemre

I think it is not a bug, this issue is explained [here](https://github.com/horovod/horovod/blob/master/docs/running.rst#failures-due-to-ssh-issues), but I don't know how to get rid of this. My servers require password to connect

No, I just gave a video which has mp4 format to the script for creating bagfile and then this bagfile became input to `rosrun rovioli tutorial_euroc` **UPDATE:** I added IMU...

I solved these problems by making long videos (probably realted with feature extraction) and writing first IMU data to bagfile (writing first /imu0/ instead of /cam0/image_raw). However, when I have...

Actually , I stopped to work on this project. I don't know how to solve it.

Hi! @mfehr Could you integrate ORB-slam features into maplab? If you did, can you share the script if it won't be a problem for you?

Thank you for quick reply :). I will try this experiment as soon as possible and report here.

I did some experiments with 16k samples. I used 4h 16k data, and the default model is being training for 9 days. Up to now, everything is okey. I am...

Thank you for advices. I think the problem is less training data and computational power. Training is continuing :). I am also going deeper and adapting the model to my...

Hi :). I did some experiments on same dataset with different noise level. In paper, a different noise level is mentioned (```noise_schedule: "torch.linspace(1e-4, 0.005, hparams.ddpm.max_step)"```) and I used that levels....