-
-
I tried training the pretrain model on mimic dataset with 30 epochs, batch size 32, lr 5e-6, weight decay 1e-4, the optimizer I used was adamw. Other configs were analogous to the default configs in t…
-
👋 Hi! Great work, and thank you for your efforts.
MIMIC-CXR-VQA is generated based on Chest ImaGenome. I have recently been looking into content related to Chest ImaGenome and have some questions I…
-
I'm working on running the models and I'm not sure about the image normalization. I have a notebook here that loads the MaskedAutoencoderCNN with the densenet121_CXR_0.3M_mae.pth weights and reconstru…
-
# NER
1. TokenClassification
https://huggingface.co/docs/transformers/tasks/token_classification
2. Background report
3. try NER
4. view the code of BERN2
## Models
run these mode…
-
貼吧活動:(請查閱 [SARS-CoV-2 Timeline by 2020.02.21](https://github.com/agorahub/_meta/blob/agoran/theagora/sari/Memorandum_2020-02-21_SARS-CoV-2-Timeline_Nathan.pdf?raw=true), by Nathan :cloud: )
- Colla…
-
Hey @olifolkerd. I have noticed a bug in the latest version of chrome (64) using tabulator 3.3.3.
If you have a cell containing text that overflows with an ellipsis, column alignment is initially f…
-
Thanks for open sourcing the CXR labelling tool! I tried using the labelling tool on other CXR clinical reports and have got a very bizarre result:
From here:
`https://openi.nlm.nih.gov/detailedr…
-
#### Problem description
I am trying to train doc2vec and running into a couple strange things. I have a collection on 128032 documents (derived from MIMIC CXR reports), but when I train doc2vec, I…