Add files using upload-large-folder tool
Browse files- .gitattributes +14 -0
- source_code/SegMamba/causal-conv1d/build/lib.linux-x86_64-cpython-312/causal_conv1d_cuda.cpython-312-x86_64-linux-gnu.so +3 -0
- source_code/SegMamba/causal-conv1d/build/temp.linux-x86_64-cpython-312/csrc/causal_conv1d_bwd.o +3 -0
- source_code/SegMamba/causal-conv1d/build/temp.linux-x86_64-cpython-312/csrc/causal_conv1d_update.o +3 -0
- source_code/SegMamba/causal-conv1d/causal_conv1d_cuda.cpython-312-x86_64-linux-gnu.so +3 -0
- source_code/SegMamba/mamba/assets/selection.png +3 -0
- source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/.ninja_deps +3 -0
- source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_bf16_complex.o +3 -0
- source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_bf16_real.o +3 -0
- source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp16_complex.o +3 -0
- source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp16_real.o +3 -0
- source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp32_complex.o +3 -0
- source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp32_real.o +3 -0
- source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_fwd_bf16.o +3 -0
- source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_fwd_fp16.o +3 -0
- source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_fwd_fp32.o +3 -0
- source_code/sam3/assets/dog.gif +3 -0
- source_code/sam3/assets/player.gif +3 -0
- source_code/sam3/assets/sa_co_dataset.jpg +3 -0
- source_code/sam3/checkpoints_4class/tensorboard/events.out.tfevents.1766994057.app-993749b4c27b47febb762337338d8ee6-577fcbd56d-pxmxq.1920753.0 +3 -0
- source_code/sam3/sam3/perflib/tests/assets/masks.tiff +3 -0
.gitattributes
CHANGED
|
@@ -66,3 +66,17 @@ gliomasam3_moe/vis_res/dual_domain/Fig7_b_dual_domain_BraTS-GLI-00017-000.pdf fi
|
|
| 66 |
gliomasam3_moe/vis_res/et_absent/Fig2_a_et_absent_BraTS-GLI-00012-000.pdf filter=lfs diff=lfs merge=lfs -text
|
| 67 |
gliomasam3_moe/vis_res/failure/Fig9_a_failure_BraTS-GLI-00020-000.pdf filter=lfs diff=lfs merge=lfs -text
|
| 68 |
gliomasam3_moe/vis_res/qualitative/Fig1_qualitative_comparison.pdf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
gliomasam3_moe/vis_res/et_absent/Fig2_a_et_absent_BraTS-GLI-00012-000.pdf filter=lfs diff=lfs merge=lfs -text
|
| 67 |
gliomasam3_moe/vis_res/failure/Fig9_a_failure_BraTS-GLI-00020-000.pdf filter=lfs diff=lfs merge=lfs -text
|
| 68 |
gliomasam3_moe/vis_res/qualitative/Fig1_qualitative_comparison.pdf filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
source_code/SegMamba/causal-conv1d/build/temp.linux-x86_64-cpython-312/csrc/causal_conv1d_update.o filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/.ninja_deps filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp16_complex.o filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_bf16_complex.o filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_fwd_fp32.o filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
source_code/SegMamba/causal-conv1d/causal_conv1d_cuda.cpython-312-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp32_real.o filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_bf16_real.o filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
source_code/SegMamba/causal-conv1d/build/lib.linux-x86_64-cpython-312/causal_conv1d_cuda.cpython-312-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_fwd_bf16.o filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
source_code/SegMamba/causal-conv1d/build/temp.linux-x86_64-cpython-312/csrc/causal_conv1d_bwd.o filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_fwd_fp16.o filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp16_real.o filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp32_complex.o filter=lfs diff=lfs merge=lfs -text
|
source_code/SegMamba/causal-conv1d/build/lib.linux-x86_64-cpython-312/causal_conv1d_cuda.cpython-312-x86_64-linux-gnu.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa2983da08030f4be04abe07c0fae0c764f3b2b9993fd1fe6adf99fea8efddc7
|
| 3 |
+
size 30208232
|
source_code/SegMamba/causal-conv1d/build/temp.linux-x86_64-cpython-312/csrc/causal_conv1d_bwd.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:882525e3999e6ad38e762837b222ea5d3003f4dc4c74d771c02e03f413e36d82
|
| 3 |
+
size 22508976
|
source_code/SegMamba/causal-conv1d/build/temp.linux-x86_64-cpython-312/csrc/causal_conv1d_update.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd9d4ba61c0777b8c299159f3ed3e345d88650838c34d6d9cd7e306f1c4f8083
|
| 3 |
+
size 904824
|
source_code/SegMamba/causal-conv1d/causal_conv1d_cuda.cpython-312-x86_64-linux-gnu.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34a54193d9a75cc34213828a5f51befa8f6878a4aa0b7b6f3576af2fde8d8a91
|
| 3 |
+
size 30187200
|
source_code/SegMamba/mamba/assets/selection.png
ADDED
|
Git LFS Details
|
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/.ninja_deps
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:378df26cff1974e43c225382306cc0ad8c3779202abf4a18c932b2b51472506a
|
| 3 |
+
size 612896
|
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_bf16_complex.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f746ab61c45f806cb6cf18cc6ad43fdfb98716fec182253c9203fabc524ac72
|
| 3 |
+
size 31828056
|
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_bf16_real.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46500d9f4d7210df7171c4d182386c180a5ce35a7f7030fef3a63d678446aac2
|
| 3 |
+
size 19934048
|
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp16_complex.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5faeb8e32f6977ea816ff6ed180bce8d4af876ccb3cd1ff3dfce9bcf1a7da611
|
| 3 |
+
size 30738512
|
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp16_real.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06b2ceae9bd8f54275e41990f1fec871a58de758901d53cb9d5025528894ffdb
|
| 3 |
+
size 18883336
|
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp32_complex.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0294ab9c24fd4feb4878bc157f70195e64795449030fad5d6c28865c23cfa3e6
|
| 3 |
+
size 29725120
|
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_bwd_fp32_real.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f81077142089e81e8961a234d39dcde2c19b617cecc263998b782fcefc4b062
|
| 3 |
+
size 17803648
|
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_fwd_bf16.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5bc4558e53011804f13eb0053a2a242ee31bd853892871edda459c3c58bae8f
|
| 3 |
+
size 12519168
|
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_fwd_fp16.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99af860a3ec1f15766281326283c027f2748bab47a02d0d7357c0903b4924df1
|
| 3 |
+
size 11706952
|
source_code/SegMamba/mamba/build/temp.linux-x86_64-cpython-312/csrc/selective_scan/selective_scan_fwd_fp32.o
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abe6f07ed77aa22d6c3380e6b9f91e7a70f14ef4a99bd1765e36913b3c250149
|
| 3 |
+
size 11207672
|
source_code/sam3/assets/dog.gif
ADDED
|
Git LFS Details
|
source_code/sam3/assets/player.gif
ADDED
|
Git LFS Details
|
source_code/sam3/assets/sa_co_dataset.jpg
ADDED
|
Git LFS Details
|
source_code/sam3/checkpoints_4class/tensorboard/events.out.tfevents.1766994057.app-993749b4c27b47febb762337338d8ee6-577fcbd56d-pxmxq.1920753.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:543ca28feec7efec758262c04aaa72e4edd2cfa8c4798b034216ff7b2b6e2bde
|
| 3 |
+
size 14368
|
source_code/sam3/sam3/perflib/tests/assets/masks.tiff
ADDED
|
|
Git LFS Details
|