Skip to content

zcq15/ACDNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codes and model parameters for our paper in AAAI-2022, "ACDNet: Adaptively Combined Dilated Convolution for Monocular Panorama Depth Estimation". (https://arxiv.org/abs/2112.14440)

Inference

Please download the pretrained model parameters here and put it in folder ./checkpoints. The inference process is executed with the following commands:

python infer.py --gpus 0 --checkpoints ./checkpoints/acdnet-m3d.pt --example ./examples/m3d.png

TODO

  • models and parameters
  • training codes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages