WongKinYiu / yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
GNU General Public License v3.0
13.4k stars 4.23k forks source link

merging of two trained yolov7-tiny model with different classes #2066

Open tugbakara opened 3 months ago

tugbakara commented 3 months ago

Hi, I want to merge my two different yolov7-tiny model with different classes and want to get only one model. Is it possible, if it is how can I do that?