neuro-sam 0.1.1__py3-none-any.whl → 0.1.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- neuro_sam/napari_utils/segmentation_module.py +2 -5
- {neuro_sam-0.1.1.dist-info → neuro_sam-0.1.3.dist-info}/METADATA +3 -2
- {neuro_sam-0.1.1.dist-info → neuro_sam-0.1.3.dist-info}/RECORD +7 -7
- {neuro_sam-0.1.1.dist-info → neuro_sam-0.1.3.dist-info}/WHEEL +0 -0
- {neuro_sam-0.1.1.dist-info → neuro_sam-0.1.3.dist-info}/entry_points.txt +0 -0
- {neuro_sam-0.1.1.dist-info → neuro_sam-0.1.3.dist-info}/licenses/LICENSE +0 -0
- {neuro_sam-0.1.1.dist-info → neuro_sam-0.1.3.dist-info}/top_level.txt +0 -0
|
@@ -7,11 +7,8 @@ from qtpy.QtWidgets import (
|
|
|
7
7
|
)
|
|
8
8
|
from qtpy.QtCore import Signal
|
|
9
9
|
import torch
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
|
|
13
|
-
from contrasting_color_system import contrasting_color_manager
|
|
14
|
-
from segmentation_model import DendriteSegmenter
|
|
10
|
+
from .contrasting_color_system import contrasting_color_manager
|
|
11
|
+
from .segmentation_model import DendriteSegmenter
|
|
15
12
|
from scipy import ndimage
|
|
16
13
|
from scipy.ndimage import binary_fill_holes
|
|
17
14
|
from skimage.morphology import disk, binary_closing, remove_small_objects
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: neuro-sam
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: Neuro-SAM: Foundation Models for Dendrite and Dendritic Spine Segmentation
|
|
5
|
-
Author-email: Nipun Arora <
|
|
5
|
+
Author-email: Nipun Arora <nipunarora8@yahoo.com>
|
|
6
6
|
License: MIT License
|
|
7
7
|
|
|
8
8
|
Copyright (c) 2024 Nipun Arora
|
|
@@ -52,6 +52,7 @@ Requires-Dist: scikit-image
|
|
|
52
52
|
Requires-Dist: tifffile
|
|
53
53
|
Requires-Dist: numba
|
|
54
54
|
Requires-Dist: PyQt5
|
|
55
|
+
Requires-Dist: opencv-python-headless
|
|
55
56
|
Dynamic: license-file
|
|
56
57
|
|
|
57
58
|
<div align="center">
|
|
@@ -32,7 +32,7 @@ neuro_sam/napari_utils/main_widget.py,sha256=yahfPLwmhBt_hImpRykIObzfMwbVZvVJTEK
|
|
|
32
32
|
neuro_sam/napari_utils/path_tracing_module.py,sha256=0mMAtrMmtgK_ujMzaWzIguYVDPr8nfzalaTAwgF3NaQ,44062
|
|
33
33
|
neuro_sam/napari_utils/punet_widget.py,sha256=GzY8fGzx5xvitkIiD24TjWktW1ex4F7ujYjCu3Rd6xA,17058
|
|
34
34
|
neuro_sam/napari_utils/segmentation_model.py,sha256=uAnNvMdZVrtlaST36TpCdyoYiaNtVsQLeaPcroD-aT0,33939
|
|
35
|
-
neuro_sam/napari_utils/segmentation_module.py,sha256=
|
|
35
|
+
neuro_sam/napari_utils/segmentation_module.py,sha256=TPn_x53uwf-WVC0vTleX2g9fCFXXWNAGtuB8Ht5vmAM,28909
|
|
36
36
|
neuro_sam/napari_utils/visualization_module.py,sha256=JtZlBoKlfIwVLa2Sqg7b2KTr07fNlAcwR0M7fHsn2oM,24723
|
|
37
37
|
neuro_sam/punet/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
38
|
neuro_sam/punet/deepd3_model.py,sha256=nGVEqzCPz_E4cFA6QmknW2CffDcjxH7VsdYAyTdAtY0,7509
|
|
@@ -42,7 +42,7 @@ neuro_sam/punet/punet_inference.py,sha256=U3ne-sP1y732PISFYlV50cPbXN6eEREQue1Jf6
|
|
|
42
42
|
neuro_sam/punet/run_inference.py,sha256=c9ATKWJvhOzNEaww_sUCI5fFS1q0bQ4GYUwNUqxWcwA,5312
|
|
43
43
|
neuro_sam/punet/unet_blocks.py,sha256=xc-nZql_CSsyEeCxKIY-WIhiXG1KyRiCSIESztGJKEs,3170
|
|
44
44
|
neuro_sam/punet/utils.py,sha256=ibwcpkqqZ3_3Afz2VYxzplz8_8FWQ5qYQqjJiKS8hIo,1786
|
|
45
|
-
neuro_sam-0.1.
|
|
45
|
+
neuro_sam-0.1.3.dist-info/licenses/LICENSE,sha256=akmTIN8IuZn3Y7UK_8qVQnyKDWSDcVUwB8RPGNXCojw,1068
|
|
46
46
|
sam2/__init__.py,sha256=uHyh6VzVS4F2box0rPDpN5UmOVKeQNK0CIaTKG9JQZ4,395
|
|
47
47
|
sam2/automatic_mask_generator.py,sha256=Zt8mbb4UQSMFrjOY8OwbshswOpMhaxAtdn5sTuXUw9c,18461
|
|
48
48
|
sam2/benchmark.py,sha256=m3o1BriIQuwJAx-3zQ_B0_7YLhN84G28oQSV5sGA3ak,2811
|
|
@@ -86,8 +86,8 @@ sam2/utils/__init__.py,sha256=NL2AacVHZOe41zp4kF2-ZGcUCi9zFwh1Eo9spNjN0Ko,197
|
|
|
86
86
|
sam2/utils/amg.py,sha256=t7MwkOKvcuBNu4FcjzKv9BpO0av5Zo9itZ8b3WQMpdg,12842
|
|
87
87
|
sam2/utils/misc.py,sha256=AWAMAcFhzQedcQb7HU2oRc-RqjGrK87K-MsVG21tIKI,13090
|
|
88
88
|
sam2/utils/transforms.py,sha256=ujpk9GAMYvIJIGpt87QOP88TPtrjL61liDG7DCptEUY,4885
|
|
89
|
-
neuro_sam-0.1.
|
|
90
|
-
neuro_sam-0.1.
|
|
91
|
-
neuro_sam-0.1.
|
|
92
|
-
neuro_sam-0.1.
|
|
93
|
-
neuro_sam-0.1.
|
|
89
|
+
neuro_sam-0.1.3.dist-info/METADATA,sha256=57zAr6M6sj7edQq_AuQLvkkBsAgmrmeCvX0XzUv-Hu4,9592
|
|
90
|
+
neuro_sam-0.1.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
91
|
+
neuro_sam-0.1.3.dist-info/entry_points.txt,sha256=K0SaLior6N1REi_K0O4962Wn4DhTSos_Sx6Enx0mIm4,105
|
|
92
|
+
neuro_sam-0.1.3.dist-info/top_level.txt,sha256=yPbWxFcw79sErTk8zohihUHMK9LL31i3bXir2MrS4OQ,15
|
|
93
|
+
neuro_sam-0.1.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|