Skip to content

The API serving up trained cancer detection models for the Scancer webapp.

License

Notifications You must be signed in to change notification settings

scancer-org/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

The Scancer breast cancer detection API and model store

Scancer is a web application that uses computer vision to assist with varying stages of breast cancer detection. At its core is a collection of learnt detection models (in PyTorch) that are served as an API (using TorchServe).

The specific procedures that are used to diagnose breast cancer are depicted in the following graphic, and the ones that would most benefit from computer vision are denoted in purple. The Scancer project aims to collect and use state-of-the-art models for each of these.

Tests and procedures used to diagnose breast cancer

You can find currently implemented models by browsing the list of repositories under the Scancer GitHub Organisation.

The documentation in this repository shows you:

  1. How to use these models for detection
  2. How to improve on existing models, or contribute new ones
  3. How to monitor the API in production

Depending on your expertise and your goals, you will find different sections of the documentation more or less relevant. If you are more interested in how this API and model store are setup as part of the entire stack, please refer instead to our server setup scripts.

Copyright and license

Copyright (c) 2021 Harish Narayanan and Daniel Hen.

This code is licenced under the MIT Licence. See LICENSE for the full text of this licence.

About

The API serving up trained cancer detection models for the Scancer webapp.

Topics

Resources

License

Stars

Watchers

Forks

Packages