I download Full_Macaque weight from DeepLabCut Model Zoo, and I labeled 100 frames of the video that I took. I use both of them trained my monkey very well.
Then, I added two additional bodyparts for my animal. However, when I trained again, the bug came out.
The bug showed: “This is most likely due to a mismatch between the current graph and the graph from the checkpoint. Please ensure that you have not altered the graph expected based on the checkpoint. Original error:”
(Before I train, I have changed the “init_weights” that I trained before for both “test/pose_cfg” and “train/pose_cfg.yaml” file)