You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2023. It is now read-only.
@chandlerbing65nm Hello Sir! I have a few queries on how to train and test this model on a custom dataset. So, I am trying to use the VALID dataset, and as I'm relatively new to this area, I don't have any idea how to run it on this dataset (it has 30 classes and I dont know where I need to edit to specify those class names as well). Can you let me know how exactly do I have to modify the config or dataset files in order to run the train.py on VALID dataset?
The text was updated successfully, but these errors were encountered:
@Pranav110500 this repo follows the same framework for training, adding custom dataset, etc from MMDetection. I suggest study first how to do it in MMDetection since all of the information you will need are already available there.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@chandlerbing65nm Hello Sir! I have a few queries on how to train and test this model on a custom dataset. So, I am trying to use the VALID dataset, and as I'm relatively new to this area, I don't have any idea how to run it on this dataset (it has 30 classes and I dont know where I need to edit to specify those class names as well). Can you let me know how exactly do I have to modify the config or dataset files in order to run the train.py on VALID dataset?
The text was updated successfully, but these errors were encountered: