HRNet / Lite-HRNet

This is an official pytorch implementation of Lite-HRNet: A Lightweight High-Resolution Network.
Apache License 2.0
819 stars 126 forks source link

Training custom model #79

Open perces opened 1 year ago

perces commented 1 year ago

I want to train a table key point detection model to detect the four corners of the table. What should I do?

sang981113 commented 1 year ago

yes you could do that. but do you have the datasets to train the model?