Upload 1.3 with bioimageio.spec 0.5.7.1 (#2)
Browse files- Upload 1.3 with bioimageio.spec 0.5.7.1 (9fb72c4a845feccaff45099a8b6a318c416f30f7)
- .gitattributes +1 -0
- README.md +14 -1
- images/cover.png +3 -0
.gitattributes
CHANGED
|
@@ -37,3 +37,4 @@ images/input_lf_sample.png filter=lfs diff=lfs merge=lfs -text
|
|
| 37 |
package/cover.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
package/sample_input.tif filter=lfs diff=lfs merge=lfs -text
|
| 39 |
package/sample_output.tif filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 37 |
package/cover.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
package/sample_input.tif filter=lfs diff=lfs merge=lfs -text
|
| 39 |
package/sample_output.tif filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
images/cover.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,4 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# HyLFM-Net-stat
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
HyLFM-Net trained on static images of arrested medaka hatchling hearts. The network reconstructs a volumentric image from a given light-field.
|
| 4 |
|
|
@@ -166,7 +176,10 @@ This model was trained on `10.5281/zenodo.7612115`.
|
|
| 166 |
|
| 167 |
### Software
|
| 168 |
|
| 169 |
-
- **Framework:**
|
|
|
|
|
|
|
|
|
|
| 170 |
- **Libraries:** None beyond the respective framework library.
|
| 171 |
- **BioImage.IO partner compatibility:** [Compatibility Reports](https://bioimage-io.github.io/collection/latest/compatibility/#compatibility-by-resource)
|
| 172 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
thumbnail: images/cover.png
|
| 4 |
+
tags: ['nuclei', 'light-field-microscopy', 'hylfm', 'image-reconstruction', 'fluorescence-light-microscopy', 'pytorch', 'biology']
|
| 5 |
+
language: [en]
|
| 6 |
+
library_name: bioimageio
|
| 7 |
+
---
|
| 8 |
# HyLFM-Net-stat
|
| 9 |
+

|
| 10 |
+
|
| 11 |
+
|
| 12 |
|
| 13 |
HyLFM-Net trained on static images of arrested medaka hatchling hearts. The network reconstructs a volumentric image from a given light-field.
|
| 14 |
|
|
|
|
| 176 |
|
| 177 |
### Software
|
| 178 |
|
| 179 |
+
- **Framework:**
|
| 180 |
+
- ONNX: opset version: 15
|
| 181 |
+
- Pytorch State Dict: 1.13
|
| 182 |
+
- TorchScript: 1.13
|
| 183 |
- **Libraries:** None beyond the respective framework library.
|
| 184 |
- **BioImage.IO partner compatibility:** [Compatibility Reports](https://bioimage-io.github.io/collection/latest/compatibility/#compatibility-by-resource)
|
| 185 |
|
images/cover.png
ADDED
|
Git LFS Details
|