Peer Review History
| Original SubmissionDecember 30, 2025 |
|---|
|
PlantaNet and PlantaNetLite: Efficient and Explainable Multi-Crop Plant Disease Classification via Transformer Benchmarking and Custom Lightweight CNNs PLOS One Dear Dr. Dhrubo, Thank you for submitting your manuscript to PLOS ONE. After careful consideration, we feel that it has merit but does not fully meet PLOS ONE’s publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process. Please submit your revised manuscript by Mar 14 2026 11:59PM. If you will need more time than this to complete your revisions, please reply to this message or contact the journal office at plosone@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file.. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file.. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file.. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file.
If you would like to make changes to your financial disclosure, please include your updated statement in your cover letter. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter. If applicable, we recommend that you deposit your laboratory protocols in protocols.io to enhance the reproducibility of your results. Protocols.io assigns your protocol its own identifier (DOI) so that it can be cited independently in the future. For instructions see: https://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols. Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at . Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at . Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at . Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols.... We look forward to receiving your revised manuscript. Kind regards, Marco Antonio Moreno-Armendariz, Ph.D. Academic Editor PLOS One Journal Requirements: When submitting your revision, we need you to address these additional requirements. 1. Please ensure that your manuscript meets PLOS ONE's style requirements, including those for file naming. The PLOS ONE style templates can be found at https://journals.plos.org/plosone/s/file?id=wjVg/PLOSOne_formatting_sample_main_body.pdf and 2. Please note that PLOS One has specific guidelines on code sharing for submissions in which author-generated code underpins the findings in the manuscript. In these cases, we expect all author-generated code to be made available without restrictions upon publication of the work. Please review our guidelines at https://journals.plos.org/plosone/s/materials-and-software-sharing#loc-sharing-code and ensure that your code is shared in a way that follows best practice and facilitates reproducibility and reuse. 3. Please ensure that you refer to Figures 2, 5, 6, 7, 9, and 10, in your text as, if accepted, production will need this reference to link the reader to the figure. 4. Please upload a copy of Figure 12, to which you refer in your text on page 15. If the figure is no longer to be included as part of the submission please remove all reference to it within the text. 5. We note you have included a table to which you do not refer in the text of your manuscript. Please ensure that you refer to Tables 1, 2, 3, 4, 5, 6, 7, 8, and 9 in your text; if accepted, production will need this reference to link the reader to the Table. 6. If the reviewer comments include a recommendation to cite specific previously published works, please review and evaluate these publications to determine whether they are relevant and should be cited. There is no requirement to cite these works unless the editor has indicated otherwise. Additional Editor Comments: Dear Author, Please fill in the reviewer's comments. Best wishes, Marco. [Note: HTML markup is below. Please do not edit.] Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. Is the manuscript technically sound, and do the data support the conclusions? Reviewer #1: Yes Reviewer #2: Partly ********** 2. Has the statistical analysis been performed appropriately and rigorously? -->?> Reviewer #1: N/A Reviewer #2: No ********** 3. Have the authors made all data underlying the findings in their manuscript fully available??> The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified.requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified.--> Reviewer #1: Yes Reviewer #2: Yes ********** 4. Is the manuscript presented in an intelligible fashion and written in standard English??> Reviewer #1: Yes Reviewer #2: Yes ********** Reviewer #2: This manuscript proposes lightweight CNN-based models (PlantaNet and PlantaNetLite) for multi-crop plant disease classification and presents corresponding experimental results. While the model design is generally well motivated and the architectural choices are reasonable, the paper falls short of the level of rigor expected for PLOS ONE, particularly in terms of dataset description, experimental analysis, and clarity of contribution. Several methodological and organizational issues further weaken the manuscript. In its current form, the paper does not provide sufficient evidence or insight to justify its claims beyond performance comparisons, and substantial revision would be required to improve its clarity and scientific value. ## Strengths S1. The proposed models are built from established components, and the authors provide reasonable and generally clear explanations for why each architectural choice (e.g., lightweight convolutions, normalization strategy) is appropriate for the target problem. S2. The study demonstrates that it is possible to reduce the number of model parameters while maintaining, or even improving, generalization performance, which is relevant for resource-constrained deployment scenarios. ## Weaknesses W1. The manuscript repeatedly refers to a dataset size of 136,482 images; however, this count includes images generated through data augmentation. In standard practice, dataset size should be reported based on the number of original samples, with augmentation described separately as part of the training strategy. Reporting the augmented count as the dataset size is misleading and inflates the apparent scale of the data. W2. The paper states that the dataset consists of 51 classes and that stratified splitting was performed, but critical details are missing: - What exactly does each of the 51 classes represent? - Was stratification performed at the level of original images, prior to augmentation? - How was it ensured that augmented versions of the same original image did not appear across training, validation, and test splits? Without explicit clarification, the possibility of data leakage cannot be ruled out, which would seriously compromise the validity of the reported results. W3. PLOS ONE requires rigorous and transparent data analysis, but the dataset description in this manuscript is superficial. Missing information includes: - The number and proportion of healthy vs. diseased samples. - The distribution of samples across plant species. - Disease/healthy ratios within each plant species. Given the large number of classes, such statistics are essential for evaluating dataset balance and interpreting model performance. W4. The structure of the Methodology section requires significant revision. - Benchmarking against ViT-based models is experimental evaluation, not methodology, and is out of place in this section. - Baseline comparisons should be described in the experimental or results section. - The use of approximate values (e.g., "≈20,506 validation images") in Table 2 is inappropriate; exact numbers should be reported. W5. Grad-CAM and Grad-CAM++ are post-hoc qualitative analysis tools, yet they are introduced as part of the core methodology. Their role is better framed as an evaluation or analysis method in the experimental section. (Although details are later provided in Section 0.16, mentioning them as part of the methodology at the outset is misleading and should be avoided.) W6. Algorithm 1 presents a generic training loop with no distinctive or novel elements. As an audience, including such pseudocode does not meaningfully aid understanding. A concise schematic or flow diagram summarizing the overall pipeline would provide a more effective overview. W7. Several key components are mentioned but not explained with sufficient technical rigor: - Group Normalization is introduced without adequate theoretical or practical justification. - The motivation for using both Grad-CAM and Grad-CAM++ is unclear. The manuscript does not clearly articulate what additional insight Grad-CAM++ provides over Grad-CAM, nor does it draw strong conclusions from the explainability results. W8. The experimental evaluation largely stops at performance comparison between models. No ablation studies are provided to assess the impact of data augmentation, normalization choices, or architectural components. Qualitative analysis of individual decision cases is minimal. Grad-CAM/Grad-CAM++ analysis is based on a very limited number of samples, which weakens the credibility of the interpretability claims. W9. Despite extensive experimental results, no statistical significance testing is reported. Also, the paper does not provide data-centric analyses that could yield deeper insight into model behavior or failure modes. Given the emphasis on empirical evaluation, these represent a significant weakness. W10. Although lightweight deployment is a central motivation, claims regarding suitability for edge devices remain superficial. Even limited real-device experiments (e.g., latency on an actual edge device, quantization tests) would substantially strengthen the argument. ## Minor suggestions 1. While reporting hyperparameters is useful, presenting them as long bullet-point lists is inefficient; a more compact or tabular presentation would improve readability. 2. It is not clear what message Table 8 is intended to convey. The table occupies considerable space but does not lead to a clear insight or conclusion. (More generally, the manuscript devotes excessive attention to hyperparameter search, while providing little analysis of how the model responds to the data itself.) 3. Subsection numbering should be revised (e.g., 0.1, 0.2, 0.3 is unconventional and confusing). 4. All baseline models should be introduced with their full names at first mention, with citations placed immediately after the model names (e.g., PVT, PiT, XCiT, RepViT, CAFormer, etc.). ********** what does this mean?). If published, this will include your full peer review and any attached files.). If published, this will include your full peer review and any attached files.). If published, this will include your full peer review and any attached files.). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our For information about this choice, including consent withdrawal, please see our For information about this choice, including consent withdrawal, please see our For information about this choice, including consent withdrawal, please see our Privacy Policy..--> Reviewer #2: No ********** [NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment files.] To ensure your figures meet our technical requirements, please review our figure guidelines: https://journals.plos.org/plosone/s/figures You may also use PLOS’s free figure tool, NAAS, to help you prepare publication quality figures: https://journals.plos.org/plosone/s/figures#loc-tools-for-figure-preparation. NAAS will assess whether your figures meet our technical requirements by comparing each figure against our figure specifications.
|
| Revision 1 |
|
PlantaNet and PlantaNetLite: Efficient and Explainable Multi-Crop Plant Disease Classification via Transformer Benchmarking and Custom Lightweight CNNs PONE-D-25-69040R1 Dear Dr. Dhrubo, We’re pleased to inform you that your manuscript has been judged scientifically suitable for publication and will be formally accepted for publication once it meets all outstanding technical requirements. Within one week, you’ll receive an e-mail detailing the required amendments. When these have been addressed, you’ll receive a formal acceptance letter and your manuscript will be scheduled for publication. An invoice will be generated when your article is formally accepted. Please note, if your institution has a publishing partnership with PLOS and your article meets the relevant criteria, all or part of your publication costs will be covered. Please make sure your user information is up-to-date by logging into Editorial Manager at Editorial Manager® and clicking the ‘Update My Information' link at the top of the page. For questions related to billing, please contact and clicking the ‘Update My Information' link at the top of the page. For questions related to billing, please contact and clicking the ‘Update My Information' link at the top of the page. For questions related to billing, please contact and clicking the ‘Update My Information' link at the top of the page. For questions related to billing, please contact billing support.... If your institution or institutions have a press office, please notify them about your upcoming paper to help maximize its impact. If they’ll be preparing press materials, please inform our press team as soon as possible -- no later than 48 hours after receiving the formal acceptance. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org. Kind regards, Marco Antonio Moreno-Armendariz, Ph.D. Academic Editor PLOS One Additional Editor Comments (optional): Reviewers' comments: Reviewer's Responses to Questions Comments to the Author Reviewer #1: All comments have been addressed ********** 2. Is the manuscript technically sound, and do the data support the conclusions??> Reviewer #1: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? -->?> Reviewer #1: N/A ********** 4. Have the authors made all data underlying the findings in their manuscript fully available??> The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified.requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified.--> Reviewer #1: No ********** 5. Is the manuscript presented in an intelligible fashion and written in standard English??> Reviewer #1: Yes ********** Reviewer #1: Please revise the GPT-generated contents. ********** what does this mean?). If published, this will include your full peer review and any attached files.). If published, this will include your full peer review and any attached files.). If published, this will include your full peer review and any attached files.). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our For information about this choice, including consent withdrawal, please see our For information about this choice, including consent withdrawal, please see our For information about this choice, including consent withdrawal, please see our Privacy Policy..--> Reviewer #1: No ********** |
| Formally Accepted |
|
PONE-D-25-69040R1 PLOS One Dear Dr. Dhrubo, I'm pleased to inform you that your manuscript has been deemed suitable for publication in PLOS One. Congratulations! Your manuscript is now being handed over to our production team. At this stage, our production department will prepare your paper for publication. This includes ensuring the following: * All references, tables, and figures are properly cited * All relevant supporting information is included in the manuscript submission, * There are no issues that prevent the paper from being properly typeset You will receive further instructions from the production team, including instructions on how to review your proof when it is ready. Please keep in mind that we are working through a large volume of accepted articles, so please give us a few days to review your paper and let you know the next and final steps. Lastly, if your institution or institutions have a press office, please let them know about your upcoming paper now to help maximize its impact. If they'll be preparing press materials, please inform our press team within the next 48 hours. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org. You will receive an invoice from PLOS for your publication fee after your manuscript has reached the completed accept phase. If you receive an email requesting payment before acceptance or for any other service, this may be a phishing scheme. Learn how to identify phishing emails and protect your accounts at https://explore.plos.org/phishing. If we can help with anything else, please email us at customercare@plos.org. Thank you for submitting your work to PLOS ONE and supporting open access. Kind regards, PLOS ONE Editorial Office Staff on behalf of Professor Marco Antonio Moreno-Armendariz Academic Editor PLOS One |
Open letter on the publication of peer review reports
PLOS recognizes the benefits of transparency in the peer review process. Therefore, we enable the publication of all of the content of peer review and author responses alongside final, published articles. Reviewers remain anonymous, unless they choose to reveal their names.
We encourage other journals to join us in this initiative. We hope that our action inspires the community, including researchers, research funders, and research institutions, to recognize the benefits of published peer review reports for all parts of the research system.
Learn more at ASAPbio .