qqwweee / keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)
MIT License
7.14k stars 3.45k forks source link

Training #777

Open btopii32 opened 2 years ago

btopii32 commented 2 years ago

Hey guys, I've run all the quick start commands and I'm now at the training section Am I to just,

  1. Run python voc_annotation.py (I have no custom datasets)
  2. And then run python convert.py -w yolov3.cfg yolov3.weights model_data/yolo_weights.h5
  3. And then finally run train.py? Is this going to work please?
wowo68 commented 2 years ago

这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。

btopii32 commented 2 years ago

好吧。希望你享受你的假期並儘快回复我

btopii32 commented 2 years ago

你好,你旅行回来了吗?我在使用 train.py 命令时遇到问题。在我指定“--output”和路径后没有生成输出视频

Hello, are you back from your trip? I'm having problems with the train.py command. There's no output video generated after I specified "--output" and the path