theAIGuysCode / YOLOv4-Cloud-Tutorial

This repository walks you through how to Build and Run YOLOv4 Object Detections with Darknet in the Cloud with Google Colab.
352 stars 299 forks source link

Training Interruption without error or warning. #16

Open kchpomp opened 3 years ago

kchpomp commented 3 years ago

Hello!

Recently watched your video, started to do everything according to your guide, however training stage just finishes, no new weights config appear after that, I just start that block, it begins to work and then finishes and it's written done. I have no idea what does it mean, because I've already used this notebook to train traffic signs custon detector and everything worked brilliantly. Now I've tried to make custom planes detector, there're 2 classes there and this problem appeared. image

hsnawn commented 3 years ago

I got the same problem. Can you check your train.txt file from the left pane? It appears empty for me.