https://github.com/broadinstitute/one-shot-atlas

Siamese Neural Network for anatomical registration

https://github.com/broadinstitute/one-shot-atlas

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: biorxiv.org
  • Academic email domains
  • Institutional organization owner
    Organization broadinstitute has institutional domain (www.broadinstitute.org)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Siamese Neural Network for anatomical registration

Basic Info
  • Host: GitHub
  • Owner: broadinstitute
  • Language: Jupyter Notebook
  • Default Branch: master
  • Homepage:
  • Size: 46.7 MB
Statistics
  • Stars: 5
  • Watchers: 4
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created over 5 years ago · Last pushed over 5 years ago
Metadata Files
Readme

README.md

Siamese Neural Network for anatomical registration

In this repository is contained the code of the paper https://www.biorxiv.org/content/10.1101/2020.08.29.272831v1 relative to the registration pipeline. The aim of this model is, given an histology image of a coronal slice of the mouse brain, to identify its "depth" into the brain by comparing it with an existing atlas (e.g. Allen CCF). The model is a Siamese Neural Network based on a pretrained DenseNet encoder of which we fine-tuned the final layers. The model works as depicted in the figure below.

Siamese Neural Network

In this repository you can find: - The code used to train the model - A pretrained version of the model itself - A jupyter notebook containing some usage examples

To run the code you need Python >= 3.6 and the following packages installed: tensorflow > 2.0 numpy matplotlib imgaug pandas pickle umap-learn scipy You will also need to populate the brain_images folder with the mouse brain samples that can be found at: LINK
To train a new model edit the file main.py with the correct hyperparameters and run the command python main.py.
To test a trained model use the notebook Predictions.ipynb.

Owner

  • Name: Broad Institute
  • Login: broadinstitute
  • Kind: organization
  • Location: Cambridge, MA

Broad Institute of MIT and Harvard

GitHub Events

Total
  • Issues event: 1
  • Issue comment event: 1
Last Year
  • Issues event: 1
  • Issue comment event: 1

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: over 1 year
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ctpn (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels