keras_Realtime_Multi-Person_Pose_Estimation icon indicating copy to clipboard operation
keras_Realtime_Multi-Person_Pose_Estimation copied to clipboard

How can I train coco datasets without server?

Open beebrain opened this issue 7 years ago • 1 comments

I want to create my own dataset and send my dataset through the model directly. How can I train coco dataset without the server?

beebrain avatar Jan 30 '18 03:01 beebrain

In my fork of this project there is python image augmentation code, it could work in-process and much simpler than C++

anatolix avatar Jan 30 '18 21:01 anatolix