keras_Realtime_Multi-Person_Pose_Estimation
keras_Realtime_Multi-Person_Pose_Estimation copied to clipboard
How can I train coco datasets without server?
I want to create my own dataset and send my dataset through the model directly. How can I train coco dataset without the server?
In my fork of this project there is python image augmentation code, it could work in-process and much simpler than C++