ReyaLabColumbia commited on
Commit
c492656
·
verified ·
1 Parent(s): b560ecd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Xie, E., Wang, W., Yu, Z., Anandkumar, A., Alvarez, J. M., & Luo, P. (2021). Seg
19
 
20
  The Segformer-Cityscapes model was changed to a ternary classifier and fine-tuned on custom training data, where colonies and necrosis were made as separate masks and then merged with different grayscale values.
21
 
22
- After training, it was able to correctly identify organoids and necrosis.
23
 
24
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6813e81cfd7a2af93d0e5384/3jhOgK6lwvmoJcuL77729.png)
25
 
 
19
 
20
  The Segformer-Cityscapes model was changed to a ternary classifier and fine-tuned on custom training data, where colonies and necrosis were made as separate masks and then merged with different grayscale values.
21
 
22
+ This is our more advanced model that is trained on two additional types of organoid and should be more flexible with novel organoids (hence the abbreviation GP 'general purpose').
23
 
24
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6813e81cfd7a2af93d0e5384/3jhOgK6lwvmoJcuL77729.png)
25