Skip to content

A collection of deep learning models for analyzing the Human Protein Atlas images.

License

Notifications You must be signed in to change notification settings

CellProfiling/HPA-model-zoo

Repository files navigation

HPA-Model-Zoo

A collection of deep learning models for analyzing the Human Protein Atlas images.

Models

Development

The model zoo is built using Vue.js. Make sure you have node installed.

Install

  1. Clone this repo to a folder.

    git clone git@github.com:CellProfiling/HPA-model-zoo.git
    cd HPA-model-zoo
  2. Run npm install in the folder to install the dependencies

  3. Run npm run serve to start a dev server which supports hot reloading when you edit the files. Go and see it through http://localhost:8000/#/.

  4. For vue-material UI elements, you can find those here.

  5. When you have made the changes, commit in a new branch and make a pull request to our GitHub repository targeting the master branch.

  6. When the pull request is merged to master branch, netlify will automatically build and publish the new version of the site at https://modelzoo.cellprofiling.org/.

About

A collection of deep learning models for analyzing the Human Protein Atlas images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published