pytorch_Realtime_Multi-Person_Pose_Estimation
                                
                                 pytorch_Realtime_Multi-Person_Pose_Estimation copied to clipboard
                                
                                    pytorch_Realtime_Multi-Person_Pose_Estimation copied to clipboard
                            
                            
                            
                        How to training base on MobileNetV2?
Hi, I try to change model from VGG19 to MobileNetV2. Although i found "rtpose_mobilenetV2.py" in "lib/network",but i'm not sure how to modify "train_VGG19.py" to training. Could you help me please ? Thanks.