@jahongir7174 Great job on the re-implementation, its really helpful for making changes to the model and training. I want to know what is the diffrence between your two repos " yolov8-pt" and yolov8-human"? Is there any architecture changes or is it just the dataset which is different?
@ashish-roopan
you can find the NN changes in the detection head because of the number of classes.
Other parts such as hyperparameters are the same as the original
@jahongir7174 Great job on the re-implementation, its really helpful for making changes to the model and training. I want to know what is the diffrence between your two repos " yolov8-pt" and yolov8-human"? Is there any architecture changes or is it just the dataset which is different?