Closed TapleFlib closed 1 year ago
What are you trying to do?
I want to detect my custom object and know its pose, and I saw that I need to train it, how to train my custom 3d object and know its pose ?
do you have a 3d model?
currently, no. I can make 1 if it's necessary
Yes it is, check the generating training data with nvisii, then use train2.py
Any detailed steps from the start until I get the weights file?
Read the readme(s)
On Thu, May 11, 2023 at 11:12 AM TapleFlib @.***> wrote:
Any detailed steps from the start until I get the weights file?
— Reply to this email directly, view it on GitHub https://github.com/NVlabs/Deep_Object_Pose/issues/299#issuecomment-1544463681, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABK6JIGM4WTZUIBPD5J6ZBTXFUT2RANCNFSM6AAAAAAXXHIC2I . You are receiving this because you commented.Message ID: @.***>
I read it but it doesn't include steps for training custom object.
data: https://github.com/NVlabs/Deep_Object_Pose/tree/master/scripts/nvisii_data_gen training: https://github.com/NVlabs/Deep_Object_Pose/tree/master/scripts/train2
On Thu, May 11, 2023 at 10:23 PM TapleFlib @.***> wrote:
I read it but it doesn't include steps for training custom object.
— Reply to this email directly, view it on GitHub https://github.com/NVlabs/Deep_Object_Pose/issues/299#issuecomment-1545184154, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABK6JIEL2QSW4J53XUBIG6TXFXCLVANCNFSM6AAAAAAXXHIC2I . You are receiving this because you commented.Message ID: @.***>
Thankyou ! I'll try it .
I'm new to deep learning and stuff , I saw the wiki on how to train , but I'm not sure which one to do first , anyone can give me steps to follow ? for example :
I'm using ubuntu 20.04 , can I train it in windows or linux ? Thankyou