FreeSeg
FreeSeg copied to clipboard
trained model to test
I want to use the trained model to test it, where is the relevant code . Is it the test_with_TTA code?
If you want to test the trained model, you can only add the config "--eval only" and "MODEL.WEIGHTS /path/to/model". The example code is listed in the README.