K.T.

Results 9 issues of K.T.

Have anyone managed to fine-tune the model? I also wonder to use some of my own data to fine tune, but don't know what kind of annotation do I need...

Hi, I wonder that did anyone get the same problem as I have right now. The training code works fine at the beginning, but it is stuck after saving the...

Hi, I am wondering that how to train with my own dataset and mask. I have searched issues, but it seems that there was not any update for the customise...

Hi, Here is what I have encountered when I run the code which you provided "[Project 3D Velodyne points to 2D camera Image](https://github.com/windowsub0406/KITTI_Tutorial/blob/master/velo2cam_projection.ipynb) ", I got error message. I put...

Hi, Thanks for the amazing work. I am wondering what does each dimension of expbase represent in this [file](https://github.com/sicxu/Deep3DFaceRecon_pytorch/blob/master/util/load_mats.py) at L52. According to it there are 64 dimensions in expBase,...

Hi, I am wondering that how to use the post processing code because there is no instruction about it. I saw the data folder, in the main.m, call "sparse/manhattan/". It...

Hi, I have tried to write out all the depth images. At first, I thought that there were two types of depth map as you said in the readme file....

Hi, I know the main contribution of this paper is for a newly dataset, MegaDepth, but I am confused of what is the input format you pass through the network(for...

Hi @shaoanlu , sorry for disturbing. I am wondering that how to convert trained model from GazeML to Keras, Like you did in this repo? I currently trained a model...