Francesco Picetti
Francesco Picetti
Hi @frailty-cyber, Thanks for your comment! Indeed, the README needs to be updated, sorry for the delay. You can find that file in datasets/hyperbolic3d/. We provide you with the original...
Not sure if applicable here, but Ettore Biondi has a nice implementation of [TT tomography in OccamyPy](https://github.com/fpicetti/occamypy/blob/master/tutorials/1D%20Travel-time%20tomography%20using%20the%20Eikonal%20equation.ipynb). It's not based on pykonal, as far as I rembember, but @pavane maybe...
Hi @datseismo and @weijia29, Thanks for spotting the bug. [Last commit](2542890b132b6805c343c5dfe62b31c375a435e2) should have fixed it. The procedure you tested is correct, you need to have a (M, N, 1) dataset...
Hi, thanks for trying our codes. I've never worked with such small cubes. Did you try a smaller network? For example, you can change `filters` and `skip` arugments.
Hi @chiseo36, Thanks for trying this method. Please, refer to [this issue](https://github.com/polimi-ispl/deep_prior_interpolation/issues/7#issuecomment-892780593) and let me know if the problem persists.
Hi @chiseo36, thanks for asking :) That paper has been accepted at IEEE ICIP 2021, that will take place in September. I'm going to add that publication to the list...
Files are protected by google access
So the rest of the parameters are inherited from config/autoencoderkl.json, right?
@HeCheng0625 any update on this?
Added `VectorAD`, a child class of VectorTorch with the tensor's `requires_grad=True`