Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
135 commits
Select commit Hold shift + click to select a range
666a16f
supervised training
fabianreith Jul 17, 2024
27178b0
adapt cellpose supervised loss
fabianreith Jul 18, 2024
feb028d
edit and reorder config files
fabianreith Jul 18, 2024
96739ba
x
fabianreith Jul 18, 2024
0856dfc
don't cache flows
fabianreith Jul 18, 2024
8f00d50
update caching functionality
fabianreith Jul 23, 2024
24f56ea
update caching dataloader
fabianreith Jul 24, 2024
606e929
update caching dataloader/dataset
fabianreith Jul 24, 2024
c58e630
cp eval config bug fix; fullsize is full TissueNet tile_size for vlaid
fabianreith Jul 25, 2024
d89799c
more configs, minor formatting
fabianreith Jul 25, 2024
1ef86e2
x
fabianreith Jul 25, 2024
ee05cf6
adjust valid diameter
fabianreith Jul 26, 2024
8fecf6d
x
fabianreith Jul 26, 2024
bf3ef33
new configs
fabianreith Aug 13, 2024
2af4d15
x
fabianreith Aug 14, 2024
28d6aee
pycodestyle + pass tests
fabianreith Aug 14, 2024
38a399a
x
fabianreith Aug 14, 2024
213045f
x
fabianreith Aug 14, 2024
25adc9f
x
fabianreith Aug 14, 2024
683aac1
fix pycodestyle error
fabianreith Aug 14, 2024
e0ac19d
x
fabianreith Aug 15, 2024
a8aacb1
x
fabianreith Aug 15, 2024
3e85399
x
fabianreith Aug 17, 2024
a441e55
x
fabianreith Aug 17, 2024
0de5cbe
fixing some bugs and stuff
fabianreith Aug 18, 2024
7123d3e
fix pycodestyle errors
fabianreith Aug 18, 2024
0be469e
x
fabianreith Aug 19, 2024
2df09f6
x
fabianreith Aug 19, 2024
3f11eaf
fix bugx
fabianreith Aug 19, 2024
9f3bfb1
only_color_augs
fabianreith Aug 30, 2024
e3f8aea
add cfg
fabianreith Aug 30, 2024
d758acb
bugfix
fabianreith Aug 30, 2024
0362ffd
x
fabianreith Aug 30, 2024
8252a2b
modify the custom augmentations part 1
fabianreith Sep 3, 2024
7c32410
x
fabianreith Sep 3, 2024
6c410ee
custom flow adjusted augmentations
fabianreith Sep 11, 2024
8bc4baf
fix flow adjustments for default cellpose_student_teacher
fabianreith Sep 11, 2024
5ac84e1
more configs
fabianreith Sep 11, 2024
cc1169e
fix cos_theta shape for torch broadcasting
fabianreith Sep 11, 2024
2888853
more configs
fabianreith Sep 12, 2024
933147d
save to hdf while training and valid
fabianreith Sep 14, 2024
33a519b
adjust tissuenet dataset to resemble cellpose 2.0 paper
fabianreith Sep 16, 2024
b96f3fe
first channel max instead of only cyto (as labels are similar to this)
fabianreith Sep 16, 2024
e907d24
fix validation student
fabianreith Sep 17, 2024
7606ef2
x
fabianreith Sep 17, 2024
865ee7c
fix cycle BUG
fabianreith Sep 17, 2024
90625b1
x
fabianreith Sep 17, 2024
e36a76f
x
fabianreith Sep 17, 2024
edc43eb
x
fabianreith Sep 18, 2024
c6e081c
x
fabianreith Sep 18, 2024
54e481e
x
fabianreith Sep 18, 2024
92e08dc
fix pycodestyle and pass tests
fabianreith Sep 19, 2024
de18fd8
no_caching
fabianreith Sep 19, 2024
846668e
no caching
fabianreith Sep 20, 2024
eca4546
nuclei config and code
fabianreith Sep 20, 2024
87fd060
x
fabianreith Sep 21, 2024
cc9e0b4
x
fabianreith Sep 21, 2024
81c341f
x
fabianreith Sep 21, 2024
22b57c3
x
fabianreith Sep 21, 2024
74f5d55
use nuclei model for nuclei data
fabianreith Sep 24, 2024
762316e
x
fabianreith Sep 24, 2024
a635e15
save validation outputs
fabianreith Sep 30, 2024
426d915
non_binarized_cellprobs
fabianreith Oct 3, 2024
bde674f
put metrics calclulation into separate file and integrate it in train…
fabianreith Oct 3, 2024
586ec4d
analyze hdf5 on cluster
fabianreith Oct 8, 2024
06e883c
x
fabianreith Oct 8, 2024
8edb37c
x
fabianreith Oct 8, 2024
d5e364f
x
fabianreith Oct 11, 2024
394bd5c
examine uncertainty of teacher on validation set
fabianreith Oct 11, 2024
1a05534
x
fabianreith Oct 11, 2024
c27535b
x
fabianreith Oct 14, 2024
b6220ef
x
fabianreith Oct 22, 2024
93ecb5c
x
fabianreith Oct 24, 2024
3df318a
x
fabianreith Oct 28, 2024
7c7532d
x
fabianreith Oct 28, 2024
04c3ec6
x
fabianreith Oct 29, 2024
8c79ffc
x
fabianreith Oct 30, 2024
7605c5a
x
fabianreith Oct 31, 2024
3ad0f94
x
fabianreith Nov 1, 2024
bb07949
x
fabianreith Nov 4, 2024
3b9a1dd
x
fabianreith Nov 6, 2024
7323e1d
x
fabianreith Nov 6, 2024
27363c3
x
fabianreith Nov 6, 2024
9f59482
x
fabianreith Nov 8, 2024
1e79d2a
x
fabianreith Nov 10, 2024
4d1acf1
x
fabianreith Nov 10, 2024
97d3b10
x
fabianreith Dec 16, 2024
7e3b4f1
x
fabianreith Dec 16, 2024
458d568
x
fabianreith Dec 16, 2024
76fd38f
x
fabianreith Dec 17, 2024
6dae9ab
add configs for ablation studies and modify code for no TTA ablation
fabianreith Dec 17, 2024
8c554a6
x
fabianreith Dec 17, 2024
cd25554
x
fabianreith Dec 17, 2024
b30ddb4
x
fabianreith Dec 17, 2024
894cdc3
x
fabianreith Dec 18, 2024
53a858a
x
fabianreith Dec 19, 2024
5fdb4c1
x
fabianreith Dec 19, 2024
a046f73
x
fabianreith Dec 19, 2024
a03dc1f
x
fabianreith Dec 30, 2024
df40acc
x
fabianreith Dec 31, 2024
da1e4d8
X
fabianreith Dec 31, 2024
89834e2
x
fabianreith Jan 7, 2025
62b924a
x
fabianreith Jan 7, 2025
50ddad6
x
fabianreith Jan 9, 2025
67e6a46
x
fabianreith Jan 10, 2025
0eaa3b1
x
fabianreith Jan 29, 2025
07207b2
x
fabianreith Jan 29, 2025
32a3864
x
fabianreith Feb 11, 2025
5701d22
x
fabianreith Feb 12, 2025
9d6469f
x
fabianreith Feb 13, 2025
98d4a15
slim down branch
fabianreith Sep 25, 2025
ebd7a3d
rename config folders
fabianreith Sep 25, 2025
5dfbe56
Tests - fix PYCODESTYLE errors
fabianreith Sep 25, 2025
2d42fd4
make tests pass
fabianreith Sep 25, 2025
b5fde5a
fix git workflow bug
fabianreith Sep 25, 2025
8577b41
x
fabianreith Sep 25, 2025
2ee9d9f
ci: add pandas to requirements
fabianreith Sep 25, 2025
5a0ccd3
fix test but
fabianreith Sep 26, 2025
c2b42b3
x
fabianreith Sep 26, 2025
b8771de
x
fabianreith Sep 26, 2025
ef0e9bc
fix cellpose version in requirements.txt
fabianreith Sep 27, 2025
e927f79
x
fabianreith Sep 27, 2025
e4b0e8f
x
fabianreith Sep 27, 2025
76361fc
x
fabianreith Sep 27, 2025
520406b
x
fabianreith Sep 27, 2025
a2d0b96
x
fabianreith Sep 27, 2025
cd42834
x
fabianreith Sep 27, 2025
b858ee2
Add small tissuenet data for CI tests
fabianreith Sep 27, 2025
135a85d
Add missing validation and test data for CI
fabianreith Sep 27, 2025
f26971f
fix requirement library versions
fabianreith Sep 27, 2025
2e723a4
only support python 3.12
fabianreith Sep 27, 2025
a31b107
fix requirements.txt
fabianreith Sep 27, 2025
6e0a6d3
x
fabianreith Sep 27, 2025
dca4200
x
fabianreith Sep 27, 2025
9e0385b
improved/clarified yaml config file names
fabianreith Sep 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
# Uploads the built wheel files as artifacts, which can be downloaded
# after the workflow run completes.
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: wheels
name: wheels-${{ matrix.python-version }}
path: dist/*.whl
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
# A matrix to run jobs across multiple versions of Python.
strategy:
matrix:
# python-version: [3.12.2]
python-version: [3.9, 3.12.2]
steps:
- uses: actions/checkout@v3
Expand Down
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
data/tissuenet
data
cellpose-main
test_notebooks
wandb
dist
experiments
configs
outputs
src/actis
.vscode
*.pyc
*.npz
.coverage
self_adapt.egg-info
build
*.png
*.pt
ruff.toml
src/cellpose/analyze_adjusted_flow_orientations.ipynb
src/cellpose/cellpose_model_class_play.ipynb
src/cellpose/instance_segmentation_metrics.py
src/dataset/fix_tissuenet.ipynb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading