<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v2.0 20040830//EN" "journalpublishing.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="2.0" xml:lang="en" article-type="reviewer-report"><front><journal-meta><journal-id journal-id-type="nlm-ta">JMIRx Med</journal-id><journal-id journal-id-type="publisher-id">xmed</journal-id><journal-id journal-id-type="index">34</journal-id><journal-title>JMIRx Med</journal-title><abbrev-journal-title>JMIRx Med</abbrev-journal-title><issn pub-type="epub">2563-6316</issn><publisher><publisher-name>JMIR Publications</publisher-name><publisher-loc>Toronto, Canada</publisher-loc></publisher></journal-meta><article-meta><article-id pub-id-type="publisher-id">v6i1e77174</article-id><article-id pub-id-type="doi">10.2196/77174</article-id><article-categories><subj-group subj-group-type="heading"><subject>Peer-Review Report</subject></subj-group></article-categories><title-group><article-title>Peer Review of &#x201C;Improving Tuberculosis Detection in Chest X-Ray Images Through Transfer Learning and Deep Learning: Comparative Study of Convolutional Neural Network Architectures&#x201D;</article-title></title-group><contrib-group><contrib contrib-type="author"><name name-style="western"><surname>Nanthasamroeng</surname><given-names>Natthapong</given-names></name><xref ref-type="aff" rid="aff1"/></contrib></contrib-group><aff id="aff1"><institution>Ubon Ratchathani Rajabhat University</institution><addr-line>Ubon Ratchathani</addr-line><country>Thailand</country></aff><contrib-group><contrib contrib-type="editor"><name name-style="western"><surname>Amal</surname><given-names>Saeed</given-names></name></contrib></contrib-group><pub-date pub-type="collection"><year>2025</year></pub-date><pub-date pub-type="epub"><day>1</day><month>7</month><year>2025</year></pub-date><volume>6</volume><elocation-id>e77174</elocation-id><history><date date-type="received"><day>08</day><month>05</month><year>2025</year></date><date date-type="accepted"><day>08</day><month>05</month><year>2025</year></date></history><copyright-statement>&#x00A9; Natthapong Nanthasamroeng. Originally published in JMIRx Med (<ext-link ext-link-type="uri" xlink:href="https://med.jmirx.org">https://med.jmirx.org</ext-link>), 1.7.2025. </copyright-statement><copyright-year>2025</copyright-year><license license-type="open-access" xlink:href="https://creativecommons.org/licenses/by/4.0/"><p>This is an open-access article distributed under the terms of the Creative Commons Attribution License (<ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link>), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work, first published in JMIRx Med, is properly cited. The complete bibliographic information, a link to the original publication on <ext-link ext-link-type="uri" xlink:href="https://med.jmirx.org/">https://med.jmirx.org/</ext-link>, as well as this copyright and license information must be included.</p></license><self-uri xlink:type="simple" xlink:href="https://xmed.jmir.org/2025/1/e77174"/><related-article related-article-type="companion" ext-link-type="doi" xlink:href="10.1101/2024.08.02.24311396v1" xlink:title="Preprint (medRxiv)" xlink:type="simple">https://www.medrxiv.org/content/10.1101/2024.08.02.24311396v1</related-article><related-article related-article-type="companion" ext-link-type="doi" xlink:href="10.2196/77221" xlink:title="Authors' Response to Peer-Review Reports" xlink:type="simple">https://med.jmirx.org/2025/1/e 77221</related-article><related-article related-article-type="companion" ext-link-type="doi" xlink:href="10.2196/66029" xlink:title="Published Article" xlink:type="simple">https://med.jmirx.org/2025/1/e66029</related-article><kwd-group><kwd>tuberculosis detection</kwd><kwd>tuberculosis</kwd><kwd>TB</kwd><kwd>chest x-ray classification</kwd><kwd>diagnostic imaging</kwd><kwd>radiology</kwd><kwd>medical imaging</kwd><kwd>convolutional neural networks</kwd><kwd>data augmentation</kwd><kwd>deep learning</kwd><kwd>early warning</kwd><kwd>early detection</kwd><kwd>comparative study</kwd></kwd-group></article-meta></front><body><p><italic>This is a peer-review report for &#x201C;Improving Tuberculosis Detection in Chest X-Ray Images Through Transfer Learning and Deep Learning: Comparative Study of Convolutional Neural Network Architectures.&#x201D;</italic></p><sec id="s2"><title>Round 1 Review</title><sec id="s1-1"><title>General Comments</title><p>The manuscript [<xref ref-type="bibr" rid="ref1">1</xref>] presents a study that evaluates the performance of various convolutional neural network architectures&#x2014;namely, VGG16, VGG19, ResNet50, ResNet101, ResNet152, and Inception-ResNet-V2&#x2014;in classifying chest x-ray images to detect tuberculosis (TB). The authors compare the models&#x2019; classification accuracy, precision, recall, <italic>F</italic><sub>1</sub>-score, and area under the receiver operating characteristic curve, concluding that VGG16 outperforms the others with high accuracy and efficiency. They also assess the impact of data augmentation, finding it does not improve model performance due to sufficient diversity in the original dataset.</p></sec><sec id="s1-2"><title>Specific Comments</title><list list-type="order"><list-item><p>The dataset includes a large imbalance between TB-positive and TB-negative images (700 vs 3500). Explain how this imbalance was addressed beyond augmentation or whether balancing techniques like oversampling were considered.</p></list-item><list-item><p>While each architecture&#x2019;s parameters are listed, there is no in-depth discussion on why these specific parameters (eg, dropout rates, learning rates) were selected.</p></list-item><list-item><p>The conclusion that data augmentation did not improve performance lacks specific references to possible reasons.</p></list-item><list-item><p>While computational time for each model is reported, further analysis of the practical implications, such as cost-effectiveness for clinical settings, is missing.</p></list-item><list-item><p>The manuscript mentions transfer learning with pretrained ImageNet weights, but there is limited information on why this was the chosen approach versus training from scratch.</p></list-item><list-item><p>Throughout the Results section, adding comparative charts or visual aids for each model&#x2019;s performance across metrics like accuracy, precision, and area under the receiver operating characteristic curve would improve readability.</p></list-item><list-item><p>The Conclusion could benefit from a clearer statement on how these findings advance the field of TB detection in medical imaging.</p></list-item></list></sec></sec></body><back><fn-group><fn fn-type="conflict"><p>None declared.</p></fn></fn-group><glossary><title>Abbreviations</title><def-list><def-item><term id="abb1">TB</term><def><p>tuberculosis</p></def></def-item></def-list></glossary><ref-list><title>References</title><ref id="ref1"><label>1</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mirugwe</surname><given-names>A</given-names> </name><name name-style="western"><surname>Tamale</surname><given-names>L</given-names> </name><name name-style="western"><surname>Nyirenda</surname><given-names>J</given-names> </name></person-group><article-title>Improving Tuberculosis Detection in Chest X-Ray Images Through Transfer Learning and Deep Learning: Comparative Study of Convolutional Neural Network Architectures</article-title><source>JMIRx Med</source><year>2025</year><volume>6</volume><fpage>e66029</fpage><pub-id pub-id-type="doi">10.2196/66029</pub-id></nlm-citation></ref></ref-list></back></article>