mcmingchang / yolox_keypoint_segment

Apache License 2.0
34 stars 9 forks source link

about the traindata #9

Open tigerdhl opened 1 year ago

mcmingchang commented 1 year ago

You can retrain the ccpd dataset

tigerdhl commented 1 year ago

thank u for provide this project for learning. will u upload yolox_kp.pth? and, can u take an example about how to label the train data. I want to detect 9 keypoint and how to modeify the code

tigerdhl commented 1 year ago

You can retrain the ccpd dataset my target is not the carplate,I want to detect a car, there are some keypoint and one 2D box output

mcmingchang commented 1 year ago

https://github.com/mcmingchang/yolox_keypoint_segment/blob/main/exps/default/yolox_kp.py

tigerdhl commented 1 year ago

https://github.com/mcmingchang/yolox_keypoint_segment/blob/main/exps/default/yolox_kp 配置这个文档我知道,这两天在看你修改的代码,准备训练数据,我是想检测输出有2d框又有关键点,不知道你那个yolox_kp模型出来是什么效果,是只有车牌的4个关键点吗