Let’s say I created a dataset with fruit images and I’m applying custom training to the dataset in google colab. However, I decided to change the label my label have green_apple, red_apple, yellow_apple, Kiwi, banana …etc I want to update the label from green_apple, red_apple, yellow_apple to apple. Is that possible even after downloading the dataset ? How can I do that?
Hey @will99!
You can use the class
tab in Roboflow to change class names - you’d just need to export again after you’re done.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.