SunitRoy2703 / Tensorflow-lite-kotlin-samples

📌This repo contains the kotlin implementation of TensorflowLite Example Android Apps🚀
https://sunitroy2703.github.io/Tensorflow-lite-kotlin-samples
Apache License 2.0
46 stars 9 forks source link

Added Depth Estimation project #1

Closed shubham0204 closed 3 years ago

shubham0204 commented 3 years ago

@SunitRoy2703 Here's the PR to the depth estimation project, as we discussed earlier.

shubham0204 commented 3 years ago

@SunitRoy2703 I have made the proposed changes in the README.

SunitRoy2703 commented 3 years ago

@SunitRoy2703 I have made the proposed changes in the README.

Awesome @shubham0204!

I'll go through the code one more time and come back to you in 1-2 days

shubham0204 commented 3 years ago

I have added the download.gradle file to download the TFLite model from TF Hub.

SunitRoy2703 commented 3 years ago

@shubham0204 Thank you for contributing to the repo🎉 I hope to collaborate more with you for future contributions