Git Product home page Git Product logo

omnidepth-pytorch's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

omnidepth-pytorch's Issues

Strange result on inference

Hello, thanks for work. I tried to inference you network with rectnet weights and get strange result like this
Снимок экрана 2020-10-02 в 12 48 36 . Maybe you know what can go wrong with that? And if you can, please give us some test panorama

Question about Conv on Sphere

Hello!

Thanks for your re-implement of the Omnidepth.

As you are the author of the Tangent-Images, how do you think about the OmniDepth's way to deal with the Spherical Convolution? Which way is better in your mind, the Tangent-Images or the RectNet?

Thanks.

RGB Image Loading May not Right

Hi, Meder. I think you may confused between io.imread() and cv2.imread(), the former one is adopted in your code, and Load in as RGB. While the latter, OpenCV would probably load BGR format that it need the code to meet the need for RGB. It just like the function defined in cv2.cvtColor(). Please let me know whether my comment is wrong or not. Thx!

How to make inference on new equirectangular image

Hello,

As mentioned in the paper of OmniDepth: Dense Depth Estimation forIndoors Spherical Panoramas. in the result section (quantitative result), inference result are deployed using new equirectangular images.

in this repositorty, test_omnidepth.py show performances using metrics. we would like to know if an inference script of the model exists or not.

Cordially

Trained model for inference purpose and a reference

Dear meder411,

Thanks for your implementation on OmniDpeth that would be very beneficial to the community.

I was wondering if you will also upload your trained network, e.g. checkpoint_latest.pth, so we could have a solid reference when using your implementation. It also helps people who would like to try inference simply.

Best,
-- Luke

The Report Still Exists by using .yml to build the environment

I use Ubuntu 16.04 and Anaconda to build the environment. But I failed to run train_omnidepth.py file due to the error reported below:

/.local/lib/python3.7/site-packages/OpenEXR.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZTIN7Iex_2_27BaseExcE

By checking some blogs, I think the real problem may be that, the OpenEXR which is downloaded by pip may not suit to Python3.x. But I just can't find the way out.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.