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
I have trained a model on isaid dataset. Now I want to test it's performance on test set using test.py, and have got a .pkl file after testing. While ISAID test sever needs to upload a .json file, what should I do? Should I write some code to transform the file format?
The text was updated successfully, but these errors were encountered:
I have trained a model on isaid dataset. Now I want to test it's performance on test set using test.py, and have got a .pkl file after testing. While ISAID test sever needs to upload a .json file, what should I do? Should I write some code to transform the file format?
The text was updated successfully, but these errors were encountered: