jgraving / DeepPoseKit

a toolkit for pose estimation using deep learning
http://deepposekit.org
Apache License 2.0
389 stars 90 forks source link

Possible to Combine 2 or more DeepPoseKit Models to single Model? #74

Closed omkarap55 closed 3 years ago

omkarap55 commented 3 years ago

Is it possible to combine 2 or more DeepPoseKit Models into single DeepPoseKit model without retraining? e.g. Model 1 : Landmarks :: 1, 2 ,3, 4 Model 2: Landmarks :: 5, 6

Merged Model : Landmarks :: 1, 2, 3, 4 ,5 ,6

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 3 years ago

This issue has been automatically closed because it has not had recent activity.