Thanks for the amazing repo!!
I have fine-tuned a model using my custom train and Val datasets. I have the config file as well as the weights file of the model.
I would like to test the model on unseen images in my test dataset. Is it possible to use /tools/test.py to test a model on a custom dataset? If so how should I go about doing that?
Many thanks,
Dave