/* # Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. */ export const CXR_14_CITATION = `The images are from the NIH Chest X-Ray dataset, which is available for download at: https://nihcc.app.box.com/v/ChestXray-NIHCC. The dataset was provided by the NIH Clinical Center. The following paper provides a detailed description of the dataset: Xiaosong Wang, Yifan Peng, Le Lu, Zhiyong Lu, Mohammadhadi Bagheri, Ronald Summers, ChestX-ray8: Hospital-scale Chest X-ray Database and Benchmarks on Weakly-Supervised Classification and Localization of Common Thorax Diseases, IEEE CVPR, pp. 3462-3471, 2017.` export const CONDITION_TERMS = ["Pleural Effusion", "Cardiomegaly", "Cardiomegally", "Atelectasis", "Pneumonia", "Pneumothorax", "Edema", "Emphysema", "Fibrosis", "Pleural Thickening", "Hernia"]