Prajnan Goswami

Results 8 issues of Prajnan Goswami

``` y0 = max(0, np.random.randint(0, img1.shape[0] - crop_size[0])) File "mtrand.pyx", line 747, in numpy.random.mtrand.RandomState.randint File "_bounded_integers.pyx", line 1254, in numpy.random._bounded_integers._rand_int64 ValueError: low >= high ```

RAFT Inference is failing when Sintel dataset is used without cropping

Training using LRS is not converging.

Hi, I am trying to replicate the training results by following the steps mentioned in the `README`. However, the model is overfitting after training 3 stages of `chairs `and then...

Thank you for releasing the checkpoints and pretraining code! I noticed that the MegaDepth 1500 test split (scenes 0015 and 0022) is listed in the `crops_release.txt` file. I was wondering...

Thank you for releasing the checkpoints and training code! I am interested in evaluating relative pose estimation with MegaDepth-1500 and ScanNet-1500. 1. Is it a valid evaluation given that MegaDepth...