Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How well can this perform on outdoor scenes - roads for example? #1

Open
MeghaMaheshwari opened this issue Nov 20, 2018 · 5 comments
Open

Comments

@MeghaMaheshwari
Copy link

No description provided.

@kashgupta
Copy link
Collaborator

Should work well for outdoor scenes as long as you're looking to detect depth of an object in the scene. The algorithm only draws bounding boxes around objects and assesses depth within that bounding box. It would be hard to classify the depth of the road but easy to classify the depth of a car.

@MeghaMaheshwari
Copy link
Author

MeghaMaheshwari commented Dec 4, 2018

I see that you used numpy array files for training. What are these matlab contents from which you generated the .npy files? I would like to train the model on custom data and see the output. I am having issues getting the input ready. I have image files and the corresponding depth files as png. How can I get the training set ready to feed into the network.

Also how many images did you use for training?

@kashgupta
Copy link
Collaborator

kashgupta commented Dec 4, 2018 via email

@MeghaMaheshwari
Copy link
Author

Do you have a link to the paper on which this idea is based?

@kashgupta
Copy link
Collaborator

kashgupta commented Dec 18, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants