WHU-USI3DV / FreeReg

[ICLR 2024] FreeReg: Image-to-Point Cloud Registration Leveraging Pretrained Diffusion Models and Monocular Depth Estimators
https://whu-usi3dv.github.io/FreeReg/
206 stars 6 forks source link

Request for the model. #4

Closed HBinLi closed 5 months ago

HBinLi commented 6 months ago

I have some issues in loading the local model as follows. Since the MiDaS repository is also downloaded from the Internet. However, in this case, unsuccessful Internet access does not result in an error. Could you please send me a copy of it? midas = torch.hub.load("/mnt/proj/SOTAs/ZoeDepth-main/pkgs/intel-isl_MiDaS_master", midas_model_type, pretrained=use_pretrained_midas, source='local')

hjh530 commented 4 months ago

how to solve it? or can you give me one ,thanks!