meder411 / Tangent-Images

Official repository for "Tangent Images for Mitigating Spherical Distortion," CVPR 2020
https://arxiv.org/abs/1912.09390
Other
74 stars 16 forks source link

Where is the code to generate OmniSYNTHIA images? #5

Open zxhou opened 4 years ago

zxhou commented 4 years ago

There should be a hyperlink in the semantic segmentation readme file? However I could not find it both in your file and the dataset download page? Could you provide the code or URL again?

meder411 commented 4 years ago

Sorry about that. I had anticipated another researcher (the authors of the OmniSYNTHIA dataset) posting their code publicly to generate the dataset. They had shared the MATLAB code with me upon my request.

I recommend reaching out to the authors of Orientation-aware semantic segmentation on icosahedron spheres via email. If I have a chance, I will port their MATLAB code to python, but I don’t think I’ll be able to get to it for a few weeks.

apple2373 commented 1 year ago

Hi, I tried to contact the authors of Orientation-aware semantic segmentation on icosahedron spheres but no reply... If anybody happens to have that matlab code, maybe upload to here?

apple2373 commented 1 year ago

I finally got the reply from the author. They pointed to their GitHub repository: https://github.com/cazhang/hexnet so no need to contact them to the matlab code.