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.
355 stars 299 forks source link

training for multiple object classes #3

Open rishabh700 opened 4 years ago

rishabh700 commented 4 years ago

In case of training for multiple custom objects, after preparing the labelled data and generating the txt files, should all the images and txt files be compressed in a single folder?