Thanks for your great work.
I want to train my own dataset, which has 5 classes and more keypoints. Can you give me some advice on how to change your code?
I have read main.py file and change ai_data_set() to load my data. However, I don't konw the meaning and use of variable class_mask in load_mask().
Besides, do I need to change code in other files such as model.py and utils.py due to the different numbers of classes and keypoints?
Thanks for your great work.
I want to train my own dataset, which has 5 classes and more keypoints. Can you give me some advice on how to change your code?
I have read main.py file and change ai_data_set() to load my data. However, I don't konw the meaning and use of variable class_mask in load_mask().
Besides, do I need to change code in other files such as model.py and utils.py due to the different numbers of classes and keypoints?