CheXbert
CheXbert copied to clipboard
Combining Automatic Labelers and Expert Annotations for Accurate Radiology Report Labeling Using BERT
Require an additional package statsmodels
Thanks for this great work, I was following the setup instructions and came across this issue when trying to run inference on my data. It might be due to the...
In the paper, it is mentioned that the input token size is limited to 512 tokens, but it can be easily extended to work with longer reports. I was wondering...