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

Python Scripts for 3D Object Detection #72

Open
HripsimeS opened this issue Sep 5, 2022 · 3 comments
Open

Python Scripts for 3D Object Detection #72

HripsimeS opened this issue Sep 5, 2022 · 3 comments

Comments

@HripsimeS
Copy link

HripsimeS commented Sep 5, 2022

@ahmadyan Hi Adel,

Where we can find a code for the training of models and code for testing on inference dataset? Thanks in advance!

Hripsime

@ahmadyan
Copy link
Collaborator

ahmadyan commented Sep 7, 2022

  • We have not released the training code, but we did release the pre-trained models (both in Mediapipe, as well as the Objectron bucket on GCS).

  • The python evaluation code is located here. The eval script uses the ground truth bounding boxes.

  • Python and Web API for Objectron models (available via Mediapipe, Python colab).
    Objectron models now offer a ready-to-use yet customizable Python solution as part of the prebuilt Mediapipe Python package.
    The Mediapipe Python package is available on PyPI for Linux, macOS and Windows.

@HripsimeS
Copy link
Author

@ahmadyan thanks a lot for your answer. If I want to do a training of a new object that does not exist in your pre-trained models, I would need also a training code. Is there any way to receive it or it is forbidden to have an access?

@HardikJain02
Copy link

are these bbox in colabs are x,y,z or x,y for a single vertex?

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

3 participants