diff --git a/deepfluoro/README.md b/deepfluoro/README.md index c83fc6274e5da75442f197929aa33243404dea4d..a3bf28aadf27b1053f10b37c6a427717cfe9e535 100644 --- a/deepfluoro/README.md +++ b/deepfluoro/README.md @@ -10,4 +10,13 @@ pages={759--769}, year={2020}, publisher={Springer} - } \ No newline at end of file + } + +## `segmentations_multichannel/` + +Packed 7-channel masks, one `.pt` per X-ray. Each is a `(1536, 1536)` `uint8` array where bit `i` is label `i+1` (0: L-hemipelvis, 1: R-hemipelvis, 2: vertebrae, 3: upper sacrum, 4: L-femur, 5: R-femur, 6: lower sacrum). + +```python +packed = torch.load(path) # (1536, 1536) uint8 +masks = (packed[None] >> torch.arange(7)[:, None, None]) & 1 # (7, 1536, 1536) bool +``` \ No newline at end of file diff --git a/deepfluoro/subject01/segmentations_multichannel/000.pt b/deepfluoro/subject01/segmentations_multichannel/000.pt new file mode 100644 index 0000000000000000000000000000000000000000..8d70ea70e62e6035ab0135bcc8697026b2a27fd8 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/000.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8887e702a6b485ab30c4d3d93fe275b1acac507c5b5472054e740f256c77ce9f +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/001.pt b/deepfluoro/subject01/segmentations_multichannel/001.pt new file mode 100644 index 0000000000000000000000000000000000000000..86352021d4a6135099b25f6e8502e2a4281cc833 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/001.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa9cb78b776b4454dc192624ed80bf3157f37811419c113042687ed3cd6eff1 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/002.pt b/deepfluoro/subject01/segmentations_multichannel/002.pt new file mode 100644 index 0000000000000000000000000000000000000000..74d16ee19e6b991944631df194014bd9b23b25da --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/002.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2161e1562c5d868f67e0e33230a553224f9565c714e93ad79fdf4c714a38e9 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/003.pt b/deepfluoro/subject01/segmentations_multichannel/003.pt new file mode 100644 index 0000000000000000000000000000000000000000..96362cc93d70bc2b5d2ce10b2b33397cd9cbd6a0 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/003.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4464e266e7c079b476bff466de395c03b569b07e3db70416effe273d97960782 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/004.pt b/deepfluoro/subject01/segmentations_multichannel/004.pt new file mode 100644 index 0000000000000000000000000000000000000000..f45d30237015fd4b5e706e9e92c753bb6d830629 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/004.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ae9accbd3d6b57cc54d89c75bab68afa10350b7aa17c849cd130f837838ba4 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/005.pt b/deepfluoro/subject01/segmentations_multichannel/005.pt new file mode 100644 index 0000000000000000000000000000000000000000..0d72c41e7ecd6c7b31ba3c6c8e3675e92834025a --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/005.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bdafd436bcfa63f7f6a57da251ec4fa14854c259e1c86822eeaf10d9015b1d5 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/006.pt b/deepfluoro/subject01/segmentations_multichannel/006.pt new file mode 100644 index 0000000000000000000000000000000000000000..ba86fa6a70ebee8c793fd810823891b0bf527fc8 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/006.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0da04b0a56a35d0b7be06e822a3076bcdbe7d1068eff79dd580b7872980e636 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/007.pt b/deepfluoro/subject01/segmentations_multichannel/007.pt new file mode 100644 index 0000000000000000000000000000000000000000..b444cf6809421cc864a6fe2d8195222c499a00a3 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/007.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704237e47ca6bd7dffe3c6e0c3bec411b37e924af38cdace6199b0c440d6c46d +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/008.pt b/deepfluoro/subject01/segmentations_multichannel/008.pt new file mode 100644 index 0000000000000000000000000000000000000000..62dc28bfbcd253b7c9701f2dff3b36338fde31ee --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/008.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0698fed77653f62e75098d193a2ca28dcb2e6c4dcc47c65b6626e0be5862b9a6 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/009.pt b/deepfluoro/subject01/segmentations_multichannel/009.pt new file mode 100644 index 0000000000000000000000000000000000000000..687e282c2f85e82f251ded3abbdb8963bc1b02d3 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/009.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ba779ee3b153606627bd200fcb6bb8bd29f788a0df745e916407410169cada1 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/010.pt b/deepfluoro/subject01/segmentations_multichannel/010.pt new file mode 100644 index 0000000000000000000000000000000000000000..f2bdb3a7e8e52bc79797925d140882f60b513cf6 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/010.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22cce6192e328a1e89fbe52520ecd59950ab6975d3f1201622c36261672e917f +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/011.pt b/deepfluoro/subject01/segmentations_multichannel/011.pt new file mode 100644 index 0000000000000000000000000000000000000000..fede7c4d4e6862596ceb42b727895d587ab75c1a --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/011.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68023b3be8cc52b205af00afb113a727cc7e44c6e2eeeb210260d098e46cde1 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/012.pt b/deepfluoro/subject01/segmentations_multichannel/012.pt new file mode 100644 index 0000000000000000000000000000000000000000..63f9878cf03755e406e17a300eb903b76a89b341 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/012.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9503629684d7f33e019346877b67c9346806767f0f2fc4c7c359b77a3d541c34 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/013.pt b/deepfluoro/subject01/segmentations_multichannel/013.pt new file mode 100644 index 0000000000000000000000000000000000000000..a99b32160ce709a5c64ccd7e289d3a4770ea7502 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/013.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9992938ec0516f425070981c1c10b0fcf873d3a7b5fd67c5b06880dbf69edc5 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/014.pt b/deepfluoro/subject01/segmentations_multichannel/014.pt new file mode 100644 index 0000000000000000000000000000000000000000..1143e6bbd420ed1136f0006c146bd37e48cee087 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/014.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb0f43ec73541a7b279f5e06ae6e8b58c2202b6786cde07a4741c8ef903af9d +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/015.pt b/deepfluoro/subject01/segmentations_multichannel/015.pt new file mode 100644 index 0000000000000000000000000000000000000000..9b90e5cd8610c0bed4e18b2bb258f42a28342d9b --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/015.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dbea9ada14d0cdb178fc4bff5cdd34127cfa90ac0b463c872dccb1b0da8074a +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/016.pt b/deepfluoro/subject01/segmentations_multichannel/016.pt new file mode 100644 index 0000000000000000000000000000000000000000..ef110fad49f225adabd108bcf8a358215c5cded8 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/016.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c53efbadd905ee43bc06c098567139a9d82808d85993c441791a54c90def239e +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/017.pt b/deepfluoro/subject01/segmentations_multichannel/017.pt new file mode 100644 index 0000000000000000000000000000000000000000..6d89bfedf0ebe0b5c01dc74b071c81ffe2a91d18 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/017.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9b4f4c7eb6c9e92523d1086e1a5e0b34111d447a2eb9743d9c494a9da9c285 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/018.pt b/deepfluoro/subject01/segmentations_multichannel/018.pt new file mode 100644 index 0000000000000000000000000000000000000000..7642488e12beaeda133e3ef686b20ecab329843b --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/018.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14144731f902caefba90d1354fb95f6f65728737432005a588b66f8390e703ca +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/019.pt b/deepfluoro/subject01/segmentations_multichannel/019.pt new file mode 100644 index 0000000000000000000000000000000000000000..9b1fd13d00021ffc8882101358f375c42050adce --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/019.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcac7fb012cd6a7d9409e6e7e2d45097cf863090e538ed10c7230031a79ce754 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/020.pt b/deepfluoro/subject01/segmentations_multichannel/020.pt new file mode 100644 index 0000000000000000000000000000000000000000..e345ab8e9e07416790fd1c164ea030d7ca94b1cc --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/020.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a12657533d0ae899642ac9c191dc81e8cdf80d9920494f3c6d7fbcdc9e0d69 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/021.pt b/deepfluoro/subject01/segmentations_multichannel/021.pt new file mode 100644 index 0000000000000000000000000000000000000000..4987e6c1f6563a0d986efe9d99ae53c372402941 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/021.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5626d980544a78860cb28e72ccb40f84bdacfdeb7883fac8cb394689699ebb7a +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/022.pt b/deepfluoro/subject01/segmentations_multichannel/022.pt new file mode 100644 index 0000000000000000000000000000000000000000..7f66a3565fd2194140be9d1937cff92d19a9255d --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/022.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1e89d85226f975b3b298153860dd09b835794946b639b40be2bdfc23937c76 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/023.pt b/deepfluoro/subject01/segmentations_multichannel/023.pt new file mode 100644 index 0000000000000000000000000000000000000000..68b49f6adb4b0b1876feb4251e5b132b9b61e6f4 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/023.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c21181c6251e4f2d692098f7250c0c7874a239bd0e771a265b8f5dae0b7fb03 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/024.pt b/deepfluoro/subject01/segmentations_multichannel/024.pt new file mode 100644 index 0000000000000000000000000000000000000000..6095b54096caf29b52a6ebe2c55d4b8435c5e560 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/024.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa8612c10cd2cfe0db0be8783af908de74a2725506f27bf3dec9550cf97f6fc +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/025.pt b/deepfluoro/subject01/segmentations_multichannel/025.pt new file mode 100644 index 0000000000000000000000000000000000000000..eef951f66fdb670722e2dfdfc8470641d3390ac1 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/025.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b8c4a0d85c686107ac4d1bc44013452ca63abbad91a66ec12bfb47565d7d4d +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/026.pt b/deepfluoro/subject01/segmentations_multichannel/026.pt new file mode 100644 index 0000000000000000000000000000000000000000..187a98fe6e8103e8796b3bc46b429d89e99af909 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/026.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f44638407a95d8ed196fd3bc5a81287925dac5e3181de439760c86d587ef0e6 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/027.pt b/deepfluoro/subject01/segmentations_multichannel/027.pt new file mode 100644 index 0000000000000000000000000000000000000000..aaa92ed1fde0bb3731cbf90be981bb0219156562 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/027.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf591134c283f70ed860b8439dd5997ba4a6c99d060808f7edc27001f1aa3ce6 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/028.pt b/deepfluoro/subject01/segmentations_multichannel/028.pt new file mode 100644 index 0000000000000000000000000000000000000000..3e6e2103dde2de1acae8fd059c74b3239a06b610 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/028.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec0e1753deb01ed5bf40bca6ebea2ad167e3a86838fa32e483d67164fa0df8c9 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/029.pt b/deepfluoro/subject01/segmentations_multichannel/029.pt new file mode 100644 index 0000000000000000000000000000000000000000..ee6fa39cb3db7ea91d1d269304cd7cd864793c7e --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/029.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7347fb99a59812adf7b06bf72f656d4cf50401a45930fdacd496dde55f05b41 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/030.pt b/deepfluoro/subject01/segmentations_multichannel/030.pt new file mode 100644 index 0000000000000000000000000000000000000000..ea7f6b18a48762cd9eec7b0b98ec3369ebb05aa8 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/030.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f1113cd5f41d3c7e4a9420eb71366c34e6689949bae181c38bc7be349bec9d +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/031.pt b/deepfluoro/subject01/segmentations_multichannel/031.pt new file mode 100644 index 0000000000000000000000000000000000000000..5fc23e785b26cb6f6b9a414074a9351107bc0728 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/031.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f583ccff7a3c37c59dc4fbb574375f7bde2a709ad0f7500874c313b73726b6 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/032.pt b/deepfluoro/subject01/segmentations_multichannel/032.pt new file mode 100644 index 0000000000000000000000000000000000000000..0d5d519aad9e69be3246e33d53d012e6baaff24c --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/032.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3479c74a124452b76fd7325dfad80df58b278aedb17b205a9d29f19226927c7e +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/033.pt b/deepfluoro/subject01/segmentations_multichannel/033.pt new file mode 100644 index 0000000000000000000000000000000000000000..2419717fcab74a99c5d2357944685adc3ba5221d --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/033.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fffb342c1f147454b9450f58a4bc2d0b4b0eb029743322e79a71e92a60cb32b4 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/034.pt b/deepfluoro/subject01/segmentations_multichannel/034.pt new file mode 100644 index 0000000000000000000000000000000000000000..fe34029ef560576c1a26d03912303c4b0edb0055 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/034.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587a6f7a16a1657a5b912b911be287fe87f2bfb6566b0fe428a0f668e7b84b9a +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/035.pt b/deepfluoro/subject01/segmentations_multichannel/035.pt new file mode 100644 index 0000000000000000000000000000000000000000..74a0fe58f3a994edc942b7510c52e240c0707daf --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/035.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eeb3210c95f7c3acb8a4d3ad700d6131efe07f8a22c8a55a88d5734b8c2a011 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/036.pt b/deepfluoro/subject01/segmentations_multichannel/036.pt new file mode 100644 index 0000000000000000000000000000000000000000..c7f88048a66b2f9d813343922e799a5b7399d662 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/036.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4edeefaacca9cc8eba2116a2a2f896c6bcaa68a23c80b797f86d31f800beac42 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/037.pt b/deepfluoro/subject01/segmentations_multichannel/037.pt new file mode 100644 index 0000000000000000000000000000000000000000..67e78e2f98d2d2bcec6b02470894f03d3a8f2406 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/037.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856d23d1dd035dede6d9bc4f558ea10c43a3bd97a99f4155c3c949f9cec343e0 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/038.pt b/deepfluoro/subject01/segmentations_multichannel/038.pt new file mode 100644 index 0000000000000000000000000000000000000000..d361077a437cf6a8edb40145d22abf9a6a8b9aa2 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/038.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecccf7ff8e15d08e286cabfe19d9d0866632b062713b9baf86d41fee166a5db3 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/039.pt b/deepfluoro/subject01/segmentations_multichannel/039.pt new file mode 100644 index 0000000000000000000000000000000000000000..69fa72324e9650763c970651efc90847dd9b0a1f --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/039.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634e7cf98d5b20a1ba35e8e646b7946f50a769a3315b218eacd8ffe6397e7d83 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/040.pt b/deepfluoro/subject01/segmentations_multichannel/040.pt new file mode 100644 index 0000000000000000000000000000000000000000..3b47b8862afb2a7db8a4fcbc4f7c61fa32a8ef4b --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/040.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f59a00d35003b6680af3ed884627fb497f405fca2804d35b78a16ff96e5656a +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/041.pt b/deepfluoro/subject01/segmentations_multichannel/041.pt new file mode 100644 index 0000000000000000000000000000000000000000..15923bfdb579a4d5530bf5df15d5b059dc08b83d --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/041.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e40cdfa90a40827aa31b662ee5b3c5607c34970f0ea5784617bb6afb12e4dc0f +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/042.pt b/deepfluoro/subject01/segmentations_multichannel/042.pt new file mode 100644 index 0000000000000000000000000000000000000000..70d9a29e9ba6512d3ae6afa979811cde72bc6864 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/042.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3405499ac3397462a7370acb232c0b9d8c45c604a2b4a0b3ab57ea96f9d3199d +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/043.pt b/deepfluoro/subject01/segmentations_multichannel/043.pt new file mode 100644 index 0000000000000000000000000000000000000000..48f60af87a437e786a2425c6670f410c0eb63262 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/043.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab6d02f1592f050b760288dc1d6006289cb7f31013283aa2f92658108cd78e79 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/044.pt b/deepfluoro/subject01/segmentations_multichannel/044.pt new file mode 100644 index 0000000000000000000000000000000000000000..e97e60d4c0041a63c509247bff027b278bdce1e1 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/044.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f536935f3812cc09b26e68e173eb7ed39db998f511f7c7189c9d0bdeff8c3a66 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/045.pt b/deepfluoro/subject01/segmentations_multichannel/045.pt new file mode 100644 index 0000000000000000000000000000000000000000..cc5ae65fd92945e772490b02f162b58724f32773 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/045.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0322e8a12e9e5a6a387266f97060ce0e199e9f8ac49e595cf2a75f2a5665033c +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/046.pt b/deepfluoro/subject01/segmentations_multichannel/046.pt new file mode 100644 index 0000000000000000000000000000000000000000..9984311fb4a9abb2a89d80f9d2a417b7a1c53be2 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/046.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:570b50be61c557aa167c490059d8bd8b61ab3782aadb9a9282695bdd53b40dc4 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/047.pt b/deepfluoro/subject01/segmentations_multichannel/047.pt new file mode 100644 index 0000000000000000000000000000000000000000..37e474d682e83136ac92682f9a2ffa3a0627b167 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/047.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:486debab785d56bb039e4eb243a3397cf9da245b10ce5d49985e64341693f8c0 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/048.pt b/deepfluoro/subject01/segmentations_multichannel/048.pt new file mode 100644 index 0000000000000000000000000000000000000000..7cb80cc64b27b3a781fecd299d2d726d3ba06d95 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/048.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6e575dae6b778f3ea583e5ced694177118f5f5c9150273716e2987925530c81 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/049.pt b/deepfluoro/subject01/segmentations_multichannel/049.pt new file mode 100644 index 0000000000000000000000000000000000000000..ff0ddcb2fb8d93272fa60401127d49a39a6dfa5b --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/049.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897f65e43777d983351584dd88a62dccc7327e9f8208373156a25374cb74e337 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/050.pt b/deepfluoro/subject01/segmentations_multichannel/050.pt new file mode 100644 index 0000000000000000000000000000000000000000..35c490c93fa11c849fefe4e2f94063a53f814f5e --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/050.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d3dbddee3e156865df110309ec14c628a2037a669c4a889bac73a40f183bdb +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/051.pt b/deepfluoro/subject01/segmentations_multichannel/051.pt new file mode 100644 index 0000000000000000000000000000000000000000..25e3a031ba60491867f2ea7f5cf4361ed188da29 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/051.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4745e75b925668f5837750da223e24fc634a2562279a6cd215f14e647f340d3 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/052.pt b/deepfluoro/subject01/segmentations_multichannel/052.pt new file mode 100644 index 0000000000000000000000000000000000000000..67c71dd64c2755e679382388dc776f25488627da --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/052.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50bf1b7b90c323562977c4119e96204c4e3b8cff3a463bee920958e0f3bd99e6 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/053.pt b/deepfluoro/subject01/segmentations_multichannel/053.pt new file mode 100644 index 0000000000000000000000000000000000000000..e14420d62aab10eb517740f743ef82f96558c919 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/053.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b228fe852f2f19897da3845a5f05fed6ee33e0cd9784b43378072427048000 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/054.pt b/deepfluoro/subject01/segmentations_multichannel/054.pt new file mode 100644 index 0000000000000000000000000000000000000000..17866ffad4af94ea9580004acbf8a16f7835fa2d --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/054.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bbb9b583f34ef8359ca5dec75aade752fef674f1607ba2d4ddac7ff2b2aebc6 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/055.pt b/deepfluoro/subject01/segmentations_multichannel/055.pt new file mode 100644 index 0000000000000000000000000000000000000000..04c60fda17e8979df9be29e8fe3b11ef0fc102d8 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/055.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b23deb8558537fa24e3746ed7e80e53747d7bffd85f9ac7c263381613f5b3fd +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/056.pt b/deepfluoro/subject01/segmentations_multichannel/056.pt new file mode 100644 index 0000000000000000000000000000000000000000..574c22f8684197a21318bbc4fddd34e7a2b62115 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/056.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa9296578830251726ebe485ed4adb7b17c8ab5389ea575adad8029825bee9d +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/057.pt b/deepfluoro/subject01/segmentations_multichannel/057.pt new file mode 100644 index 0000000000000000000000000000000000000000..69250a438a86c8d13d07bb8bfe74acbf34816460 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/057.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db84a9266bbc1960bfd658ae3c0fb22470c4b21f7293d4e516036766d457b87 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/058.pt b/deepfluoro/subject01/segmentations_multichannel/058.pt new file mode 100644 index 0000000000000000000000000000000000000000..7b556ba167f67883fe7ce6c23ebcd54e4801eba7 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/058.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251876e3d5860d3d6856236212d2d9e7fb76d004e57e18900cc845936587c139 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/059.pt b/deepfluoro/subject01/segmentations_multichannel/059.pt new file mode 100644 index 0000000000000000000000000000000000000000..b97ce3c71d682da6f515d9ed52ba40429de0c40b --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/059.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63ad62de37d9d07682203fe6c876f160f817536297674db3c74e8fe0f7c429e +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/060.pt b/deepfluoro/subject01/segmentations_multichannel/060.pt new file mode 100644 index 0000000000000000000000000000000000000000..e63fd8acda994e8b3d5557bfe743efcddde47d3e --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/060.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75501f620aceac3af3885bb61c35700ab6acd7d2225a282d149a903c9fbc0003 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/061.pt b/deepfluoro/subject01/segmentations_multichannel/061.pt new file mode 100644 index 0000000000000000000000000000000000000000..beb6f97d3288778444ea854ef9f0f6ddce9a64d8 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/061.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff56c95a7ba908f3a6e3c951dd614a7daf9645fb8c34d6fa53e1983ab4931a5 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/062.pt b/deepfluoro/subject01/segmentations_multichannel/062.pt new file mode 100644 index 0000000000000000000000000000000000000000..0f6a6f422ac1eb9647bff9dd09ce46cb7df2052c --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/062.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb5ada0a75d72228f62ef5a8fe2a62bfb9478622f55ba9bcdcac5acaad4b4440 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/063.pt b/deepfluoro/subject01/segmentations_multichannel/063.pt new file mode 100644 index 0000000000000000000000000000000000000000..3547afe34395cd89c75cd948a8500d25856be2bb --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/063.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2597f173393407c5aabe11b008a8e6bb9be90e2f8158627b42527fde0fd4e0e5 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/064.pt b/deepfluoro/subject01/segmentations_multichannel/064.pt new file mode 100644 index 0000000000000000000000000000000000000000..6f612fef4f4ddfb56e4440527d14249c4cacacbd --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/064.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:990f5205736fe60834632045938247c5cdb003a510eff8572103299ca6ad4e9b +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/065.pt b/deepfluoro/subject01/segmentations_multichannel/065.pt new file mode 100644 index 0000000000000000000000000000000000000000..c0a8cdd080bebfd8b1f1df8eda898e9c8e2d352d --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/065.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c58c43b16a7938a2540c9d1dc494ef7a5b5cc9dc4582e452fe8ff49d13ad7e7a +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/066.pt b/deepfluoro/subject01/segmentations_multichannel/066.pt new file mode 100644 index 0000000000000000000000000000000000000000..62cdb09101003153bfc317d30bfae0e072864802 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/066.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c451e2e8930e099975a8a381ba7d8cd00f5774677e93f66fdde645ded9775ed6 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/067.pt b/deepfluoro/subject01/segmentations_multichannel/067.pt new file mode 100644 index 0000000000000000000000000000000000000000..2ff06f203bb770e1f2eb94254fe824471c298760 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/067.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b30685b5d62f50f9a4fb80163a275f165d5fddb2f72894c7ba25f2a7949995a +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/068.pt b/deepfluoro/subject01/segmentations_multichannel/068.pt new file mode 100644 index 0000000000000000000000000000000000000000..3849483debcc53b4d62da7d33cebd06d6ba7fe32 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/068.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a43c49ca0d6b1a176b520702a98b1c257e77d67deb13bc9af1f1bff921a30f +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/069.pt b/deepfluoro/subject01/segmentations_multichannel/069.pt new file mode 100644 index 0000000000000000000000000000000000000000..a558ab608f7e37e1b083c814dc7ace379ccbf71d --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/069.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7817e79fc5f79f2dff256d3529b09fa777ed8c2f900c28da03b4dd4f81b2af1a +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/070.pt b/deepfluoro/subject01/segmentations_multichannel/070.pt new file mode 100644 index 0000000000000000000000000000000000000000..d86a16a9acb590944c8be85d8a5644b3f059f0b7 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/070.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1717394b4c21098c0d84f5c0d1fa0c306a39dbcbe61c1d416b689e930358f34b +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/071.pt b/deepfluoro/subject01/segmentations_multichannel/071.pt new file mode 100644 index 0000000000000000000000000000000000000000..a84fafdca179483a5c539aac48d68a8e4774b67e --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/071.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b478c922f480d090b2ecb7b37028d77936645f6847d5181541cd4838e144c3cd +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/072.pt b/deepfluoro/subject01/segmentations_multichannel/072.pt new file mode 100644 index 0000000000000000000000000000000000000000..2b1825b328bcbf99e4239e0b1e2c86102c7310ab --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/072.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feed6543f564cf463658f65415b531a6028bf0b5649c861b0044ed32d47dd2c6 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/073.pt b/deepfluoro/subject01/segmentations_multichannel/073.pt new file mode 100644 index 0000000000000000000000000000000000000000..dc95d7d3338af9d0459c980695247c710d7f2c18 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/073.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4be722f41c457ab6a7a28205d12f36261f869e82236128b35768d09590e6ce2 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/074.pt b/deepfluoro/subject01/segmentations_multichannel/074.pt new file mode 100644 index 0000000000000000000000000000000000000000..f3c55f935db0f731b6a98baf440fe3bc2466ba58 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/074.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab262cd2b86ea3f38720fb58d363a4af6fd5c791000e88990bbc6a430f98878 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/075.pt b/deepfluoro/subject01/segmentations_multichannel/075.pt new file mode 100644 index 0000000000000000000000000000000000000000..ae3db8d744e33764474cc123f27232cd90160854 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/075.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3031399b6b6cfccae8d3767e5724d1dc9a05375287e26027f796ba3909d7bf15 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/076.pt b/deepfluoro/subject01/segmentations_multichannel/076.pt new file mode 100644 index 0000000000000000000000000000000000000000..2fb99df2cf290cdaaba195feeeda68ebf59e8cc8 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/076.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64e7b612f56b615217ba7f58b8cae37f86897421f5623c2f4b74901814028bf +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/077.pt b/deepfluoro/subject01/segmentations_multichannel/077.pt new file mode 100644 index 0000000000000000000000000000000000000000..886de89bdeba0cc2d021eddbb70c688c1e892006 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/077.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf2cf982aea969feb907559e1809bfb5880e16d4d5efa05cb016f1f45fc7e7b +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/078.pt b/deepfluoro/subject01/segmentations_multichannel/078.pt new file mode 100644 index 0000000000000000000000000000000000000000..918c844335a74c42648f0887208606a4165a7c65 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/078.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55045cc1147751cee0b441a52b7d88049d737cb2ec7ca9d9456ecbafe53efa85 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/079.pt b/deepfluoro/subject01/segmentations_multichannel/079.pt new file mode 100644 index 0000000000000000000000000000000000000000..a87b95e9922dc96720815a1efe37c4a9b15d009c --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/079.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa1c497de48fed7a5599a52c87c0a3080d5c970f9ad7a70c2f0a1e2e6525706 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/080.pt b/deepfluoro/subject01/segmentations_multichannel/080.pt new file mode 100644 index 0000000000000000000000000000000000000000..2ead14076f314bd5386aa0a311ac035458078696 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/080.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350cf38881dc041d9b8df821c117bbb2b3ad7980d4e4fd40d536d9f3a6cd5935 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/081.pt b/deepfluoro/subject01/segmentations_multichannel/081.pt new file mode 100644 index 0000000000000000000000000000000000000000..099f75567aa42be5bf74ced6bc51ca43936a9089 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/081.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49f04028c4ca47e603a333d9e0a1c31411d8a62976eda56fef69956fbb480c8f +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/082.pt b/deepfluoro/subject01/segmentations_multichannel/082.pt new file mode 100644 index 0000000000000000000000000000000000000000..d1ffdbe8b9fb0dcd5b69c6d042d6f0c79184fcd4 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/082.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a387d8edba022ca97fb2f5e748c3f7d73fedf06ccef083cf825f8d6b123ca043 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/083.pt b/deepfluoro/subject01/segmentations_multichannel/083.pt new file mode 100644 index 0000000000000000000000000000000000000000..2fb342a5a0f0f9a0d4836c9d60ec26f65698faba --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/083.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727ca9e16341e1fa33f7a46428c21f28236efd27cf6acc790c65a3028363ede5 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/084.pt b/deepfluoro/subject01/segmentations_multichannel/084.pt new file mode 100644 index 0000000000000000000000000000000000000000..59d420ef59dccd285d56f89a5b22205c78463ce6 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/084.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454dbed6538258917beb4e60648dd077e09f2cf613b951694f3072cc4447e5f6 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/085.pt b/deepfluoro/subject01/segmentations_multichannel/085.pt new file mode 100644 index 0000000000000000000000000000000000000000..cfae8a057635267618afb8b94a0a0a640cb072c9 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/085.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc52d8e0a9ee2ff4c1f7a8ff467ad06ec7af6ae0bfc5abf3969401639ed7cff2 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/086.pt b/deepfluoro/subject01/segmentations_multichannel/086.pt new file mode 100644 index 0000000000000000000000000000000000000000..2021173daf82adb4b0de71ce1e20bea9f52cfcde --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/086.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44004077870ba2654bf0a86a787abee668ce1f5677c8bf258f3daa55d94f5720 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/087.pt b/deepfluoro/subject01/segmentations_multichannel/087.pt new file mode 100644 index 0000000000000000000000000000000000000000..27b864964c6ca937009ef97075948d2761bbd6d7 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/087.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d1b7e4c4cd722b9c71bf5ac485409b0d4de322bf666aedcfab446f2a7d40651 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/088.pt b/deepfluoro/subject01/segmentations_multichannel/088.pt new file mode 100644 index 0000000000000000000000000000000000000000..c8c78bdebf6ffdcb3acaa882f090be377da897cf --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/088.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010782ff29ea61ff27d284f4df9fe4ab0969a172284f14944619c26f5d88e8d5 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/089.pt b/deepfluoro/subject01/segmentations_multichannel/089.pt new file mode 100644 index 0000000000000000000000000000000000000000..32eec2f364014f489bbd2130d9493a4207297ca1 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/089.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b73dab8bb0300290ec53235b6dc7e774690edfd0e5618b8347d182e60506cff +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/090.pt b/deepfluoro/subject01/segmentations_multichannel/090.pt new file mode 100644 index 0000000000000000000000000000000000000000..6b85e3a333bb7cc93c55c55dd8299a803dbab905 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/090.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc6c7430e27a3710f1bacc3fb9ab88132043c15425544ea8e691279cd10c1a17 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/091.pt b/deepfluoro/subject01/segmentations_multichannel/091.pt new file mode 100644 index 0000000000000000000000000000000000000000..b2919159f7ebd67e072d583892dddb6cb0c21d46 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/091.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235b0b7fc8767974e1266ce3a85ed85162e7d6c588dda6f474a29eb261f3ccfb +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/092.pt b/deepfluoro/subject01/segmentations_multichannel/092.pt new file mode 100644 index 0000000000000000000000000000000000000000..abb50955bb63666c93289ebab7aefe6202812eb0 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/092.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4128abb76a6b1de70cfa11cdbd34196d6059ac583ef9f933d54b9b2f590bdf0d +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/093.pt b/deepfluoro/subject01/segmentations_multichannel/093.pt new file mode 100644 index 0000000000000000000000000000000000000000..2fd3ca95a17e05e71205ed0ece6dbeae7524cae1 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/093.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24386eb298e21d5268e3fb33515c23540a4f569792923338b23179ed8b0a7121 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/094.pt b/deepfluoro/subject01/segmentations_multichannel/094.pt new file mode 100644 index 0000000000000000000000000000000000000000..3ecd48182d2b082835afd5623dc9852cae44cc66 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/094.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87f99ffb4e7c22229323c8941791fb73b9a5c15ace528c2d98b30eb3861ea8d5 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/095.pt b/deepfluoro/subject01/segmentations_multichannel/095.pt new file mode 100644 index 0000000000000000000000000000000000000000..ddc6b279425bb6454f7ad653bd91f6261d908378 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/095.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d5370f52aeb5c85218c57e15d83d1cbc34ee7e280ac0169a8221cf93dd67ca +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/096.pt b/deepfluoro/subject01/segmentations_multichannel/096.pt new file mode 100644 index 0000000000000000000000000000000000000000..fbc71e14f2dbacbb0a1208d7ec834d59a3099dc1 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/096.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9368e2f07a79d11b75a259f7517b74851a805369d9aa8174ba6d05ee14ed5039 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/097.pt b/deepfluoro/subject01/segmentations_multichannel/097.pt new file mode 100644 index 0000000000000000000000000000000000000000..abd9131d9c3b0e81cce21e32cd70a0997d289f88 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/097.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d31ffbacd5debed6757667e3e43055c39a2060c8695d6aca0f4bc82aeb4cb647 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/098.pt b/deepfluoro/subject01/segmentations_multichannel/098.pt new file mode 100644 index 0000000000000000000000000000000000000000..2af1053d55ab86d560c0bbff5f120fd61d56306f --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/098.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7abf9efb780a6919bee337123e123ea536f2514605ecf96ede5a072f618deb76 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/099.pt b/deepfluoro/subject01/segmentations_multichannel/099.pt new file mode 100644 index 0000000000000000000000000000000000000000..cea2c107d48af91c5a51d160a141b7655518b998 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/099.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4832f00a179753db37f22b6d0a8b5dd6a0c217ee62ed4b64acf5ca30f2015d2 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/100.pt b/deepfluoro/subject01/segmentations_multichannel/100.pt new file mode 100644 index 0000000000000000000000000000000000000000..f433654cbd3c76e636d99a308659ff41000c9267 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/100.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf324a98453a768a7c67a15a4e8a56cbb5df72ff7dda28d2126588fc35145c2 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/101.pt b/deepfluoro/subject01/segmentations_multichannel/101.pt new file mode 100644 index 0000000000000000000000000000000000000000..644a0e1bc93a95c2e7388a1a750badd5b3d9d841 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/101.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1362bb7edf60f198d763ff6fc988efc8d5b274e0f189e0addd5f57121a9eb9e +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/102.pt b/deepfluoro/subject01/segmentations_multichannel/102.pt new file mode 100644 index 0000000000000000000000000000000000000000..9aa60fc81238f05c604ad8d7ad615baab700857f --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/102.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22db894bcd153baa4bd9b74e715b6a307af581345baaa067496c544ca475bda7 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/103.pt b/deepfluoro/subject01/segmentations_multichannel/103.pt new file mode 100644 index 0000000000000000000000000000000000000000..a94f6736ea29b411ce683792e1d8d3427c298e28 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/103.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3fab93b6115dfcd2d156e6705c9ded2617c0392f1ab6ce09455fce750fccdb7 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/104.pt b/deepfluoro/subject01/segmentations_multichannel/104.pt new file mode 100644 index 0000000000000000000000000000000000000000..a787f7bc18fdcc02217b7fc9ceb5596b1b09d08e --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/104.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512280c115aa086c72440123678db6e51278b739af7d650dcf6ed665e37e93d8 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/105.pt b/deepfluoro/subject01/segmentations_multichannel/105.pt new file mode 100644 index 0000000000000000000000000000000000000000..1aee2ef33d596cee6123371cf598a6c62266ebbf --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/105.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba5d63893bd77bc09726fc43ba0732951544072fe24a0f81cc60e6be5d1955b +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/106.pt b/deepfluoro/subject01/segmentations_multichannel/106.pt new file mode 100644 index 0000000000000000000000000000000000000000..d413c190d3a46404312781ef41982dad78da18df --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/106.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33e3cf66192a23c5dc35441cde1285e52765bee1efe9d769a7611bbb6ffc88b +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/107.pt b/deepfluoro/subject01/segmentations_multichannel/107.pt new file mode 100644 index 0000000000000000000000000000000000000000..3a9f045956645154439dc76f619f99b6dbffb2f1 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/107.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0016fb70a430d5fc21076c11997204c1de88684171386fa8db489d7758d2936 +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/108.pt b/deepfluoro/subject01/segmentations_multichannel/108.pt new file mode 100644 index 0000000000000000000000000000000000000000..6a67ab5b8afbecafd36fd0533f5d1922e5b66b65 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/108.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43c0e1c1520b0dd77eb7c94c14fbb1523c08889a3ab0c649257cc6466ab564f +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/109.pt b/deepfluoro/subject01/segmentations_multichannel/109.pt new file mode 100644 index 0000000000000000000000000000000000000000..906a9c2d473b2d808f8f135f9208e97cbb56ca6a --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/109.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a131edbe3c72b1a5ab59f075964a2e14ad793a60561705dc152b2a4be3b600de +size 2360781 diff --git a/deepfluoro/subject01/segmentations_multichannel/110.pt b/deepfluoro/subject01/segmentations_multichannel/110.pt new file mode 100644 index 0000000000000000000000000000000000000000..8743f9394128140164d45ade9d0d3f4b58734b20 --- /dev/null +++ b/deepfluoro/subject01/segmentations_multichannel/110.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f927a12f91cbc7a5514c6e9682be4de7e27fdafd555176a513daae4de52f6019 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/000.pt b/deepfluoro/subject02/segmentations_multichannel/000.pt new file mode 100644 index 0000000000000000000000000000000000000000..3d426851e087a07e7d4177972b459ec9f72b284b --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/000.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ae6e975ae0e7b75719a6fdb80b8091e47319cc3713a75616570d15dfad7626 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/001.pt b/deepfluoro/subject02/segmentations_multichannel/001.pt new file mode 100644 index 0000000000000000000000000000000000000000..32ca709f97e8a6c80af6f1a9527a7cf7b8e549ab --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/001.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb212035b1cc00a574c3c8e6d97faada40ddad81ed120747dd440e54d6eef3a0 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/002.pt b/deepfluoro/subject02/segmentations_multichannel/002.pt new file mode 100644 index 0000000000000000000000000000000000000000..22c28f943e8a79fb692c8cf800865cdb41cc6e10 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/002.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e51d89daf52573f24d60f1e521b7fcd929bbc0d634dae91cba8d4160abe4a26 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/003.pt b/deepfluoro/subject02/segmentations_multichannel/003.pt new file mode 100644 index 0000000000000000000000000000000000000000..0d957e2031db3f70b6e2f119f85f1b4e2cd14947 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/003.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e74e4be9685a418ec9cf242c04a21f6af64dfe5cae543de9985adc6bbbacfb27 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/004.pt b/deepfluoro/subject02/segmentations_multichannel/004.pt new file mode 100644 index 0000000000000000000000000000000000000000..9807c50fc2c3ac2dd9d86e00a80adc5f9577e952 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/004.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca5e61e6ace011ac861476a531f6bc084775dec7981a7a34083814afbd48e10 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/005.pt b/deepfluoro/subject02/segmentations_multichannel/005.pt new file mode 100644 index 0000000000000000000000000000000000000000..320619c6d0fb8cffa73a4bcf4f2c10d6d314dd59 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/005.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a6746ca8bc0fe56941e2059e45e62328fc288bbaf21dcdd942aea61d7ec174 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/006.pt b/deepfluoro/subject02/segmentations_multichannel/006.pt new file mode 100644 index 0000000000000000000000000000000000000000..2de26517df225f0c8d88b80917e72a36cde7ccd4 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/006.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93a9d7b510b705d999ac94433a47dc4b4f46455986805f131b10b0228816c08 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/007.pt b/deepfluoro/subject02/segmentations_multichannel/007.pt new file mode 100644 index 0000000000000000000000000000000000000000..55c6892ffe28a2e210f0604ff4ed7fea6a9e941d --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/007.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab5368350e2ab31a0576d22e3729da38e74fd69257f0f7eed38dece21ee39e3 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/008.pt b/deepfluoro/subject02/segmentations_multichannel/008.pt new file mode 100644 index 0000000000000000000000000000000000000000..816e34794a0c5c03dcad9d8c7764fec6c9ad83e0 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/008.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f9f4178fb3dfa16a53cb04597e090a908e23e45e34eccbf477a0a30311e001 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/009.pt b/deepfluoro/subject02/segmentations_multichannel/009.pt new file mode 100644 index 0000000000000000000000000000000000000000..71d78c93bcb29ac227de50d1948572b391b9e253 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/009.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6457d56ade73e81a36a6b0e11a1da5932c21d4f51e3d226fcfb6c6db436016f +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/010.pt b/deepfluoro/subject02/segmentations_multichannel/010.pt new file mode 100644 index 0000000000000000000000000000000000000000..6c49e90b5f17c02ca55a66ff0595ff403a5f1da9 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/010.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd7cacd89435cc0c274e3351eb48687214a198e361ccd6c7055609dfd82fa630 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/011.pt b/deepfluoro/subject02/segmentations_multichannel/011.pt new file mode 100644 index 0000000000000000000000000000000000000000..a17bbacdde0bb1566c7f4e9cc2a643d2eac86382 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/011.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9329af50bd27d9d9e387a803552f115566bfe77301775ec48b8e06cab86c015f +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/012.pt b/deepfluoro/subject02/segmentations_multichannel/012.pt new file mode 100644 index 0000000000000000000000000000000000000000..673bc0e0e085c3faa1e33d413f833bfc1a117e27 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/012.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c658632826986415d0befc7f2a399f13e10cc1e9a7428ebce8d0d331bac056b +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/013.pt b/deepfluoro/subject02/segmentations_multichannel/013.pt new file mode 100644 index 0000000000000000000000000000000000000000..f370c27007d0534b53209067eeccc86e669a49fb --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/013.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da5fa865d47b73f94317530b94e68b5022eb17895be3020d697066a2b01188d9 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/014.pt b/deepfluoro/subject02/segmentations_multichannel/014.pt new file mode 100644 index 0000000000000000000000000000000000000000..ce4bb49cbaa4e900ebb025def3652d19347a23cb --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/014.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b97cb7f56400690e9e3995a18df895dfbbf67e7a74885893cb8ada115ed0290 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/015.pt b/deepfluoro/subject02/segmentations_multichannel/015.pt new file mode 100644 index 0000000000000000000000000000000000000000..2a2d939a1b0bc4d2061f60141f6667e8edae1a62 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/015.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c16beeb466b6ae1de93da01702b2ab1a348ba7333ac47b6aeefa25bbe2d0104 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/016.pt b/deepfluoro/subject02/segmentations_multichannel/016.pt new file mode 100644 index 0000000000000000000000000000000000000000..771a96fd9a2028bc797e9164bd421896389ef626 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/016.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad269450b4a14beb81a2090669e0ea5c8216f51c5b7087cff99d8acb454b2ff8 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/017.pt b/deepfluoro/subject02/segmentations_multichannel/017.pt new file mode 100644 index 0000000000000000000000000000000000000000..34e072d42660d352c038368fd696af5ea5b93757 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/017.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19ed9a5d5779e424f9cc7b694307097ad82d7a4af0bb9a645d7ef970e77d2b9 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/018.pt b/deepfluoro/subject02/segmentations_multichannel/018.pt new file mode 100644 index 0000000000000000000000000000000000000000..43d9506472e4494a880b677b7d2f274a2dc1a571 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/018.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e018cc94bb9af1f0e758686e0f5f86f104cc1f107f3b16df539f220da1506584 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/019.pt b/deepfluoro/subject02/segmentations_multichannel/019.pt new file mode 100644 index 0000000000000000000000000000000000000000..d5a8ca1e637b35df99430b7b3acc2bb3834c4279 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/019.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6bdf7891b6efaf21f6668fc4767f2cb20c3f43f1f095ac16004c084a819cc5c +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/020.pt b/deepfluoro/subject02/segmentations_multichannel/020.pt new file mode 100644 index 0000000000000000000000000000000000000000..0209b560c2763a434061b8b8c68311eb3b135ffa --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/020.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2042e8490b66c1c2ef272871717e909ffe4cee85fd9e75176ed237a3b91cd0bc +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/021.pt b/deepfluoro/subject02/segmentations_multichannel/021.pt new file mode 100644 index 0000000000000000000000000000000000000000..b3217d642ef8326f773989c197bcbef636481a30 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/021.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0899d8ed1847be938a7bfe1cd490ec561e4ecd35899a128c5de82fdcbb97a595 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/022.pt b/deepfluoro/subject02/segmentations_multichannel/022.pt new file mode 100644 index 0000000000000000000000000000000000000000..d20ed6e08e214433f58909fcf6273b4285f05fc7 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/022.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27211ba40284f29a8512239b1ec20e93e873940070cd16011056bdcded19ed1a +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/023.pt b/deepfluoro/subject02/segmentations_multichannel/023.pt new file mode 100644 index 0000000000000000000000000000000000000000..25ae17d6f209b00e5b24d16523be2bd95806da3a --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/023.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e1d29a99e77da551d03722e67a767f661a46aff5e115c303c71b570bc8fe41 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/024.pt b/deepfluoro/subject02/segmentations_multichannel/024.pt new file mode 100644 index 0000000000000000000000000000000000000000..c6a490d0d3fb10747638a478a077dc29c24d7f3d --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/024.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8c80472cbc928f994ea9f95dcbd24c9bd66e3e85fef22ba13a90fd633c7e32 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/025.pt b/deepfluoro/subject02/segmentations_multichannel/025.pt new file mode 100644 index 0000000000000000000000000000000000000000..2a997355a7812877ae497645e912e239c46e297b --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/025.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7761a234bfa8170082ec37a5b2307efb86cad3c85bbf3d68b31a20d8bed485b6 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/026.pt b/deepfluoro/subject02/segmentations_multichannel/026.pt new file mode 100644 index 0000000000000000000000000000000000000000..44e3f98609435928a00d59f6dcd5f7e92d720191 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/026.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e2208862b17b5177d31ee24500296da7d28a67719a130b31c46e4b54331e1ef +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/027.pt b/deepfluoro/subject02/segmentations_multichannel/027.pt new file mode 100644 index 0000000000000000000000000000000000000000..01076f80913922d294f5dc930286abdbf51cce33 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/027.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9ffcc12d922e16358ac1f86cc281be3bc31d34a7873476c057b4faddb70713 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/028.pt b/deepfluoro/subject02/segmentations_multichannel/028.pt new file mode 100644 index 0000000000000000000000000000000000000000..2517158cfb0538d7383af14a7e784bb3d1efe820 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/028.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07bcdc1f2132ec7d12abe6041c476d59e6c70cd86d16adcbba54beb9078bc8c +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/029.pt b/deepfluoro/subject02/segmentations_multichannel/029.pt new file mode 100644 index 0000000000000000000000000000000000000000..735557be5db91f642e4dc55de9a2a418ed488b7a --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/029.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:086e7ce59c19e92da0a8ce25aacd6e52d9010f93fbec3d1f9416b8e51d97536d +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/030.pt b/deepfluoro/subject02/segmentations_multichannel/030.pt new file mode 100644 index 0000000000000000000000000000000000000000..0fdb79f836b6392612e1a878c297e77e90e0b5b9 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/030.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d84664ea857ca24c57b93c2d585a5e6806461e1a4eea471d2f3468e89423043 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/031.pt b/deepfluoro/subject02/segmentations_multichannel/031.pt new file mode 100644 index 0000000000000000000000000000000000000000..1ab4037028366f3ff2f8ce088674df3671bd5b6f --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/031.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6043d7b02b57e596c10e603b095c2b0df33df02f6aff676ae8eb999d514a46b8 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/032.pt b/deepfluoro/subject02/segmentations_multichannel/032.pt new file mode 100644 index 0000000000000000000000000000000000000000..b8850675c9d2766d8cfbc9af7007f6176a294ded --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/032.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65009e5d0c6f42d57e2ec3451afd88eb553a4c94809377752d9cd7e932e9914c +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/033.pt b/deepfluoro/subject02/segmentations_multichannel/033.pt new file mode 100644 index 0000000000000000000000000000000000000000..0d6c24d5d128b75d6a6434938ea0ff5fa66e465b --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/033.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375f53e34f4456ccfca81f3755138722f66a94235b4499585e8d3ed2852bd8ab +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/034.pt b/deepfluoro/subject02/segmentations_multichannel/034.pt new file mode 100644 index 0000000000000000000000000000000000000000..00b670e930a930b1488f2f6bdff4a21c16b84add --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/034.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b965191ff3b6d96ca2d82958f2272603608f0b34d3e7447f7d61759f50f08fd5 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/035.pt b/deepfluoro/subject02/segmentations_multichannel/035.pt new file mode 100644 index 0000000000000000000000000000000000000000..cad203a9b0cb5a34f1a9123e55c74e9ec5c2e4ef --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/035.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a9e261dcd60d96dd96befbe1bfda2524947934510c4846076f5cc6aa697dbd +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/036.pt b/deepfluoro/subject02/segmentations_multichannel/036.pt new file mode 100644 index 0000000000000000000000000000000000000000..5391c61e6e8236b6d75c7a5a18cc3f8a95d14960 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/036.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a379892cafd6e83461a669c92b6be5eb255e9f6bb1de6fad3fdb643bc9ff6c8d +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/037.pt b/deepfluoro/subject02/segmentations_multichannel/037.pt new file mode 100644 index 0000000000000000000000000000000000000000..e5b15893d1648bb01d93b576b8f01fbf954c9c4a --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/037.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aababcad445102b33101cbdf43969f1bdcf123357156722409ed9c29a36954a4 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/038.pt b/deepfluoro/subject02/segmentations_multichannel/038.pt new file mode 100644 index 0000000000000000000000000000000000000000..6b1e7f0ccd9c01388b47782f018ee6ad8a3c00ea --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/038.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7875707b9e686bc0d86f7d3c0a69ae0d8b70aa40bf99e9ea2625b6a36ba3bed9 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/039.pt b/deepfluoro/subject02/segmentations_multichannel/039.pt new file mode 100644 index 0000000000000000000000000000000000000000..74b72d5f575d2c865c24af4b0dc885546120fd71 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/039.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576141177a377de3ecfd29c577daa864d850395546684235866e7cd7df3e7f52 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/040.pt b/deepfluoro/subject02/segmentations_multichannel/040.pt new file mode 100644 index 0000000000000000000000000000000000000000..58059db67a0d842158361aef738b00ff7ef1ebd6 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/040.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5031a689ad0a43c2c52e179f5ff17a6439d111853f507486509d45ea108e466f +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/041.pt b/deepfluoro/subject02/segmentations_multichannel/041.pt new file mode 100644 index 0000000000000000000000000000000000000000..01a4e0336aae24eb9ca566479e58c55a08c3e338 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/041.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02624f75ec03e7e009c6b0f732815d9258bacbf7f065aefdae9041c0846c8f0 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/042.pt b/deepfluoro/subject02/segmentations_multichannel/042.pt new file mode 100644 index 0000000000000000000000000000000000000000..5aaa92001d0b8fe200b41037462e8be5b4c482b4 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/042.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee16cb874ccb7d8e503086b87682e4b49db3ef2fac4f408fb44a872943b25b4a +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/043.pt b/deepfluoro/subject02/segmentations_multichannel/043.pt new file mode 100644 index 0000000000000000000000000000000000000000..835b44c56cdce905245717432d8c332dad68ab61 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/043.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c074441f7e5d49a83d662de1a19c6052637a5617cce43ecdafe8dfadc6cc246a +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/044.pt b/deepfluoro/subject02/segmentations_multichannel/044.pt new file mode 100644 index 0000000000000000000000000000000000000000..44ffc531140e9a776956dcefacd679468cfe72ef --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/044.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c392a17bd4d7b35154eb2916dd81d77abb88e48e5ecd61262637d80f16481cd +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/045.pt b/deepfluoro/subject02/segmentations_multichannel/045.pt new file mode 100644 index 0000000000000000000000000000000000000000..7ac85b5849168fa7e0d27e37fcda0b0cc5d675e2 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/045.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f25b48bcbfb43980ec34a918429a4129da14913270428a474ec10261c963e9 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/046.pt b/deepfluoro/subject02/segmentations_multichannel/046.pt new file mode 100644 index 0000000000000000000000000000000000000000..2420951521a9e3746671a1c04d6d0f8fdeeb5e16 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/046.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:241040246d6d25ae1fb730e4356b42cbaf62d0b9516894ad03bf0a263a0c7cf2 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/047.pt b/deepfluoro/subject02/segmentations_multichannel/047.pt new file mode 100644 index 0000000000000000000000000000000000000000..7bcfef9d2db73912be955a2f802ee5d63d9f6d4f --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/047.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a2ead121fbf341939e726e5b931f78e59beacd023e47e70cecd8b6029013c3 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/048.pt b/deepfluoro/subject02/segmentations_multichannel/048.pt new file mode 100644 index 0000000000000000000000000000000000000000..125ac0af1cedc9cf808fe4d55f149977d097dae7 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/048.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d3fa4420144bee10c7c062df2f1c2a790063f4d4a9f9b8786417eec3a44cfe +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/049.pt b/deepfluoro/subject02/segmentations_multichannel/049.pt new file mode 100644 index 0000000000000000000000000000000000000000..4c4c135b47dfa0603e2c5dfc40be0e91d0de0d31 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/049.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b28b0bc057ba9ada925059f7dbfa553e5b7829021711c7a98c7c5a44b77836b0 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/050.pt b/deepfluoro/subject02/segmentations_multichannel/050.pt new file mode 100644 index 0000000000000000000000000000000000000000..3e6a5719866e0b5591b431ac373b8b80d1bf5cec --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/050.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e2d7d22ff12dd4102cb07c0d87c0e7f03238f3c742ed99191dbcb0e81265c27 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/051.pt b/deepfluoro/subject02/segmentations_multichannel/051.pt new file mode 100644 index 0000000000000000000000000000000000000000..edc7e09b2c0252f329a2311f8088d661bd14faef --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/051.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2def8025e092fda76be6cc41dc275bb50dd79df8e496f1b1b8ef9e7ff63947b8 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/052.pt b/deepfluoro/subject02/segmentations_multichannel/052.pt new file mode 100644 index 0000000000000000000000000000000000000000..d4a3a3271acf074c56ea01d7a492a9dab672c98c --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/052.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9912fc536ffde1a1c9c36d932cef6a3d40efd6d52a4d55609ec64449d0cbfc85 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/053.pt b/deepfluoro/subject02/segmentations_multichannel/053.pt new file mode 100644 index 0000000000000000000000000000000000000000..29c63af0449d6cadcb68ce46afcd62247a3b1452 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/053.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa5f9c5746137d13d4dc1ab8e671b220fdde5334f8e85d2cc4c1f951bc274e7b +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/054.pt b/deepfluoro/subject02/segmentations_multichannel/054.pt new file mode 100644 index 0000000000000000000000000000000000000000..debf35180260e9a701e5c1c15e63b05b755e2590 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/054.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e23de1b9d2381c751fd8250ff34abbfcff63b66e4dc6b6e03ce65477183d2e3 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/055.pt b/deepfluoro/subject02/segmentations_multichannel/055.pt new file mode 100644 index 0000000000000000000000000000000000000000..2149908903a016ac24707ad7332b4388a9cd54ec --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/055.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9191060c1bd663cf32e6e477c2a2ec38376f0f2627c5254374883a40fe49ffb2 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/056.pt b/deepfluoro/subject02/segmentations_multichannel/056.pt new file mode 100644 index 0000000000000000000000000000000000000000..545cd2f3a5735dc1796bb6018b09d4e9da4b54ee --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/056.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b432e3e96136242db13996bdd91b3326fb53d92cd4034f1fdd35946154a64a8 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/057.pt b/deepfluoro/subject02/segmentations_multichannel/057.pt new file mode 100644 index 0000000000000000000000000000000000000000..19577876b052c4f34231fbd71e024337cb312156 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/057.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e754adf2bfeaee3049558a834d268f262d865f72481ea239af5dd44f0e1f87c0 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/058.pt b/deepfluoro/subject02/segmentations_multichannel/058.pt new file mode 100644 index 0000000000000000000000000000000000000000..d16f579687b1cd68e6f257fe0522c886829cd48c --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/058.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cb308553448d6374be9d549bfa4f157f13c7c23ba9948cb7194e309cea16eec +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/059.pt b/deepfluoro/subject02/segmentations_multichannel/059.pt new file mode 100644 index 0000000000000000000000000000000000000000..8aa4cdc72a87c380fd861af568d5410d4ec32138 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/059.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cb6d44012d2bcf89e22d7fe8bd80b84cfa135fe61d60629a06b4a03850557b3 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/060.pt b/deepfluoro/subject02/segmentations_multichannel/060.pt new file mode 100644 index 0000000000000000000000000000000000000000..197aca2bf2f6e9cfd0ac3aa24bce5c9085a7df1f --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/060.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871509af9991658515b783b6ba781f0908a93c18350e8fa798e2491b95f43e26 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/061.pt b/deepfluoro/subject02/segmentations_multichannel/061.pt new file mode 100644 index 0000000000000000000000000000000000000000..7ca652c66d7af36e0547cb154d9c028c8e75e454 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/061.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f913b8dcc9d7fa53925db82097b9576ca15837304a5a46467eb400891588aae +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/062.pt b/deepfluoro/subject02/segmentations_multichannel/062.pt new file mode 100644 index 0000000000000000000000000000000000000000..13262e7a9b5f74e8dc92cc334643b52fdf5d6c81 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/062.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f6e791f4714db9c7ed6385c8290764a962164b81ee171a09c3cd06fe174696 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/063.pt b/deepfluoro/subject02/segmentations_multichannel/063.pt new file mode 100644 index 0000000000000000000000000000000000000000..58410346d72f3688dbd182f2a7680810cc726e6e --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/063.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69219bf254dc07d2bdcadb4eb7a8dbe0a889861739bccc6a0e265346a0a93f17 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/064.pt b/deepfluoro/subject02/segmentations_multichannel/064.pt new file mode 100644 index 0000000000000000000000000000000000000000..de16ce1fda426cf5c1c9b225c7979c246a157c50 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/064.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232018f2a6b6c3ada34ba9bad52ec6b75ceb220ef08a32399bacb466c64b6217 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/065.pt b/deepfluoro/subject02/segmentations_multichannel/065.pt new file mode 100644 index 0000000000000000000000000000000000000000..1562e60888e42374d3fb2e1babc5ffa31c157892 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/065.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97bb23ea910a10dee9f9087a018028a30eca47848bbac83e7b375391d6e932d +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/066.pt b/deepfluoro/subject02/segmentations_multichannel/066.pt new file mode 100644 index 0000000000000000000000000000000000000000..0c5f795497251447b88f716a173ff3dc9bbf733e --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/066.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bf21f8998a4444ab7965268f044522b5757af936f455afcceb1b97b9128b8d3 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/067.pt b/deepfluoro/subject02/segmentations_multichannel/067.pt new file mode 100644 index 0000000000000000000000000000000000000000..016732988bb819bb27fe20c2d0cbc23d95f9a373 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/067.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8244a4b34685391c5d4dba52e79f71a2cb349060cebd2adbd4834c981504cd9d +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/068.pt b/deepfluoro/subject02/segmentations_multichannel/068.pt new file mode 100644 index 0000000000000000000000000000000000000000..5b45e306da21ad5833712e5d954fa4df2e93037d --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/068.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d99f19fa6d54442618f08c13fafbadd522b25c06f4cc1e4222608243a248437 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/069.pt b/deepfluoro/subject02/segmentations_multichannel/069.pt new file mode 100644 index 0000000000000000000000000000000000000000..ab433dfd03a7138cf1f34437cd766793ad04640e --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/069.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa51d75841f15872085e94ad70edf2e35557cdafae15987e694b4b8190d4d91 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/070.pt b/deepfluoro/subject02/segmentations_multichannel/070.pt new file mode 100644 index 0000000000000000000000000000000000000000..cbf777979d409d7653849b47169510bdae9950a8 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/070.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f2b3b942705eba700cecba55a64fd15b1570bb2bfe6cf8512dc660b90ef0832 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/071.pt b/deepfluoro/subject02/segmentations_multichannel/071.pt new file mode 100644 index 0000000000000000000000000000000000000000..77e16988c95bb6819344e39ad0e18b75a42e1667 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/071.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f77982f2b53785a194db0c00a7c0596fac8255bb234687c9163454727593ac65 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/072.pt b/deepfluoro/subject02/segmentations_multichannel/072.pt new file mode 100644 index 0000000000000000000000000000000000000000..756ad89fecb525f148a215542c4ad5d524a529f9 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/072.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b02114f68f6c3a528e837d9505643dc04af6561dd5c497ce51b483c006830fb +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/073.pt b/deepfluoro/subject02/segmentations_multichannel/073.pt new file mode 100644 index 0000000000000000000000000000000000000000..98ccdd2e1f558de4a03527234049571a6c8b2350 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/073.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192586fa48158f25e347363e4b9ca553e981a8f4c7236a121ed18498a81e36ca +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/074.pt b/deepfluoro/subject02/segmentations_multichannel/074.pt new file mode 100644 index 0000000000000000000000000000000000000000..fce304a1bb64d3adda1b4cae21df56bc5e381e77 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/074.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f9a2a70e360f886317ae073f1c1dcb74d88b69990f74bbbf7f2eeb060099a6 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/075.pt b/deepfluoro/subject02/segmentations_multichannel/075.pt new file mode 100644 index 0000000000000000000000000000000000000000..7103e935dd4edb922bd252a87ced683fd08a1b87 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/075.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a17b2316bf68a6f0dfcd828778e25fa6c36b0d8532198c7e40b3a2a3c14195 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/076.pt b/deepfluoro/subject02/segmentations_multichannel/076.pt new file mode 100644 index 0000000000000000000000000000000000000000..bb551111008cf8bfeb0e47b8e25317b9201403b2 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/076.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d3d4ba7d1281ad2f3ba920d09257db805f8cbd4993c8d86c1212a3c0ca0eed +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/077.pt b/deepfluoro/subject02/segmentations_multichannel/077.pt new file mode 100644 index 0000000000000000000000000000000000000000..512d4819f843f129bdc393171583c0850b4a031f --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/077.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:526ed3f24cab310f7c62a5ba50ef3c532e5112a05cff91cb27a76110c35d68df +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/078.pt b/deepfluoro/subject02/segmentations_multichannel/078.pt new file mode 100644 index 0000000000000000000000000000000000000000..132c34b0d498012f8d46daf602589336358a817e --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/078.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5582602933e87b3a2c875bc2b2cf8026af25901348411e46eb0447957bd5c190 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/079.pt b/deepfluoro/subject02/segmentations_multichannel/079.pt new file mode 100644 index 0000000000000000000000000000000000000000..e1db77b134b0a9fa085100c11153f4ae9ebc8443 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/079.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da101e4568076dc2a8bbfc8b333b355b58f11e3ea5814337ee4f8a176d561241 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/080.pt b/deepfluoro/subject02/segmentations_multichannel/080.pt new file mode 100644 index 0000000000000000000000000000000000000000..f16b0bce2e5284318cd8e14926d2eaa18ea5da24 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/080.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db416b82f9029b629aded5bcafa5bc48eb10e232171777d0016b7b2e87158052 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/081.pt b/deepfluoro/subject02/segmentations_multichannel/081.pt new file mode 100644 index 0000000000000000000000000000000000000000..25727c14ccf7aaa7a6dc8f35b31f58514dfacdf3 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/081.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2385c55fef842282818f1048d9551b93c70f7e532a6d42817761935160a0736 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/082.pt b/deepfluoro/subject02/segmentations_multichannel/082.pt new file mode 100644 index 0000000000000000000000000000000000000000..a83a02ab74317d087970a43a12553c9f3cca9e81 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/082.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6cf7976d64c757702ecca8ce9891f158ac839ee67c5741f96e4513cc51b25d2 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/083.pt b/deepfluoro/subject02/segmentations_multichannel/083.pt new file mode 100644 index 0000000000000000000000000000000000000000..f55b580f95e9e3ce9649ff331fce258dbb4f9d8a --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/083.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b69819f8e7ba77c8714dbc75603067fc19fd6a2720a499b121554bc71ff4c29 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/084.pt b/deepfluoro/subject02/segmentations_multichannel/084.pt new file mode 100644 index 0000000000000000000000000000000000000000..396762b4fb85e20b5b4b2a5a65dc549d37698dac --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/084.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1125857bd69d298c22468405c819703d48636940386a4eda9e635ff6815ad411 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/085.pt b/deepfluoro/subject02/segmentations_multichannel/085.pt new file mode 100644 index 0000000000000000000000000000000000000000..a9dbbc8e1e43f50bc97cdb7f39da7a92aacec47f --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/085.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4616c39608339d4ef238c17275bc9bb6e2b2bd09b5dfa29031fb485c5431dbb +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/086.pt b/deepfluoro/subject02/segmentations_multichannel/086.pt new file mode 100644 index 0000000000000000000000000000000000000000..0b8acb12a90a88211f0e254fa5f1a3c8d21c4ac8 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/086.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd29af564cc9db410bb2a0ff62c4c6ecfe5fd248f75d1333e1502fe234f3b7a +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/087.pt b/deepfluoro/subject02/segmentations_multichannel/087.pt new file mode 100644 index 0000000000000000000000000000000000000000..1c16dc03a0b3157973391cc991b4d61d40a9fd83 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/087.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e136227049436457e79e9d045ade63a1b0ebeae5fc1e335f8e127c4f584e1d0 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/088.pt b/deepfluoro/subject02/segmentations_multichannel/088.pt new file mode 100644 index 0000000000000000000000000000000000000000..f4a1b5bdd0cdad1c18ab17b3d2e89e70ccd7f410 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/088.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ac944b0ebd16bb8b6047f95a30d943162313546a73527b7664ee4d6eae6cf4 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/089.pt b/deepfluoro/subject02/segmentations_multichannel/089.pt new file mode 100644 index 0000000000000000000000000000000000000000..4736bc75c863535661077a17f6d419cfc275ccae --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/089.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000ead3c7f103554062b7e178c903772801af9fe4c18df8c2692f18a988f7bf1 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/090.pt b/deepfluoro/subject02/segmentations_multichannel/090.pt new file mode 100644 index 0000000000000000000000000000000000000000..25752f4f5e43e5b19b8b84f43ef3736afa9ac780 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/090.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6457eafb877be3bf3027928f056f379d8252dd0fbf6ed9071a517926544ba7 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/091.pt b/deepfluoro/subject02/segmentations_multichannel/091.pt new file mode 100644 index 0000000000000000000000000000000000000000..b72ebd8b75e1e5b8a9da798567d0ddc85e9678eb --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/091.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c95e75ca8cee234856ed2e5d14921cde7bd25c01c94b5b02558bde404c775c +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/092.pt b/deepfluoro/subject02/segmentations_multichannel/092.pt new file mode 100644 index 0000000000000000000000000000000000000000..6a45c2a634a8ec8797913e6bcbc722e57c461ec3 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/092.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf8d7d00862ee4f07f85ecf3b3e2e28227c9a0c05bd76089a02885de66bc3bc +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/093.pt b/deepfluoro/subject02/segmentations_multichannel/093.pt new file mode 100644 index 0000000000000000000000000000000000000000..026dbecd50c62f8168cacd453018d1bd0a0fa9f3 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/093.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab595a85e2497bb6411b1d454be3154c8a5444df4b6f22f73f30663c9646e66 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/094.pt b/deepfluoro/subject02/segmentations_multichannel/094.pt new file mode 100644 index 0000000000000000000000000000000000000000..18143c57cca33955c1a6d4d5c857e279e4da43b7 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/094.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4bea7b5a4cba978edb2e347b2182573a0ed4cf946eb1bdaee4a02082656865c +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/095.pt b/deepfluoro/subject02/segmentations_multichannel/095.pt new file mode 100644 index 0000000000000000000000000000000000000000..691a3bbd3aadc0aee13ade113c43683b4bb3257a --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/095.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e26341212a17b4e58e10fd9d12238286a56ece79a1f3752fb0eb0f19fd2c12 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/096.pt b/deepfluoro/subject02/segmentations_multichannel/096.pt new file mode 100644 index 0000000000000000000000000000000000000000..1a3122beaaa9990488943eb53b4e72156bbade70 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/096.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e347c161e0601804faeb08569f4215bc265eacbb780364eacb23d35f2a9a4f +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/097.pt b/deepfluoro/subject02/segmentations_multichannel/097.pt new file mode 100644 index 0000000000000000000000000000000000000000..535cf0d3d43d8e7a4f73c1ad8657247bcc3c5159 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/097.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcfbeadb97618984601e42ae364bedad737e915c1cc59d0d2ac7f82859aa2a44 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/098.pt b/deepfluoro/subject02/segmentations_multichannel/098.pt new file mode 100644 index 0000000000000000000000000000000000000000..b679744bef59414ce351395d4663755ec58fc255 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/098.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5411652bc68291f38f0940445ee839bb9247e1b8cf76e01b4bead8ff890917 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/099.pt b/deepfluoro/subject02/segmentations_multichannel/099.pt new file mode 100644 index 0000000000000000000000000000000000000000..63a8c849de6bd0c90e310abf4e620a05fd9bc06f --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/099.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2eeeedb425d746cfca9f00460704cbd7a9f046091db1d39860d34834354af5 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/100.pt b/deepfluoro/subject02/segmentations_multichannel/100.pt new file mode 100644 index 0000000000000000000000000000000000000000..8cf889012dacbdf876c3ef86c96fd3730794d2ec --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/100.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8423ff0d3d89bdff9a52b1f0c73515d5d777e510bb6da6da048a8681342a143 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/101.pt b/deepfluoro/subject02/segmentations_multichannel/101.pt new file mode 100644 index 0000000000000000000000000000000000000000..d8b63caf700d15c5bc550c09b634e287991b53a5 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/101.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:079ff8e5242beeacf7d88e93b49f330b58bdf9beb8e17983ac5e52c62ea97316 +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/102.pt b/deepfluoro/subject02/segmentations_multichannel/102.pt new file mode 100644 index 0000000000000000000000000000000000000000..d8cb7273fdee9613a87da6c0e2ee51db8b2ebbf4 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/102.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790ae335bba049cf38c8d6e19e7aca21eff2b84c96f1411ed71c7de8640c4d8a +size 2360781 diff --git a/deepfluoro/subject02/segmentations_multichannel/103.pt b/deepfluoro/subject02/segmentations_multichannel/103.pt new file mode 100644 index 0000000000000000000000000000000000000000..885398036d2adfc97cdb6cb8cee03d4d7f9b6613 --- /dev/null +++ b/deepfluoro/subject02/segmentations_multichannel/103.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:580b73cf39aed77c5796f51b329504d2289628ce471cba2eac690d6aa50d6a5f +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/000.pt b/deepfluoro/subject03/segmentations_multichannel/000.pt new file mode 100644 index 0000000000000000000000000000000000000000..956087b3ed9a17059d75819a3c7bda4367ee27ba --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/000.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f66411f8f727246c9490b91b21a1bdbdf2b99e0a1cd78963195efefd530189a +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/001.pt b/deepfluoro/subject03/segmentations_multichannel/001.pt new file mode 100644 index 0000000000000000000000000000000000000000..1a1f7037d062f0f75824da5e5d21bc039ca15044 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/001.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e372524d8dd360ba4413fc62b360bfdcf3f86c2bf53f3145e82addbbb0a240d3 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/002.pt b/deepfluoro/subject03/segmentations_multichannel/002.pt new file mode 100644 index 0000000000000000000000000000000000000000..dfed39798a703000c9275666f9af73288e557caa --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/002.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:837fc85463865f60bfc68bdef6a69741b3f901513fa3966c297a04d9151ae010 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/003.pt b/deepfluoro/subject03/segmentations_multichannel/003.pt new file mode 100644 index 0000000000000000000000000000000000000000..b7bf374357c35137faea19b6f084a9530fd7d900 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/003.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c22e24346d266e9031eaf822617d86c76963c6aac2ab91d31b8999b0196b38b1 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/004.pt b/deepfluoro/subject03/segmentations_multichannel/004.pt new file mode 100644 index 0000000000000000000000000000000000000000..68c2f9835ffba80328d3ae510384ea3f281ee721 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/004.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a45895e4419401bcfc32fb7b536c9a0ea86b52e01ffd8c2a83f9f78673f7860 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/005.pt b/deepfluoro/subject03/segmentations_multichannel/005.pt new file mode 100644 index 0000000000000000000000000000000000000000..ddd29e544a5e11c88c56f69c050a3641604fd759 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/005.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e31cedff899fa3312df88729d7d5cf5b77ab35d02d06fc4122444c2b435848 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/006.pt b/deepfluoro/subject03/segmentations_multichannel/006.pt new file mode 100644 index 0000000000000000000000000000000000000000..575f75034466b3484bd0f6450ef23f46067d1aa6 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/006.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf77e01e55760b6abf6acfab41aed31d29d1314086376457ef5d567a4f82953 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/007.pt b/deepfluoro/subject03/segmentations_multichannel/007.pt new file mode 100644 index 0000000000000000000000000000000000000000..6553d9f405473a52ef7cc26ba5e90e772cd14ea3 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/007.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9584dfcc72e148145c52e58236181d20284db7a6e71b0e14a6e6788956964bf4 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/008.pt b/deepfluoro/subject03/segmentations_multichannel/008.pt new file mode 100644 index 0000000000000000000000000000000000000000..c2f094b6ecc54b7e26b8f8f1da5a53b5b9cf956a --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/008.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:951930cdde487b5c6b13a49f92caaa06796b074bb2fd6faf5383683168c46f5d +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/009.pt b/deepfluoro/subject03/segmentations_multichannel/009.pt new file mode 100644 index 0000000000000000000000000000000000000000..e0972873231fcf6512856a682fd65afaf7b5e6b9 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/009.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad849fa1dcb5d05f9fd916db66dd45418dc73ed44867a64d1cb57ed5b5fdc80 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/010.pt b/deepfluoro/subject03/segmentations_multichannel/010.pt new file mode 100644 index 0000000000000000000000000000000000000000..aa5ea11eb0975bc04fc7dfb9a49cda9b70049797 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/010.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f949113742511f8fd9a4d9c8adb290859b97cd4cd489e8a1106ee2f4f2ca4a77 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/011.pt b/deepfluoro/subject03/segmentations_multichannel/011.pt new file mode 100644 index 0000000000000000000000000000000000000000..794bbb51fb3ba9d74c6135d91dccc3bafb0b58e2 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/011.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aedd8938f381e39adac99db00f6dd89fa9591dec8cef00bfa7866f3546b46e7 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/012.pt b/deepfluoro/subject03/segmentations_multichannel/012.pt new file mode 100644 index 0000000000000000000000000000000000000000..2ecfcf0157390d0eeebe384472d64d83ce6cc4a8 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/012.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5bf9445d93207a92fb562ef5da3600f3bd6adbaee1ce10b0f53def16d2569f6 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/013.pt b/deepfluoro/subject03/segmentations_multichannel/013.pt new file mode 100644 index 0000000000000000000000000000000000000000..9f681fe247928c4e659633a99e87bcb37e1fd33a --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/013.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23329f6d5d38d1af9a654e4dfa510e0160b4f75b5330022decabb47ed27ae3ce +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/014.pt b/deepfluoro/subject03/segmentations_multichannel/014.pt new file mode 100644 index 0000000000000000000000000000000000000000..6601088968f0e7be7a8300a1a6552c5c1e11176c --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/014.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3281ad50dec51867c9eec71de026eeb29e4e1e973d8e7d9bfa36a0dacf681d9 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/015.pt b/deepfluoro/subject03/segmentations_multichannel/015.pt new file mode 100644 index 0000000000000000000000000000000000000000..1c3d4fa7e423bf4acfbd9ac49872c9f7b2e842fc --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/015.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2c1c52de84c89fe78c1d6602f6a819ea5caf19b9257d94d0c22892ea4bad4a +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/016.pt b/deepfluoro/subject03/segmentations_multichannel/016.pt new file mode 100644 index 0000000000000000000000000000000000000000..c34b322d140299ae2b3e45c8c31aaf57cc43b367 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/016.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ab2c399b3b7af8c4520db1fae4f4997f98a16099d9793c72d1b34bb9aa93cb +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/017.pt b/deepfluoro/subject03/segmentations_multichannel/017.pt new file mode 100644 index 0000000000000000000000000000000000000000..017c099952ce6879a764a8079f3ca83d924c11f3 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/017.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34821bf43894f0466ae4effdd2bc4df3f44192c0698757cb29c35207ddb44f08 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/018.pt b/deepfluoro/subject03/segmentations_multichannel/018.pt new file mode 100644 index 0000000000000000000000000000000000000000..29cf82f09fda665bd151a55f3319e7f40c4600da --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/018.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83eea443fc9dd4b2cf15b8a9283e52acccfdd4dfcb91c20436e3c0be1176ae2 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/019.pt b/deepfluoro/subject03/segmentations_multichannel/019.pt new file mode 100644 index 0000000000000000000000000000000000000000..072689d503dfbb7bfd87abe1f1f6f1653f48bc13 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/019.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b44729a464b690ae3c3c1bd55e101a362ddcf9ac494c80fe8cd35f27ee9031ec +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/020.pt b/deepfluoro/subject03/segmentations_multichannel/020.pt new file mode 100644 index 0000000000000000000000000000000000000000..90a4fb0ac073431dea11f98c529d1a2c647a0a9f --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/020.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60f49a29209011929a27331ebcb287219aee6de35c1c772040cd7afa9ea7ed8 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/021.pt b/deepfluoro/subject03/segmentations_multichannel/021.pt new file mode 100644 index 0000000000000000000000000000000000000000..e4eb17ed05692d4b37e7f552faedfd19aa2c2b7a --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/021.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f377c1b06a8e3e62c57d4766b7fcc201c73a4ffc75ce025c1fdade8afeaf5a2 +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/022.pt b/deepfluoro/subject03/segmentations_multichannel/022.pt new file mode 100644 index 0000000000000000000000000000000000000000..86c915d9c7dcd280b5c94745441c468be8c4392c --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/022.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e88124b6326ec5a8677f5a1a9194090995117875a87aa472d49d10e8f14cee +size 2360781 diff --git a/deepfluoro/subject03/segmentations_multichannel/023.pt b/deepfluoro/subject03/segmentations_multichannel/023.pt new file mode 100644 index 0000000000000000000000000000000000000000..25bc4e4d8d923fcfdb205596863012d536473267 --- /dev/null +++ b/deepfluoro/subject03/segmentations_multichannel/023.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a979df1f38f0ababd62e0a56376d210387d705c4fdaff979f1d25443da32160 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/000.pt b/deepfluoro/subject04/segmentations_multichannel/000.pt new file mode 100644 index 0000000000000000000000000000000000000000..39c12b622f9fc816e9b0328ab8cb515470678580 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/000.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79443cd2cf16153f56ec55e08746ed560f6a1d07af2e47264591c60359ac71f +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/001.pt b/deepfluoro/subject04/segmentations_multichannel/001.pt new file mode 100644 index 0000000000000000000000000000000000000000..605e9ebc54ce42471b70816d9453f51cf25c4eb9 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/001.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eb619894a4d95cff3c37f057bd5fe835891657a588635b4745c8602258b985d +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/002.pt b/deepfluoro/subject04/segmentations_multichannel/002.pt new file mode 100644 index 0000000000000000000000000000000000000000..abacddbfa8b131da102e870b66cad238e178544a --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/002.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:584894cb86340aae8e4b9cd438b6e1ff0e4e0db2ed66165a324032cb50bbec3c +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/003.pt b/deepfluoro/subject04/segmentations_multichannel/003.pt new file mode 100644 index 0000000000000000000000000000000000000000..53c9322cfd8c375721ba5c5e85d35009034d7a3c --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/003.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac9f917d3926d95914ff4e4a14f285e628590a9c354f958cf7b2428194bbe93 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/004.pt b/deepfluoro/subject04/segmentations_multichannel/004.pt new file mode 100644 index 0000000000000000000000000000000000000000..1d05f097135adf8504586231e9de9f3666613019 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/004.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:196c340b3d31b110aca9d235b82612cbde4050bb64eed54a51a932eba1592705 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/005.pt b/deepfluoro/subject04/segmentations_multichannel/005.pt new file mode 100644 index 0000000000000000000000000000000000000000..525d1fe1df74418539b70ede895827ff4cc4b15d --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/005.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f0f9b90840bd6743cc5c8f64e776b968e5d11f86c62fc83dcb79671ec9b918c +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/006.pt b/deepfluoro/subject04/segmentations_multichannel/006.pt new file mode 100644 index 0000000000000000000000000000000000000000..3a8eeb5d36926a7886b05fe7f7147147a2474755 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/006.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b767c4f57c7886fcc1f4252f128bab8bef1465b6f403cf1fc9301ddb06ab7b +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/007.pt b/deepfluoro/subject04/segmentations_multichannel/007.pt new file mode 100644 index 0000000000000000000000000000000000000000..b1e7059d61e037543fcf5c31724626f93761f2ec --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/007.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b6a76c3fccfddd201d862435d02394473ebb04882f2ca96d362acb17cb221f +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/008.pt b/deepfluoro/subject04/segmentations_multichannel/008.pt new file mode 100644 index 0000000000000000000000000000000000000000..b659cdaa483e1169816e86b6620a00d51b1658d4 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/008.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99045f63dd2c6e742c83bbf7a0cc02906290cbcd564d5d1f0994a8a9821ceff1 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/009.pt b/deepfluoro/subject04/segmentations_multichannel/009.pt new file mode 100644 index 0000000000000000000000000000000000000000..dd2f89e6b40f116a3816aded24316426dc231f4d --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/009.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dabbcb1c5e8b266a5d0388790abff77061f09d112ab9ae11081e3501b54408f +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/010.pt b/deepfluoro/subject04/segmentations_multichannel/010.pt new file mode 100644 index 0000000000000000000000000000000000000000..276e8f301a26cd5490c345d74239927bed069ece --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/010.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c816aa1dd608661a75d95bdbfa457d8907399d4d59a8346ac662ad189c63dff4 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/011.pt b/deepfluoro/subject04/segmentations_multichannel/011.pt new file mode 100644 index 0000000000000000000000000000000000000000..0fcd76e375d0293bd8237ffc64c710e3152b3779 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/011.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5d10e3febd0a94b4dce9f99571c5eb445e708a580144d2c95c4beac221a95e +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/012.pt b/deepfluoro/subject04/segmentations_multichannel/012.pt new file mode 100644 index 0000000000000000000000000000000000000000..71276a2adb3b8b0ca5760f79fc882528aef66ede --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/012.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3ae6d9939199c909322c6d751607b22fac1aa56e6d63824341d73b1eb2c53a +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/013.pt b/deepfluoro/subject04/segmentations_multichannel/013.pt new file mode 100644 index 0000000000000000000000000000000000000000..067a704f71a281e2f2292a6ebd449626c57bd740 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/013.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:221496ccb782119b107c6bf36afc45169e664d18def9e7cfd57523a39150cea1 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/014.pt b/deepfluoro/subject04/segmentations_multichannel/014.pt new file mode 100644 index 0000000000000000000000000000000000000000..e06e7659bf2e592e8df3b0beb4a4b9d8c03036fc --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/014.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8548eefe81e22932d4b259dc6d4aef1b29ad544b0e753f4cbb07faf45e755aaf +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/015.pt b/deepfluoro/subject04/segmentations_multichannel/015.pt new file mode 100644 index 0000000000000000000000000000000000000000..e9ad0e11e223680fc56280b98017c26b8f753b98 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/015.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6bf7eff45095b441bc4a6c13b349d75a775800141846feb7db7b893e8251e3 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/016.pt b/deepfluoro/subject04/segmentations_multichannel/016.pt new file mode 100644 index 0000000000000000000000000000000000000000..40de079f2d430724dacdf2aff32ba571ed64d23a --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/016.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c695a12f29b927e389fb2d977282f65eb3cb461b9f43ed6df1c0322393c4091 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/017.pt b/deepfluoro/subject04/segmentations_multichannel/017.pt new file mode 100644 index 0000000000000000000000000000000000000000..fb9daa5e9a51736946b0aa47badbfddc79048a66 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/017.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3289aa8520cd93befda193fc3c0f485332b7d6967bb3fec888585e24d5959c04 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/018.pt b/deepfluoro/subject04/segmentations_multichannel/018.pt new file mode 100644 index 0000000000000000000000000000000000000000..4d20252515c559fb1f451bc4c5c39b5a2467c483 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/018.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f105d11ff52f830ce0933c8f642272b3c2a57c2a4c182fd70c452f8a37fa6246 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/019.pt b/deepfluoro/subject04/segmentations_multichannel/019.pt new file mode 100644 index 0000000000000000000000000000000000000000..a30832f9fdc773b40c09a3c0e6b9087270fa2dc3 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/019.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c65a1b20194770974108a903a97546a636e467bb47ce485ef2de17ce1c33e39 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/020.pt b/deepfluoro/subject04/segmentations_multichannel/020.pt new file mode 100644 index 0000000000000000000000000000000000000000..690ecad901ed38c06d875b97145f97166623f0a4 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/020.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09c65d6ee5399a5043b9d03e9670ff1d87d456a33182346d14228dfcdf8e345 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/021.pt b/deepfluoro/subject04/segmentations_multichannel/021.pt new file mode 100644 index 0000000000000000000000000000000000000000..f2b2dce25686e8d6f7e2bbc165930ac6f9cd18bd --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/021.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed35f108aa8f81cccae399d682af99fcf7b4bbf3493d0aaf7c1b9e8ae5930e5 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/022.pt b/deepfluoro/subject04/segmentations_multichannel/022.pt new file mode 100644 index 0000000000000000000000000000000000000000..b28f830d352470143ed1e99f63ebb3c76d035aba --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/022.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04e4907331f0ea1cad7905a036c8eebceed1564c970ce0838b65082f2c2a0a89 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/023.pt b/deepfluoro/subject04/segmentations_multichannel/023.pt new file mode 100644 index 0000000000000000000000000000000000000000..8fca45d5d913fb04af0333abab5eb9385f6c253e --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/023.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27176442d7f3767a98a85d2bcd840a8e0b2e9b08f31be0e3659db8bfdbdf5d02 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/024.pt b/deepfluoro/subject04/segmentations_multichannel/024.pt new file mode 100644 index 0000000000000000000000000000000000000000..e696a21d2532ae023236a8d4ae5237f758d8cc71 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/024.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6a6818a289017d60740059930fcc0e15e53272745f9858b24f9cbab0476ecd +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/025.pt b/deepfluoro/subject04/segmentations_multichannel/025.pt new file mode 100644 index 0000000000000000000000000000000000000000..5b7953e61c8ede4fd211552b85b6278f515a1d94 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/025.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36ebd0084f59c02fe1ab8e9e9f847a2e3cf7f56ecaba1bcd56bbc90389133a99 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/026.pt b/deepfluoro/subject04/segmentations_multichannel/026.pt new file mode 100644 index 0000000000000000000000000000000000000000..1853c1d54bae51185dc8f97e7d80696daabb7a08 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/026.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5952d009763c93c4a125446046734cc1a73cf333dec1c169eaa4bfc1774dc28 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/027.pt b/deepfluoro/subject04/segmentations_multichannel/027.pt new file mode 100644 index 0000000000000000000000000000000000000000..c65da5ecd4fe59bd8f60d25966dcf593716fcfa7 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/027.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6badb19e1dcd437b72cb29b9eee4817145b3da8029a3e19381bb2003a985645a +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/028.pt b/deepfluoro/subject04/segmentations_multichannel/028.pt new file mode 100644 index 0000000000000000000000000000000000000000..41039785c7a21aef6cba5e9e718e53a33bd932a7 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/028.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f27306411db28563d297ce01662f5739003d69b10f81f679fb9a06ad4f13ace +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/029.pt b/deepfluoro/subject04/segmentations_multichannel/029.pt new file mode 100644 index 0000000000000000000000000000000000000000..4cbaab39bde79f3524f07b74f3a75a9e084d3964 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/029.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd0345fa19cb43268d4730f8f36d7b8bb6643389a6fb77e3cf5ece2208c1795 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/030.pt b/deepfluoro/subject04/segmentations_multichannel/030.pt new file mode 100644 index 0000000000000000000000000000000000000000..7cae925a50a3f81938f44f46ca81701541c1b3f2 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/030.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1736011763cc12a2cc55817a77b73f85943265eb9b9f80e5f0f362d937f3025 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/031.pt b/deepfluoro/subject04/segmentations_multichannel/031.pt new file mode 100644 index 0000000000000000000000000000000000000000..18425d3f3f13c1bb28103469afe5d47b5d6cd66f --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/031.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61efd3918f2897ceba042584262bb9ea7932622d6d7b0f8a09934f692514a2c6 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/032.pt b/deepfluoro/subject04/segmentations_multichannel/032.pt new file mode 100644 index 0000000000000000000000000000000000000000..071dda75fb6b89755f5530a07e7b80c6f54846f6 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/032.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09f6e5c922272229c9fb8097fe46c342b3a791cd40133225bc7c7420f2d0f6b +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/033.pt b/deepfluoro/subject04/segmentations_multichannel/033.pt new file mode 100644 index 0000000000000000000000000000000000000000..9a7122684beb8f13cb7596369facb949c11a9ca8 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/033.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0617179adae01afbe5a380d6aee2700cd0c8f623289794f460dedf23bbc1680 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/034.pt b/deepfluoro/subject04/segmentations_multichannel/034.pt new file mode 100644 index 0000000000000000000000000000000000000000..7e3166bae16a6b6be07ccf0145e067369254957e --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/034.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d153e975c73fffe22194a0a680eaa299cf786f4242a120ff9fecd2b6ebeea2f +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/035.pt b/deepfluoro/subject04/segmentations_multichannel/035.pt new file mode 100644 index 0000000000000000000000000000000000000000..9721cebbc76240f25eef95a52b629d227afc486e --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/035.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba9a8f0183f8e5fd8ef3cd978c735188da643dc2404d4b50aa01b336b56a77e +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/036.pt b/deepfluoro/subject04/segmentations_multichannel/036.pt new file mode 100644 index 0000000000000000000000000000000000000000..4998c449fde01c2e5bd98acbed23e600e768878f --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/036.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e5d6a1575579473109f8fe1f2523c489f970d8cf5c12340e779719734f7f21 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/037.pt b/deepfluoro/subject04/segmentations_multichannel/037.pt new file mode 100644 index 0000000000000000000000000000000000000000..5316bea96f4c2ef1fec0293d65562ed981d49aa6 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/037.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13063f52efad215c910aa15af2c5e051707b0cef469e6443bc4ce9635b8d563 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/038.pt b/deepfluoro/subject04/segmentations_multichannel/038.pt new file mode 100644 index 0000000000000000000000000000000000000000..82026dff93c8f0f2b26f80daa8a7716e823cd49e --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/038.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0484aa834d73ae595979c1c8f21695029dfde0da0e25ed32540f71fc4489de03 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/039.pt b/deepfluoro/subject04/segmentations_multichannel/039.pt new file mode 100644 index 0000000000000000000000000000000000000000..7dfa25435254196e7026ae61b42d01986ac0774b --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/039.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31040be3c87525614040293012491b09d4aa05d9968f10b30728cbf2e7df5e90 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/040.pt b/deepfluoro/subject04/segmentations_multichannel/040.pt new file mode 100644 index 0000000000000000000000000000000000000000..43c211e20426d0d30aece77e9339cad04e178387 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/040.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f6fd5bd75ed28c8e17199eb68ff440893150969a0244d552cd628686c386b3 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/041.pt b/deepfluoro/subject04/segmentations_multichannel/041.pt new file mode 100644 index 0000000000000000000000000000000000000000..b9a4e96d448ed1ab3febfc5ac4248c57bd5ee1a2 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/041.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bea84598bc7ad442a4e62c10085253fe7d14216f9c44f154c4e1fbfb08ced27 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/042.pt b/deepfluoro/subject04/segmentations_multichannel/042.pt new file mode 100644 index 0000000000000000000000000000000000000000..4761e63561708c7ae0bacccc1c7e2a889da56003 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/042.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3aa2d8f765dafeeecaf7df3b94c26498aa735bba0b79e993bcad8f086db6cbe +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/043.pt b/deepfluoro/subject04/segmentations_multichannel/043.pt new file mode 100644 index 0000000000000000000000000000000000000000..0859764a377fca3db22caeb5d9b189443f15b49e --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/043.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4d36ea19ed5dc06f00867e61885610e5abfe9523c7d6ed8a671cb84a042c40 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/044.pt b/deepfluoro/subject04/segmentations_multichannel/044.pt new file mode 100644 index 0000000000000000000000000000000000000000..9066de42a6004db095cd35280fe056d8ad74bf80 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/044.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e38ea1deaaf0c538fd8f927afc003dd4c3e551570212848cfd4e007710befa +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/045.pt b/deepfluoro/subject04/segmentations_multichannel/045.pt new file mode 100644 index 0000000000000000000000000000000000000000..1e7bad573bbc6dc84c40a637bb90f40607b7aca5 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/045.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef33656209c24cb66b850aef9165d17a50ccba28b49a18c493e73e67151c43d +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/046.pt b/deepfluoro/subject04/segmentations_multichannel/046.pt new file mode 100644 index 0000000000000000000000000000000000000000..fb0c2755524f9048b0ce2ceb5029d4d9ce3762d9 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/046.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de1a8aea295b5dd3abdd2ae71d4e1f13c9693db609436d8414a0d338a7a45591 +size 2360781 diff --git a/deepfluoro/subject04/segmentations_multichannel/047.pt b/deepfluoro/subject04/segmentations_multichannel/047.pt new file mode 100644 index 0000000000000000000000000000000000000000..25a0e302e5c8357427cf33acf3251f8715ac34a4 --- /dev/null +++ b/deepfluoro/subject04/segmentations_multichannel/047.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f89e5c48caec879e7b33996c732073eb03f15ce742b3fd83acc3d642e98dfdc0 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/000.pt b/deepfluoro/subject05/segmentations_multichannel/000.pt new file mode 100644 index 0000000000000000000000000000000000000000..77734b3eb6517bfd371f3bbb927d31af1dcb2195 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/000.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e02837e1763fad9c4323556e3570b6241787acbb3ac5a57acb38cec5dc5f53 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/001.pt b/deepfluoro/subject05/segmentations_multichannel/001.pt new file mode 100644 index 0000000000000000000000000000000000000000..b6136d2313d5fe2f27642bed381ee57337c06e6a --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/001.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a411bab56d9c478029b685778ff4ac26baab81e319e6249d6732dd9fa3a2ab +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/002.pt b/deepfluoro/subject05/segmentations_multichannel/002.pt new file mode 100644 index 0000000000000000000000000000000000000000..3d7d9bbf651bb3a3b25f61148f0805892fc88aa2 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/002.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e681337170bec5ef126ed2ed5dd800a3c20c897758bf007261d7ec3671b4d65 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/003.pt b/deepfluoro/subject05/segmentations_multichannel/003.pt new file mode 100644 index 0000000000000000000000000000000000000000..76cc0a04f7727c69767d45fc56b4fc902c1a9959 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/003.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ea7ad14c5b4697a66e83246f539fe93a393f582a888a1af076a2fe52e95711 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/004.pt b/deepfluoro/subject05/segmentations_multichannel/004.pt new file mode 100644 index 0000000000000000000000000000000000000000..7c650edff23a4947ae2af89befaf74a064669560 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/004.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e9f47420e4fcd7708dccff4f9307ac74f89314be8cef1b4e1f91a6ed4ffa41 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/005.pt b/deepfluoro/subject05/segmentations_multichannel/005.pt new file mode 100644 index 0000000000000000000000000000000000000000..c85927cc351444405e736a21c7add81d99227dea --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/005.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d95a748b922a508aba34cd195fb7ea7f151c6e0188853571927595cb2bc6978 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/006.pt b/deepfluoro/subject05/segmentations_multichannel/006.pt new file mode 100644 index 0000000000000000000000000000000000000000..95cc20a16f50e4ab3e5c4d4bdbc3ab15a5dc12c1 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/006.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea4ca8e73aa1e88a5ca406e50febdb19aa5aa30b2adf03ff0ac64de7439d1c8 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/007.pt b/deepfluoro/subject05/segmentations_multichannel/007.pt new file mode 100644 index 0000000000000000000000000000000000000000..3b49ed1e0a6b62499ae82bfe5d6b1292b914befc --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/007.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1d8399f87a95b70deda7b6da2437c574f176e0f3d88913f3364c4e628fa4b78 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/008.pt b/deepfluoro/subject05/segmentations_multichannel/008.pt new file mode 100644 index 0000000000000000000000000000000000000000..5104a05b86ca812b89167783261878109a5c13eb --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/008.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1512fc7be3705bc396ea9ee83ca1290c48e590936ad7adc2776302ecbf8327 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/009.pt b/deepfluoro/subject05/segmentations_multichannel/009.pt new file mode 100644 index 0000000000000000000000000000000000000000..4b10ab4dde763a52411766e97ad97d2e35a47740 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/009.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9af436830c94899ad0993e8bf7e2d6eab43e0ae29b60b6000477657ae2cf6648 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/010.pt b/deepfluoro/subject05/segmentations_multichannel/010.pt new file mode 100644 index 0000000000000000000000000000000000000000..6041876d821edd48a85b9ea2d9dc96b2dc9275fb --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/010.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1113a4ed538dc0bf2f9d588fa2ec5bd646c2a3195834d8fb38d9339e2f8246ef +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/011.pt b/deepfluoro/subject05/segmentations_multichannel/011.pt new file mode 100644 index 0000000000000000000000000000000000000000..07262500780af90d5b5aecd17dda85f3213b10b0 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/011.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f35e3412ab14887f41d1d8c6bd0b15499abfa1c6742b4e9c8e2b97d4309e11f +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/012.pt b/deepfluoro/subject05/segmentations_multichannel/012.pt new file mode 100644 index 0000000000000000000000000000000000000000..da460e8c536dc6c1153671550807622047f197b7 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/012.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5cd110fbd8ec92ee990a878abf701707faaaf97bd991f43c490be8a588c5c5 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/013.pt b/deepfluoro/subject05/segmentations_multichannel/013.pt new file mode 100644 index 0000000000000000000000000000000000000000..c8f145f0ecb2c36768a56e1589a80912e1bd9172 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/013.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc42357b18451c17cdbb43896a3ad04bfcadab336aa83e788bd210c7e73788aa +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/014.pt b/deepfluoro/subject05/segmentations_multichannel/014.pt new file mode 100644 index 0000000000000000000000000000000000000000..e73b41b0e0b65688dc534ebc3a433efbf2593338 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/014.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c79a4b2327b26b4d3950702de7c75694f9e158a91480259fe115ba4a9f1f16 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/015.pt b/deepfluoro/subject05/segmentations_multichannel/015.pt new file mode 100644 index 0000000000000000000000000000000000000000..04431c4028eb4cb069e5ad4cb9e69d8613acb7cd --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/015.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07ff8026ee832dae35ac2c4d1dfdfa5a96fb8493cf68f6f9c8bbc7d5cb71dd0 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/016.pt b/deepfluoro/subject05/segmentations_multichannel/016.pt new file mode 100644 index 0000000000000000000000000000000000000000..563cd6305fab980b98b1f345aca536d7accb96ba --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/016.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1598162f541a81314db5f83e18ce2fa4247a6444fd469bed6a3808a3a1d8b712 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/017.pt b/deepfluoro/subject05/segmentations_multichannel/017.pt new file mode 100644 index 0000000000000000000000000000000000000000..ae9c98df7d5fbaf5ffd929d38fa6003b68053bb0 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/017.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa23c034d71119a9b9a6be7ce233aae433c64439e2285c0b589697086f2c9870 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/018.pt b/deepfluoro/subject05/segmentations_multichannel/018.pt new file mode 100644 index 0000000000000000000000000000000000000000..3159d0526e23c4b40632399478856ae7c1daedf1 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/018.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d5a3cd41ea890276eee3cb45cefd2e35b3028e9659d21cd83bc9c113275b12 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/019.pt b/deepfluoro/subject05/segmentations_multichannel/019.pt new file mode 100644 index 0000000000000000000000000000000000000000..e4c5e9e5600d27a13be55754dedd5df347ed2a7e --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/019.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7310e459bb4a7bb16ccfb649d011fb7599cd44cda10f2eafc5a494eda0d82c09 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/020.pt b/deepfluoro/subject05/segmentations_multichannel/020.pt new file mode 100644 index 0000000000000000000000000000000000000000..c6e6dd16c4f9e7e04236a1c76ffd2542b75c49f4 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/020.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd10e765c19b6b48c1b5d70d1156009c52e582c7f5ce1516de6e3d72a384297 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/021.pt b/deepfluoro/subject05/segmentations_multichannel/021.pt new file mode 100644 index 0000000000000000000000000000000000000000..309100b00b3e6b1ed8157b0ab76767421f22a61e --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/021.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e385bd64f5d7f03ef447ca87ea1c6586429bd1c3dcfac060a5e89276f4a1c93 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/022.pt b/deepfluoro/subject05/segmentations_multichannel/022.pt new file mode 100644 index 0000000000000000000000000000000000000000..fd34119477fe824508e1468d29a2d7fd0a108b14 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/022.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61ee8c1900c570d7c664f8368fb7e6e53a5d63551d2aa5f7f0da55085bd2dd5 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/023.pt b/deepfluoro/subject05/segmentations_multichannel/023.pt new file mode 100644 index 0000000000000000000000000000000000000000..09c9cf64eec0169baf8f624911bfa6ecdc96f6d9 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/023.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a40a5d43b9e923175e4b14e8ce96c19ab6137295fb0eaced6435cbd87b2a40 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/024.pt b/deepfluoro/subject05/segmentations_multichannel/024.pt new file mode 100644 index 0000000000000000000000000000000000000000..6c5be1692ee649bbcee84ce0d02746cf06f1377b --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/024.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d86af8d2986fd8156c874720e3ac71d212f3849f1841e2d82715963e1a71ac +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/025.pt b/deepfluoro/subject05/segmentations_multichannel/025.pt new file mode 100644 index 0000000000000000000000000000000000000000..32b4e9ed7ac488aabcff422818399df223015598 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/025.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8202e4bde4dfd2ff1fcc4787fc76dc8bbe9aeffb419d9270fff5662a19722ed8 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/026.pt b/deepfluoro/subject05/segmentations_multichannel/026.pt new file mode 100644 index 0000000000000000000000000000000000000000..232674727b854a494ab734f92d16d452f15989a2 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/026.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c23c9cb83bd1f885cfc9fbcd8792afca8ca24142d3efbae11f625e04102d3f08 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/027.pt b/deepfluoro/subject05/segmentations_multichannel/027.pt new file mode 100644 index 0000000000000000000000000000000000000000..f983dc27ad8c81b31daf7c2364f3ff0d4752f2a9 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/027.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89799812d49bc35aabb39745488187c26e5a823749182aafc0f2e449b40e8e42 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/028.pt b/deepfluoro/subject05/segmentations_multichannel/028.pt new file mode 100644 index 0000000000000000000000000000000000000000..7309fae726c87a1c611d3d31aff787be13dba181 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/028.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27238384622558a93bf525ff5d4bfbd754645f6948ba4a727ea82a705118afb8 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/029.pt b/deepfluoro/subject05/segmentations_multichannel/029.pt new file mode 100644 index 0000000000000000000000000000000000000000..8e86b18ece052843431b058af72e414ea0a53cb8 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/029.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d10765a78b2f7abc1fd196dc782473badd68e45ac0811ef161dd29c2207abc2 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/030.pt b/deepfluoro/subject05/segmentations_multichannel/030.pt new file mode 100644 index 0000000000000000000000000000000000000000..384fb209e91dba9ef180aa49180482f55cc684d8 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/030.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:666c88de1a108f330698a7667c9e57c83815d0d26fc37f5e4a1e5203b1e5dcd9 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/031.pt b/deepfluoro/subject05/segmentations_multichannel/031.pt new file mode 100644 index 0000000000000000000000000000000000000000..2ae1591b5e2cfdb5e2d5eb7845f1c93a3681a28d --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/031.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17ee8bb0a51466579d93392c7c0460e0db158e1582e3eb1abe43c1ccd4d77350 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/032.pt b/deepfluoro/subject05/segmentations_multichannel/032.pt new file mode 100644 index 0000000000000000000000000000000000000000..4994684731fcc7ac047ea6b20a80c759df936968 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/032.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:474df46a22a8c64e111720a9840d2d2b4cc52ea0cb9b732ff9f8919112a3310a +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/033.pt b/deepfluoro/subject05/segmentations_multichannel/033.pt new file mode 100644 index 0000000000000000000000000000000000000000..68359d6c321a092d4332228bbffa5bb17e6dd3a3 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/033.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f79b3e06fbca591ca09da56d8587b9ecdce942ab2e85f4a86b70a94315aa0ee +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/034.pt b/deepfluoro/subject05/segmentations_multichannel/034.pt new file mode 100644 index 0000000000000000000000000000000000000000..fc8a6cacb211b3ce328c9498891992507a53fafc --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/034.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6998d8afe94fc5b1dda0eaa3ad1875242dc145e6940943b09f07b6599475e96a +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/035.pt b/deepfluoro/subject05/segmentations_multichannel/035.pt new file mode 100644 index 0000000000000000000000000000000000000000..2139251045c650621c08fd4346c86628092d4f38 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/035.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da350313cd397c2ae3655ae3bbf9c38a1018b597a0ca2c2ae5f4ecb49ec26d71 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/036.pt b/deepfluoro/subject05/segmentations_multichannel/036.pt new file mode 100644 index 0000000000000000000000000000000000000000..9bd7da57e088337b20a70e51b16eb01597eba81d --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/036.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50aafa8775bf75d4edc09dd77a96bf357f39e18ebb3b60527ff03f2488646c45 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/037.pt b/deepfluoro/subject05/segmentations_multichannel/037.pt new file mode 100644 index 0000000000000000000000000000000000000000..63c7b44975a15257fafe2ad50cb66aab576cb102 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/037.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5700a4660250899d34ef75fbac635889d4518f2f8e78ac440fa3aa289315c99a +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/038.pt b/deepfluoro/subject05/segmentations_multichannel/038.pt new file mode 100644 index 0000000000000000000000000000000000000000..5a343b94d126a67f227c3ed3e62bafc5273f0825 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/038.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb52e7a2811238f5b255cac4d12d1ef814e53fa3b3be48509786f84047942417 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/039.pt b/deepfluoro/subject05/segmentations_multichannel/039.pt new file mode 100644 index 0000000000000000000000000000000000000000..3c7219ee9c6de00be1440da704ff5b8c1feabdc1 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/039.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:130d6cadd5685a02b47ddcfa5db63c15021f99f6d67f4f734b682179ee86f7d4 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/040.pt b/deepfluoro/subject05/segmentations_multichannel/040.pt new file mode 100644 index 0000000000000000000000000000000000000000..926852239940cafee178f5cd0f621684e113221b --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/040.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7a50dd989a49db1ae98d394ebfd1c4280f6c89c0bff329bfb3f57748b2ba00 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/041.pt b/deepfluoro/subject05/segmentations_multichannel/041.pt new file mode 100644 index 0000000000000000000000000000000000000000..d40d3d1e743c84c0c39f185a3e537668b4e4cf81 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/041.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc3f902bc63de02217b5b8ed236f8d6cb7492cdba72a83e3fd8c7a5d79ee1b8 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/042.pt b/deepfluoro/subject05/segmentations_multichannel/042.pt new file mode 100644 index 0000000000000000000000000000000000000000..6ad01fd1cc2662dbae3c73b886a72cd7c65c31b6 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/042.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e7f8f9d50b97c211719497626a4145ce7fe2f835486a3ce30aea5fb146c778 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/043.pt b/deepfluoro/subject05/segmentations_multichannel/043.pt new file mode 100644 index 0000000000000000000000000000000000000000..64441612309f1ed5ea141e2ce2959c5c2e1cd210 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/043.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3970687efeba7b2dff65e91412ed08105c1321aa1d5c7791acdc164889f1e9 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/044.pt b/deepfluoro/subject05/segmentations_multichannel/044.pt new file mode 100644 index 0000000000000000000000000000000000000000..2de08bfca133cd751488c22108c58a41d65affda --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/044.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb805f5243c3c85bd4695d32c6e59b1511a7249f16068c4a622c4e10e47e756b +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/045.pt b/deepfluoro/subject05/segmentations_multichannel/045.pt new file mode 100644 index 0000000000000000000000000000000000000000..682676ab0a1b135a612adf8b546ab773fb58b696 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/045.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf99c3a724190cc2cdfb68b59454b8dbd7f7eff0d3541f62d4edcf76d168680 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/046.pt b/deepfluoro/subject05/segmentations_multichannel/046.pt new file mode 100644 index 0000000000000000000000000000000000000000..53f18b21e5b5dc4bbd674300b1968b5c0201aa0a --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/046.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1e4abdfa0a72b8abc1247b37abaf84acb3eb65a567d5e8a3475f447846e00e +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/047.pt b/deepfluoro/subject05/segmentations_multichannel/047.pt new file mode 100644 index 0000000000000000000000000000000000000000..4a02ab4c4b2bf47dbb82c22f892ee80bf00ff975 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/047.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf88d0728e5853dea1036562e3c2f7805b9648571f3e3fc8d0e9729aaf8eef8 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/048.pt b/deepfluoro/subject05/segmentations_multichannel/048.pt new file mode 100644 index 0000000000000000000000000000000000000000..d74e5a774444788716e10f03060a0c7ca12f6a17 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/048.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ec951d7dafee56c0f2262867773ef4831f12cec994c218c7978e2a33ce0f12 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/049.pt b/deepfluoro/subject05/segmentations_multichannel/049.pt new file mode 100644 index 0000000000000000000000000000000000000000..a71c51e2e415367b05dec720731d042ba5567a3b --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/049.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3377dc51e8bbc69c3f5c1dcc554ddd6593c28b67ec3cdbcd2aeead91f966a1c8 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/050.pt b/deepfluoro/subject05/segmentations_multichannel/050.pt new file mode 100644 index 0000000000000000000000000000000000000000..0088f1026e911ad3c5d8fd450543351283701bde --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/050.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b416b6083b0b5be77b7ae075834d1272365c417f856dc57c34d25d951b47b8e9 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/051.pt b/deepfluoro/subject05/segmentations_multichannel/051.pt new file mode 100644 index 0000000000000000000000000000000000000000..18ddd30a3bb77d34403de17986dca9b3367c04d5 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/051.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b961a5854893cdbd148a095258dd82c7562ecbe42388d8cbbba96a2b6a59b4b +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/052.pt b/deepfluoro/subject05/segmentations_multichannel/052.pt new file mode 100644 index 0000000000000000000000000000000000000000..16211acc0305402ea12be402dc6f5b611195563b --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/052.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c064e3c08f0b7a169e3fcc5e2189c7f349319b8dfe12ad01b0beaab4ca19014b +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/053.pt b/deepfluoro/subject05/segmentations_multichannel/053.pt new file mode 100644 index 0000000000000000000000000000000000000000..4ba1accfff1f48a35a34b2f5174f98d34d546575 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/053.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e78ebd08f4b2176b20a6bb6451f71b0c27e6bcf7d994ccccc149114df8fa772 +size 2360781 diff --git a/deepfluoro/subject05/segmentations_multichannel/054.pt b/deepfluoro/subject05/segmentations_multichannel/054.pt new file mode 100644 index 0000000000000000000000000000000000000000..cc90064a1401e20713a70e5bdddf54bd6b294d60 --- /dev/null +++ b/deepfluoro/subject05/segmentations_multichannel/054.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b81de410ef06ec0e9d1c3594df66322f9cf8839e20b99cd1dec41ef40f5a948 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/000.pt b/deepfluoro/subject06/segmentations_multichannel/000.pt new file mode 100644 index 0000000000000000000000000000000000000000..d1e92b9701b74e9e978dcd391c7cc9e442cd2cb4 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/000.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd80f6eac34845197ba256117bb0995803b80cc6a876e1aa76f2807ff3f73935 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/001.pt b/deepfluoro/subject06/segmentations_multichannel/001.pt new file mode 100644 index 0000000000000000000000000000000000000000..ac82428c11be008fee72f719c321bcd77df0e21d --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/001.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e91495e645001ea220dc8a8f389836d630cf92144390575e64ee35f8fe8058df +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/002.pt b/deepfluoro/subject06/segmentations_multichannel/002.pt new file mode 100644 index 0000000000000000000000000000000000000000..419a0e9a707e8a5515f28b53bad7fac56725a55f --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/002.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f42d5056a8a6c5894bb78bec55cd341b52c34a70d3d28981d3f6e14c9a88a471 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/003.pt b/deepfluoro/subject06/segmentations_multichannel/003.pt new file mode 100644 index 0000000000000000000000000000000000000000..151fa04e0c5ec0443dd0e4f9e6ecf997689886df --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/003.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e59fef7342004f2995b175861ed9957e00af3ac4605cb27983b67d0f5379e792 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/004.pt b/deepfluoro/subject06/segmentations_multichannel/004.pt new file mode 100644 index 0000000000000000000000000000000000000000..cdefecb79eff0ce60dc0ca631e1139773dfa8016 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/004.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92253d570fdb8d154517f854dfd293ae8cd9a9925fdf0d272d64b008c1c60c3c +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/005.pt b/deepfluoro/subject06/segmentations_multichannel/005.pt new file mode 100644 index 0000000000000000000000000000000000000000..0997dfe0cc869548cda92a1e28bceb816e6effb2 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/005.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:339e5ec8efdbce41082510fb303bcd0c975c168d84b0e8499565e43a9bd4371b +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/006.pt b/deepfluoro/subject06/segmentations_multichannel/006.pt new file mode 100644 index 0000000000000000000000000000000000000000..979d8085fb3800183d1a810347b4b36ba6389cc2 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/006.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:223bf36c899df182d5c62fb0345ce6dcb8f291b64ddf0062fe39c053889cafcd +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/007.pt b/deepfluoro/subject06/segmentations_multichannel/007.pt new file mode 100644 index 0000000000000000000000000000000000000000..79e5d23d861224ced7698171be541d83c6cd5205 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/007.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b819dee4c3421d4cf7f3b8d038786d3009557daf11fbb468f24cb48a7db1c9 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/008.pt b/deepfluoro/subject06/segmentations_multichannel/008.pt new file mode 100644 index 0000000000000000000000000000000000000000..6084060d57afc8d04af05e85ba2a7035000a3adb --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/008.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c66a0697ae91590c87028771ebbaf208c13f59eb67fd720b1ac4806ae63a610 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/009.pt b/deepfluoro/subject06/segmentations_multichannel/009.pt new file mode 100644 index 0000000000000000000000000000000000000000..03198229fddddc62e21384c3a2f4d4e07164b411 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/009.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:616f6e00fd69f127fae72d733c546e7b118475d699a39a9d46419d78541bcbbd +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/010.pt b/deepfluoro/subject06/segmentations_multichannel/010.pt new file mode 100644 index 0000000000000000000000000000000000000000..da5a88b3ffd87fb8aa0a9ffecd2567e74245f98b --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/010.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c76103cd6e8da437031c68c535e74d30e65180697b40a85d77448667b95f07 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/011.pt b/deepfluoro/subject06/segmentations_multichannel/011.pt new file mode 100644 index 0000000000000000000000000000000000000000..3670b77200cc54f2d71699765276a270c2dfbcb6 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/011.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:616a9101235dc81dbf961b326db29324d5c7a7c702989bae539a05602dd94f8a +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/012.pt b/deepfluoro/subject06/segmentations_multichannel/012.pt new file mode 100644 index 0000000000000000000000000000000000000000..378f7e6a4c4caa4188d79f32f0aecadd707a798e --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/012.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f5ca8f602a2beaa08f2d4162699688fd65021457976b6456796df2322d7aa77 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/013.pt b/deepfluoro/subject06/segmentations_multichannel/013.pt new file mode 100644 index 0000000000000000000000000000000000000000..0caccc4a3482ecadebf51ddc7ce47c813c3b48b0 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/013.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06fa29bbf7919411ce91ee83866c5300bc85c3b2d10d6edc47a4b34f214744ab +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/014.pt b/deepfluoro/subject06/segmentations_multichannel/014.pt new file mode 100644 index 0000000000000000000000000000000000000000..08bc02b60f6e307af89bc96020e022a0fe278904 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/014.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd1609f6890686fde67376853a6f399bf198f557fd0a200878dce6fa1d2718f +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/015.pt b/deepfluoro/subject06/segmentations_multichannel/015.pt new file mode 100644 index 0000000000000000000000000000000000000000..7e43db7ec4f93382f5ed940e6a73dff72694b2a5 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/015.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2172fbc1a6c11cec79054af3bd5b5a10ead5cd5b90bb61287f978f294f42908f +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/016.pt b/deepfluoro/subject06/segmentations_multichannel/016.pt new file mode 100644 index 0000000000000000000000000000000000000000..b2097842d812ed5c73f61346a6c924ff0ffc0495 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/016.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e6e8ab1a1cb9ecfd5083ec35096e0d3e0f07c71ecacb1365e2191d4a143cbc2 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/017.pt b/deepfluoro/subject06/segmentations_multichannel/017.pt new file mode 100644 index 0000000000000000000000000000000000000000..196e1e8f4c09133cbfd3c7123a8abc8f808a54f5 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/017.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67445e4febf6dacb9b4ee41ebeb31468392be956b5cc64273fe9d790d5f5eadf +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/018.pt b/deepfluoro/subject06/segmentations_multichannel/018.pt new file mode 100644 index 0000000000000000000000000000000000000000..3241a0a019843e78c03205eccb2ed0547976609e --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/018.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc8bcd8ae6ea96e7efb5e603353751a121908d05bc976a20cad07e87ca0a1d32 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/019.pt b/deepfluoro/subject06/segmentations_multichannel/019.pt new file mode 100644 index 0000000000000000000000000000000000000000..dfffb3ed7531946bbf0a74157305483140b9e9a5 --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/019.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d307912bc84f3a1e82d253b5598913d2298389575ead3acff65e1b18286487 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/020.pt b/deepfluoro/subject06/segmentations_multichannel/020.pt new file mode 100644 index 0000000000000000000000000000000000000000..407f96ea7ab3d3195faad76f8da587cc2d3ac04b --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/020.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26797eea10d3698570758f2efb9d45f29d8b2c7199a7945326db8516f5a012f5 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/021.pt b/deepfluoro/subject06/segmentations_multichannel/021.pt new file mode 100644 index 0000000000000000000000000000000000000000..44fbde66ea415e3a0ec85d4fbc268a003e5751bc --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/021.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:024b1be25a7a9c263252b4ad87bb25da6de9cee5522268fb57d1db4799413513 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/022.pt b/deepfluoro/subject06/segmentations_multichannel/022.pt new file mode 100644 index 0000000000000000000000000000000000000000..b2a9e20c2fb832c871e1b5fb54da26495513eefb --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/022.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f71dc36248c5eb17f891b7594307f1823a6d9b520de10dc74f634fc73f41dd0 +size 2360781 diff --git a/deepfluoro/subject06/segmentations_multichannel/023.pt b/deepfluoro/subject06/segmentations_multichannel/023.pt new file mode 100644 index 0000000000000000000000000000000000000000..e83d6601481fcaed4a3bc382a20ec0f0c3abb48a --- /dev/null +++ b/deepfluoro/subject06/segmentations_multichannel/023.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3028f53ad3dc8dd35fe01e4d6bc1a53b7e4dc35e66f1d66ca2494420f44953c8 +size 2360781