tensorflow / ecosystem

Integration of TensorFlow with other open-source frameworks
Apache License 2.0
1.37k stars 391 forks source link

How to make the “YOLOv4 object detection” or “YOLOv5 object detection” or “U-Net segmentation” under the Spark cluster? #193

Open JenniferYingyiWu2020 opened 2 years ago

JenniferYingyiWu2020 commented 2 years ago

Hi, I have read the module of “kubeflow” and “spark-tensorflow-distributor” in your Github project, and the above “Spark cluster deep learning” projects are very fascinating to me. Now, I am eager to make the “YOLOv4 object detection” or “YOLOv5 object detection” or “U-Net segmentation” under the Spark cluster. However, I am so confused about how to implement it. So, could you pls help to give me some suggestions? Thanks!