As a demonstration for the being able to plugin-in different annotation models, we can bring in the ELM detection model as a first attempt.
This will require:
- Bringing the model + weights into the backend
- Linking the model to the API & returning region annotations
- Adding the relevant annotations onto the interface
As a demonstration for the being able to plugin-in different annotation models, we can bring in the ELM detection model as a first attempt.
This will require: