-
Notifications
You must be signed in to change notification settings - Fork 289
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
Tools Recomendation ??? #396
Comments
In the repo we have two solutions, one with blender and the other one with nvisii. |
Thanks for the info. I have toilet bowl images, if i want to detect it and get the pose of it when train with DOPE, which script of nvisii shall i use to prepare the dataset |
Do you have a 3d model?
…On Tue, Jan 7, 2025 at 17:56 HappySamuel ***@***.***> wrote:
Hi @TontonTremblay <https://github.com/TontonTremblay>
Thanks for the info. I have toilet bowl images, if i want to detect it and
get the pose of it when train with DOPE, which script of nvisii shall i use
to prepare the dataset .json file ?
—
Reply to this email directly, view it on GitHub
<#396 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABK6JIHCBAXUK6I43YCDOBT2JSATVAVCNFSM6AAAAABUXCNNZCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZWGU2TEMRVGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Nope, i don't have. Currently only have |
our tools assume a 3d models. So without one I dont think I can help you. sorry. |
OK, then i try to generate one. What are the file extensions for the 3d models shall i prepare ? Must it be exact the same as per images ? Or can it be different ? |
I want to ask, if the model trained by dope, can it be use for centerpose as well ? Or any modifications need to be amend ? |
I think both models are trained on the same data structure. |
As for the file, obj should be ok. |
What kind of tools are recommended for preparing the
.json
files insample_data/
directory relevant to the.png
/.jpg
images before proceed to next stage of usingtrain.py
?I tried the
labelme
, but the .json file generated looks like below, it isn't same as the one show in thesample_data/
directory ?The text was updated successfully, but these errors were encountered: