TensorFlow2.0-Examples icon indicating copy to clipboard operation
TensorFlow2.0-Examples copied to clipboard

Custom Object Detection with TF & YOLOV3

Open pkr97 opened this issue 6 years ago • 6 comments

Hey, thanks for the repo. Is it possible for you to provide a tutorial or instruction sheet for custom object detection? I would like to use TF2.x and YOLOV3.

I'm a new learner and want to train with my custom dataset. Can you provide some insight also about real-time object detection with CPU or using a dedicated embedded system like Pi or Jetson Nano?

Thanks..

pkr97 avatar Jul 16 '19 05:07 pkr97

No worries! I am working on it...

YunYang1994 avatar Jul 16 '19 15:07 YunYang1994

Thanks. I'm actively looking forward to use it. I assume that you will provide the steps as soon as possible. Thanks..

pkr97 avatar Jul 18 '19 05:07 pkr97

Work Completed! but it seems that tf.keras is much slower than tf. Do you have any idea about it ?

YunYang1994 avatar Jul 19 '19 06:07 YunYang1994

Actually I have got no idea about these things. I'm a beginner and starting now. Hope you find some help some how. link here https://github.com/keras-team/keras/issues/7818

pkr97 avatar Jul 19 '19 06:07 pkr97

请问tf.keras比tf慢多少?现在可以用tf2.0训练自己的数据集吗,如果可以训练 步骤和1.x的一样吗

Shame-fight avatar Jul 26 '19 02:07 Shame-fight

请问tf.keras比tf慢多少?现在可以用tf2.0训练自己的数据集吗,如果可以训练 步骤和1.x的一样吗

around 35%

yuntai avatar Jul 29 '19 15:07 yuntai