SL_LYY
SL_LYY
I saw the paper [paper2021](https://mftp.mmcheng.net/Papers/21PAMI-PoolNet.pdf) I see you used MobileNetV2 as backbone. Is there a pretrained model using MobileNetV2? Also, in PoolNet-VGG16 w/ edge model, I cannot find pretrained model...
I would like to ask for the .pb model, how can we know the codes to correctly run the model? I followed your codes and it works. But now I...
I want to ask model_best_epoch.pth.tar, is it trained with RGB and required RGB input? I have my dataset without RGB. Is there a pretrained model without RGB guidence? And what...
I used the pretrained model on validation of KITTI depth dataset. I changed the parameter to save the output images but the images are all black. Is there some problems...
### Description I updated my nvidia driver `nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built on Mon_Apr__3_17:16:06_PDT_2023 Cuda compilation tools, release 12.1, V12.1.105 Build cuda_12.1.r12.1/compiler.32688072_0` And...
Could you provide the running time for evaluation of KITTI dataset in Scaffnet and hardware used? I would like to see if I could get a higher FPS. Thank you.
I would like to ask if it is possible to use this repository for solving 2D Poisson's equation? It would be nice if there is already implemented example for 2D...