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

shoes not visible on foot #111

Closed
emreboyraz0 opened this issue Mar 29, 2021 · 4 comments
Closed

shoes not visible on foot #111

emreboyraz0 opened this issue Mar 29, 2021 · 4 comments
Labels
platform:android Issue that occurs when the target platform is Android solution:objectron Issue about Objectron type:support Support issue

Comments

@emreboyraz0
Copy link

I am trying object detection 3d on Android and IOS.

  • On Android - Blue box shows
  • On IOS - box looking only black.

Also,
There is a sneaker.obj and sneaker_texture, but i can not see any shoes in foot.
Can I use shoes models on Foot? If yes can you tell how can i make it?
I tried many ways but can not figure it out, hope you can help.
Regards.

@homuler
Copy link
Owner

homuler commented Mar 29, 2021

As is described here, Objectron is not supported on Android and iOS currently.
At first it worked, but after upgrading mediapipe to 0.8.3.1, it broke and I've not fixed it yet.

@homuler homuler self-assigned this Mar 29, 2021
@homuler homuler added the type:bug Something isn't working label Mar 29, 2021
@emreboyraz0
Copy link
Author

When upgraded mediapipe to 0.8.3.1? My last builds like below android/ios.
"At first it worked" mean last week update?

Android_ss
IOS_ss

@homuler
Copy link
Owner

homuler commented Mar 29, 2021

At latest commit, Objectron does not work on my device (Pixel 3a), but it seems that it's working on your device.
Currently, the sample app only shows the result MediaPipe renders.
I don't know why it does not work properly on iOS, but iOS does not support OpenGL ES 3.2, so I guess that's the reason.

There is a sneaker.obj and sneaker_texture, but i can not see any shoes in foot.

As I mentioned earlier, the sample app copies the official apk's behavior.
https://google.github.io/mediapipe/solutions/objectron.html

If you'd like to render shoes, I think you should do it on Unity side based on the positions MediaPipe outputs.
I'd like to make Unity render annotations in the future, but I'm afraid I cannot do that for some time.

@homuler homuler removed the type:bug Something isn't working label May 15, 2021
@homuler homuler removed their assignment May 15, 2021
@homuler
Copy link
Owner

homuler commented Sep 26, 2021

Close this because now Point3d data are acessible.

@homuler homuler closed this as completed Sep 26, 2021
@homuler homuler added platform:android Issue that occurs when the target platform is Android solution:objectron Issue about Objectron type:support Support issue labels Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:android Issue that occurs when the target platform is Android solution:objectron Issue about Objectron type:support Support issue
Projects
None yet
Development

No branches or pull requests

2 participants