https://github.com/andreped/auxiliary-nerve-segmentation
https://github.com/andreped/auxiliary-nerve-segmentation
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreped/auxiliary-nerve-segmentation
- Owner: andreped
- License: mit
- Created: 2024-03-31T12:37:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T12:44:13.000Z (over 2 years ago)
- Last Synced: 2025-02-17T17:52:20.292Z (over 1 year ago)
- Language: Python
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# auxiliary-nerve-segmentation
This is an old project from 2019, which I only uploaded to store it somewhere.
In this project I trained a binary and semantic deep segmentation model
to perform auxilary nerve segmentation in ultrasound scans.
The model was performed on independent 2D slices and the goal was to have a
model that could be performed in real time using FAST.
# License
This project has MIT license.