mmpose
                                
                                
                                
                                    mmpose copied to clipboard
                            
                            
                            
                        3D for animal
Hello, I have a general question. Dose MMPOSE support 3D for animal or only 2 D?
Hi, MMPose only supports 2D pose estimation for animals at the moment.
Since we already support 3d human pose estimation, I think it will not be very difficult to train a 3d animal pose estimation model. Please have a try! @DukeZacharia
@Ben-Louis thanks for your answer @jin-s13 i definitely give it a try and i will let you know how it goes. By the way do you have any examples that can guide me?
You may refer to https://github.com/open-mmlab/mmpose/tree/master/configs/body/3d_kpt_sview_rgb_img
Hello, @jin-s13 i have question about the training of human 3D pose estimation model. I am on the process understanding your work but on the dataset you used for 2D project and 3D project are different please can you explain for me why you used different dataset and if there is any problem if someone wants to use same dataset to train a model. Also the dataset you use did you label and do calibration by yourself or used already calibrated and triangulated dataset? The reason am asking this is due to am trying to train a model for 3D animal pose estimation. Thank you sir.