david-fisher / 320-F19-Track-I

Track I's group repo
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Model upload needs to take preprocessing script #90

Open dhruvilgala opened 4 years ago

dhruvilgala commented 4 years ago

We used the preprocessing scripts for the Resnet (on Keras) and Mobilenet (on PyTorch). These scripts may not be the same for all models, so the researcher should provide a preprocessing function in a script that we can call when predicting.