https://github.com/johnwlambert/dendriticspinesegmentationanddetection
https://github.com/johnwlambert/dendriticspinesegmentationanddetection
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnwlambert/dendriticspinesegmentationanddetection
- Owner: johnwlambert
- License: mit
- Created: 2016-06-07T04:16:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-08T10:11:05.000Z (about 10 years ago)
- Last Synced: 2024-12-19T17:48:48.256Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 3.66 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DendriticSpineSegmentationAndDetection
This repository consists of three code-bases:
1. Fully Convolutional Network implementation in TensorFlow
2. Implementation of Sliding-Window RPN and SVM Classifier for Bounding Box Detection
3. MATLAB Code to Generate Ground-Truth Semantic Image Segmentation Pixel Labels
4. IPython Notebook code to extract positive and negative examples of dendriti spines, and save them as 36x36 pixel jpg files. We feed those .jpg files into the SVM
Please direct questions to johnwl AT stanford DOT edu