Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jni/napariboard-proto
Prototype implementation of napari-integrated CNN training viewer
https://github.com/jni/napariboard-proto
Last synced: about 1 month ago
JSON representation
Prototype implementation of napari-integrated CNN training viewer
- Host: GitHub
- URL: https://github.com/jni/napariboard-proto
- Owner: jni
- License: bsd-3-clause
- Created: 2020-07-11T06:54:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-16T15:27:14.000Z (over 1 year ago)
- Last Synced: 2024-01-28T23:11:58.354Z (10 months ago)
- Language: Jupyter Notebook
- Size: 172 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# napariboard-proto
Prototype implementation of napari-integrated CNN training viewerAll neural net code copied from
[Noise2Self](https://github.com/czbiohub/noise2self) by Josh Batson, used here
under the terms of the [MIT
license](https://github.com/czbiohub/noise2self/blob/master/LICENSE).