Jansher Mughal

Results 4 comments of Jansher Mughal

> Hello! 🌟 Your interest in expanding your model to include more classes is exciting! > > For adding new classes to an already trained model, you might consider the...

> @JansherMughal hello, > > Thanks for trying out the suggested approach! It looks like there was an error in the example provided. The YOLOv8 model object cannot be subscripted...

@glenn-jocher hello, I tried this approach by first training a YOLOv8 model on 7 classes and then used the trained model as a starting point for training on an additional...

The problem I'm currently facing is that I have a total of 1000 classes, but I'm receiving the data in batches. For example, in the first batch, I have data...