GithubHelp home page GithubHelp logo

Comments (7)

sollynoay avatar sollynoay commented on July 2, 2024

Sorry for the late response. The code here is for generating the front view depth map. The 3D model is generated from the estimated depth map directly by coordinate transformation. Please feel free to ask if there are any questions.

from a2fnet.

bbbmbbbm avatar bbbmbbbm commented on July 2, 2024

thank you for your reply!
Do you use the traditional method of feature extraction and feature matching to generate 3D models through coordinate transformation? Or is there a special software program?
Thank you again for your help, and I wish you progress in your studies, smooth work and successful research.

from a2fnet.

sollynoay avatar sollynoay commented on July 2, 2024

Thank you for your question. The estimated depth map from the network is similar to the depth map of an optical camera. In our case, the width direction refers to the azimuth angle and the height direction refers to the elevation angle and each value of the pixel indicates the range. Each pixel can be then transformed to a 3D point from polar coordinate to euclidean coordinate transformation. And finally, a point cloud can be generated.

from a2fnet.

bbbmbbbm avatar bbbmbbbm commented on July 2, 2024

Thank you for your reply, I am prepared to study, I may ask you if I don't understand.

from a2fnet.

bbbmbbbm avatar bbbmbbbm commented on July 2, 2024

Hello, I would like to ask you a question about the dataset. What is the sfront.txt file in your dataset for? Is it the ground truth of the depth value?
Is front_resize.jpg a synthetic depth image? What is his role in the dataset?

Looking forward to your answer, thank you very much

from a2fnet.

sollynoay avatar sollynoay commented on July 2, 2024

Hello, sfront.txt and front_resize.jpg have the exact same information. The difference is that an 8-bit .jpg file is not very precise and information may be lost during compression. The data in front.txt is more precise, actually, we use sfront.txt to train the A2FNet.

from a2fnet.

bbbmbbbm avatar bbbmbbbm commented on July 2, 2024

Thank you for your reply, I learned a lot
Sorry I have another question, may I ask you, how did you generate the sfront.txt file in your dataset? Is it generated with cycleGAN network?
Looking forward to your reply, thanks again

from a2fnet.

Related Issues (1)

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.