https://github.com/histocartography/histocartography

sort by:
Revision Author Date Message Commit Date
eaed5b0 fix:setup.py 15 April 2021, 18:46:41 UTC
577cf96 fix:setup.py 15 April 2021, 18:45:53 UTC
9032ee8 Create setup.cfg 15 April 2021, 18:43:33 UTC
7dd4d11 Update setup.py 15 April 2021, 18:42:42 UTC
5a9e54c Update setup.py 15 April 2021, 18:39:38 UTC
b46b7f4 Delete LICENSE.md 15 April 2021, 18:31:39 UTC
bd63a3c Create LICENSE 15 April 2021, 18:31:03 UTC
2975e80 Merge pull request #3 from histocartography/fix-travis-vm Fixed the travis build 15 April 2021, 16:54:42 UTC
e4ead74 fix: travis vm size 15 April 2021, 14:21:52 UTC
36ab191 Reducing num_workers for test on Travis CI 14 April 2021, 12:30:51 UTC
3378592 Reducing num_workers for test on Travis CI 14 April 2021, 12:30:36 UTC
a9e43a6 Reducing num_workers for test on Travis CI 14 April 2021, 12:30:06 UTC
4022a42 Update knn_graph_builder.yml 14 April 2021, 11:46:27 UTC
6486e84 Update README.md 14 April 2021, 08:58:49 UTC
dadbe3c Create .travis.yml 14 April 2021, 08:56:16 UTC
c8ecd8a Create LICENSE.md 13 April 2021, 09:07:39 UTC
4fbcbdb fix: 13 April 2021, 08:38:31 UTC
ab460c3 Update README.md 12 April 2021, 08:27:09 UTC
e342ebe Update README.md 12 April 2021, 08:19:45 UTC
ff6f756 Update README.md 12 April 2021, 08:17:42 UTC
79bda40 Merge pull request #117 from GraphsZRL/cleanup/gnnexplainer/gja Cleanup/gnnexplainer/gja 12 April 2021, 07:51:16 UTC
69be80e Merge pull request #119 from GraphsZRL/cleanup/ml_docstring/gja Cleanup/ml docstring/gja 12 April 2021, 07:50:39 UTC
e66761e Merge pull request #118 from GraphsZRL/cleanup/feat_extraction/gja Cleanup/feat extraction/gja 12 April 2021, 07:50:26 UTC
4d2407a Merge branch 'cleanup/stable' into cleanup/gnnexplainer/gja 12 April 2021, 07:19:10 UTC
cc43854 Merge pull request #116 from GraphsZRL/preprocess/gbuild/pus fixed graph build issues + UT 12 April 2021, 07:17:42 UTC
8f8c62c fixed graph building bug 09 April 2021, 19:42:12 UTC
31cc8ec ut w/ batch as input 09 April 2021, 15:40:42 UTC
c683eab simplify input types of CG and TG GNN 09 April 2021, 15:38:04 UTC
b0e1497 gnnexplainer w/ list of graphs 09 April 2021, 15:37:35 UTC
316bcf4 graph lrp w/ list of graphs 09 April 2021, 15:36:25 UTC
0cbd152 cleanup docstring 09 April 2021, 15:30:00 UTC
73e47aa add patch size to graph buidling tests 09 April 2021, 12:20:43 UTC
f0f4fa5 aug deep feat return as nr_instance, nr_aug, dim 09 April 2021, 11:36:07 UTC
c44cb5a graph build include comments 09 April 2021, 11:22:13 UTC
003cc99 unify docstring 09 April 2021, 10:27:32 UTC
84f136c round to address corner case where centroid would be outside image 09 April 2021, 10:20:08 UTC
2b29d0c cleanup aug feat extraction + add defaults arg 09 April 2021, 10:12:32 UTC
ca9ba03 set patch size to 72 09 April 2021, 10:12:03 UTC
fb6bf7f adapt feat extraction ut 09 April 2021, 10:11:41 UTC
2b14728 fix bug with colormap as attr 09 April 2021, 08:48:27 UTC
a038581 Better doc 09 April 2021, 08:10:58 UTC
47df371 set default location for saving example data 08 April 2021, 18:06:43 UTC
8080a32 add fc to download example images 07 April 2021, 09:28:04 UTC
180013e test output type 07 April 2021, 08:59:53 UTC
0bba4cb concepts returned as np instead of torch 07 April 2021, 08:53:32 UTC
da53baf fix bug: load pretrained model in cg ut 07 April 2021, 07:14:54 UTC
bb98edb fixed graph build issues + UT 06 April 2021, 14:24:16 UTC
7cb1479 renaming in lrp 04 April 2021, 16:48:52 UTC
e529e0c cleanup model conversion from dgl to dense gnn layers 04 April 2021, 16:31:24 UTC
2443d6b Merge pull request #115 from GraphsZRL/clean/rmunused/gja Clean/rmunused/gja 04 April 2021, 15:40:59 UTC
d24de68 needed for travis at the moment 04 April 2021, 10:52:33 UTC
8d6c156 Add missing include in test viz 04 April 2021, 09:40:11 UTC
f365407 renaming in io 04 April 2021, 09:38:29 UTC
2e9ffbd cleanup includes + cuda devices 04 April 2021, 09:37:12 UTC
bb583f4 rm constants in preprocessing 04 April 2021, 09:25:43 UTC
dd6c8f7 rm unused config file 04 April 2021, 09:22:01 UTC
e85835a rm constants in models 04 April 2021, 09:20:54 UTC
18d845e rm unused includes 04 April 2021, 09:18:33 UTC
e8eaae9 rm concat graph model 04 April 2021, 09:14:47 UTC
e860a27 rm obsolete metric files 04 April 2021, 09:13:26 UTC
a15b4ce rm readme in interpretability 04 April 2021, 09:11:46 UTC
9e19531 docker is currently not supported 04 April 2021, 09:10:59 UTC
6ac5f8c rm setup.py tbr by setup.cfg 04 April 2021, 09:10:11 UTC
c8ab3fa rm requirements (only env.yml is used) 04 April 2021, 08:43:36 UTC
7ad3f5d rm experiments folder 04 April 2021, 08:41:49 UTC
efffe84 Merge pull request #109 from GraphsZRL/preprocess/assignmat/pus Assignment matrix in preprocessing 03 April 2021, 16:29:20 UTC
0705a8a fix bug w/ output name 03 April 2021, 11:44:52 UTC
66d87d2 fix bug w/ output name 03 April 2021, 11:36:12 UTC
8685a99 rebase + fix conflicts 03 April 2021, 11:02:54 UTC
ea53b17 fixed assignmat + config naming 03 April 2021, 10:53:07 UTC
ffc1f32 include assignment matrix 03 April 2021, 10:53:07 UTC
0c88835 graphgradcam test with saving output 03 April 2021, 10:37:37 UTC
43fb1e5 fix gnn explainer compatibility 03 April 2021, 10:23:24 UTC
40327dc fix graph lrp compatibility 03 April 2021, 10:22:33 UTC
bcbf976 add ut for gradcam + fix compatibility with new pipeline 03 April 2021, 10:21:24 UTC
2f8f43e fix compatibility with new pipeline + rm unused var 03 April 2021, 09:56:16 UTC
b92950a include workers 03 April 2021, 09:56:16 UTC
a8ee76e optimize deep feature extraction 03 April 2021, 09:56:16 UTC
7109cea Adapt tests to work with new pipeline interface 03 April 2021, 09:54:27 UTC
d21dd37 Fix missing adaption 03 April 2021, 09:54:27 UTC
167d4e9 Adapt feature extraction to new pipeline interface 03 April 2021, 09:54:27 UTC
10e1e2c Fix types 03 April 2021, 09:54:27 UTC
ad9761d Update docstrings of pipeline and fix tuple return typre 03 April 2021, 09:54:27 UTC
27f1637 Add initial version of new pipeline 03 April 2021, 09:54:26 UTC
3419753 Ignore checkpoints dir created by tests 03 April 2021, 09:54:26 UTC
c18f086 gnn explainer ut 01 April 2021, 14:55:23 UTC
aa4c338 gradcam ut 01 April 2021, 14:55:01 UTC
4b2ff37 LRP ut 01 April 2021, 14:54:42 UTC
ab94015 tg ut checkpoint 01 April 2021, 13:17:10 UTC
5a4e170 models zoo 01 April 2021, 13:16:49 UTC
966db67 cg ut checkpoint 01 April 2021, 13:16:23 UTC
5cdc2e9 ut hhact checkpoints 01 April 2021, 13:15:44 UTC
51274c6 wip: test CG checkpoints 31 March 2021, 17:56:02 UTC
7b1c15e wip: load checkpoints 31 March 2021, 17:33:19 UTC
ad08f1a wip: ensure consistent keyword arg and config params 31 March 2021, 17:33:06 UTC
ad3be0b ut TG checkpoints 31 March 2021, 17:32:00 UTC
6bdca84 Merge pull request #108 from GraphsZRL/feature/optimize/pus Optimization of feature extraction 31 March 2021, 11:28:49 UTC
18d1f1e include workers 31 March 2021, 10:57:06 UTC
c48c148 optimize deep feature extraction 31 March 2021, 10:54:19 UTC
8c595a0 cleanup utils + rm dataloders 31 March 2021, 10:10:01 UTC
back to top