arcticseals icon indicating copy to clipboard operation
arcticseals copied to clipboard

Pretrained weights

Open AmitMY opened this issue 6 years ago • 1 comments

In the README you elude to having pretrained models -

Copy the folder /ai4edevfs/models/seals-detection-ir-n-large-86.0 to the models directory of the SealDetectionAPI folder. This models folder will be copied to the docker image as /app/models. Now adjust the path to the model in detection_api/runserver.py to point to the correct path, e.g. /app/models/seals-detection-ir-n-large-86.0/fasterrcnn_07281142_0.8598245413189538.

But I cannot find those files anywhere on the repository. Are those files available? if not, is it possible to make them available?

AmitMY avatar Mar 26 '19 15:03 AmitMY

We don't really have pre-trained weights in a state that are ready for sharing, but that's only out of cleanliness, not secrecy... email me at [email protected] and we'll figure out whether there's a model that would be useful to you. Thanks for your interest!

agentmorris avatar Apr 14 '19 14:04 agentmorris