https://github.com/thomasjo/nemo-redux
Classifying, detecting, and segmenting microscopic foraminifera
https://github.com/thomasjo/nemo-redux
classification deep-learning detection instance-segmentation pytorch
Last synced: 16 days ago
JSON representation
Classifying, detecting, and segmenting microscopic foraminifera
- Host: GitHub
- URL: https://github.com/thomasjo/nemo-redux
- Owner: thomasjo
- License: mit
- Created: 2020-07-02T10:54:41.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T08:23:03.000Z (over 3 years ago)
- Last Synced: 2025-09-01T09:24:40.385Z (10 months ago)
- Topics: classification, deep-learning, detection, instance-segmentation, pytorch
- Language: Python
- Homepage:
- Size: 521 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Nemo — Redux
Detecting, classifying, and segmenting microscopic foraminifera.
## Warning: there be dragons
This repository contains the majority of experiments I ran towards the end of my PhD journey.
Some parts of the code haven't been touched or tested in a few months, and might have broken;
specifically, the classification experiments.
I plan to revisit this codebase once I've defended by PhD and transition back to a normal life.
If you encounter any problems, please submit an issue or a pull request.