Hi Joesph,
You cannot upload a file to the BEAT platform.
You can create a Python/C++ algorithm though and when you are writing that, you can put the model as a string there to be loaded.
You can look at the file that I have attached for an example.
Best,
Amir
Hi Amir,
I have another question that you may be able to help me with. What is the procedure for using pretrained models on the BEAT platform? It seems as though the convention for the platform is to train and test the model within the same experiment, but with LiveDet-Iris 2020 I believe the plan is to only test the models on BEAT.
Joseph