Peer Review History
| Original SubmissionJuly 15, 2024 |
|---|
|
PONE-D-24-29367Basketball Robot Object Detection and Distance Measurement Based on ROS and IBN-YOLOv5s AlgorithmsPLOS ONE Dear Dr. Zeng, 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 Sep 23 2024 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. Please include the following items when submitting your revised manuscript:
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 https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols. We look forward to receiving your revised manuscript. Kind regards, Burak Erkayman Academic Editor PLOS ONE Journal Requirements: 1. When submitting your revision, we need you to address these additional requirements. 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. PLOS requires an ORCID iD for the corresponding author in Editorial Manager on papers submitted after December 6th, 2016. Please ensure that you have an ORCID iD and that it is validated in Editorial Manager. To do this, go to ‘Update my Information’ (in the upper left-hand corner of the main menu), and click on the Fetch/Validate link next to the ORCID field. This will take you to the ORCID site and allow you to create a new iD or authenticate a pre-existing iD in Editorial Manager. Please see the following video for instructions on linking an ORCID iD to your Editorial Manager account: https://www.youtube.com/watch?v=_xcclfuvtxQ [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? The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented. Reviewer #1: Partly Reviewer #2: Yes ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: Yes ********** 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. Reviewer #1: Yes Reviewer #2: Yes ********** 4. Is the manuscript presented in an intelligible fashion and written in standard English? PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here. Reviewer #1: Yes Reviewer #2: Yes ********** 5. Review Comments to the Author Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters) Reviewer #1: • There are a considerable number of typographical errors that need to be addressed. • The introduction doesn’t have to be in a single paragraph. I highly recommend dividing it into three paragraphs, as it is currently too long. One of these could focus on the research structure. Similar issues exist throughout the manuscript and should be addressed. • In the related work section, there are some irrelevant studies that should be removed, and more relevant studies should be included. • The description of the deployed training facility was not well-explained, especially regarding which GPU was used, which is crucial information. • It would be beneficial to specify which deep learning library was used. • A maximum iteration number of 150 seems quite low. Additionally, the batch size used during training should be specified. • The explanation of the model was insufficient and needs improvement. • YOLO has many versions, for instance, YOLOv10, but the author used YOLOv5. It should be explained why YOLOv5 was selected, if possible. Reviewer #2: The authors sought to enhance the performance of basketball robots by advancing object detection capabilities. The study developed an advanced detection system that combines the robot operating system with a fusion algorithm integrating v5s and laser detection technologies. Notable enhancements included the incorporation of instance-batch normalization modules to improve the model's generalization. Although the study presents promising results, several recommendations are offered to improve the manuscript. Abstract -The abstract would benefit from a clearer articulation of the need for object detection in basketball robots. It should explicitly outline the motivation behind this research, including the specific challenges addressed and the significance of the study. Enhancing these aspects will provide a more comprehensive understanding of the research question and its relevance. -Additionally, the manuscript should maintain a consistent written style throughout. For instance, the first percentage is presented as 0.95, while the second is given as 97.89%. It is important to standardize the format for presenting percentages. For example, the statement "The recall curve area and F1 value of the improved algorithm were 0.95 and 97.89%, respectively," should be revised to ensure uniformity in the presentation of numerical data. Introduction The following revisions are recommended for this section: -Citation Requirement: The sentence "In the Chinese Robot Competition, the basketball robot project has become an important event" requires a citation to substantiate the claim. Please include an appropriate reference to support this statement. -Sentence Structure: Some sentences should be divided into more digestible parts and revised for a more formal academic tone. For example, consider revising the following sentence: "At present, traditional object detection algorithms such as binocular vision algorithms, deep convolutional neural networks, and support vector machines, although they exhibit high recognition accuracy, suffer from slow detection speeds and limited learning and generalization abilities [5]." -Terminology: Instead of using informal terms like "Part 1" and "Part 2," the manuscript should use more formal terminology such as "Section 1," "Section 2," etc., to enhance the academic quality of the document. -Additionally, the contributions of the study should be highligted in this section. Related Work -Please ensure careful attention to typographical errors, such as the possible confusion between "ROC" and "ROS." -Additionally, algorithms discussed in the literature should be systematically presented in a table. The table should include columns for features such as "Authors, Year," "Dataset," "Method," "Performance Metrics," and "Results." This will facilitate a clearer comparison and review of the proposed methods. Comparisons should be conducted using the same dataset to ensure consistency and validity. If a comparable public dataset is unavailable, it is essential to provide detailed information about the dataset used for each literature study, including its characteristics, in a designated column. Method -The method is described with clarity; however, a question arises regarding the choice of algorithm. Specifically, why did the authors select the YoloV5s architecture? Given that there are more recent versions of the Yolo algorithm, such as YoloV7 and YoloV8, it would be beneficial to explore whether the authors considered or combined Instance Batch Normalization (IBN) with these newer versions. A comparative analysis of the results from these subsequent versions would provide valuable insights and enhance the discussion. -Minor correction required: In Figure 9, the color representing the proposed IBN-Yolov5s appears orange rather than yellow. Additionally, the color used for Yolov5s is intended to be purple, but this color is not discernible in the figure. Please adjust the color scheme to accurately reflect the intended distinctions. -In Figure 10, the authors reference the YOLOv5-CBAM algorithm. However, this algorithm is introduced for the first time in Section 4.2. It would be beneficial to provide an earlier mention or detailed description of this algorithm within the manuscript to ensure clarity and coherence. Furthermore, there is no comparison of the IBN-YOLOv5s algorithm with the other algorithms discussed in the preceding sections; only YOLOv5-CBAM is compared. This discrepancy suggests a possible oversight. Please review and ensure that comparisons with all relevant algorithms are included and accurately represented. Discussion -A discussion section should be added to the article to provide a thorough analysis and interpretation of the results, contextualize the findings within the broader field, and address any implications or limitations of the study. ********** 6. PLOS authors have the option to publish the peer review history of their article (what does this mean?). 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 Privacy Policy. Reviewer #1: No Reviewer #2: Yes: Isil KARABEY AKSAKALLI ********** [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.] While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com/. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Registration is free. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email PLOS at figures@plos.org. Please note that Supporting Information files do not need this step.
|
| Revision 1 |
|
Basketball Robot Object Detection and Distance Measurement Based on ROS and IBN-YOLOv5s Algorithms PONE-D-24-29367R1 Dear Dr. Zeng, 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. If you have any questions relating to publication charges, please contact our Author Billing department directly at authorbilling@plos.org. 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, Burak Erkayman Academic Editor PLOS ONE Additional Editor Comments (optional): Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. If the authors have adequately addressed your comments raised in a previous round of review and you feel that this manuscript is now acceptable for publication, you may indicate that here to bypass the “Comments to the Author” section, enter your conflict of interest statement in the “Confidential to Editor” section, and submit your "Accept" recommendation. Reviewer #1: All comments have been addressed Reviewer #2: All comments have been addressed ********** 2. Is the manuscript technically sound, and do the data support the conclusions? The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented. Reviewer #1: Yes Reviewer #2: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes Reviewer #2: Yes ********** 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. Reviewer #1: Yes Reviewer #2: Yes ********** 5. Is the manuscript presented in an intelligible fashion and written in standard English? PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here. Reviewer #1: Yes Reviewer #2: Yes ********** 6. Review Comments to the Author Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters) Reviewer #1: The authors have adequately addressed my comments raised in a previous round of review and I feel that this manuscript is now acceptable for publication. Reviewer #2: Thank you for applying my recommendations rigirously. I think the manuscript is ready for the publication in this way. ********** 7. PLOS authors have the option to publish the peer review history of their article (what does this mean?). 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 Privacy Policy. Reviewer #1: Yes: Reviewer #2: Yes: ********** |
| Formally Accepted |
|
PONE-D-24-29367R1 PLOS ONE Dear Dr. Zeng, 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 If revisions are needed, the production department will contact you directly to resolve them. If no revisions are needed, you will receive an email when the publication date has been set. At this time, we do not offer pre-publication proofs to authors during production of the accepted work. Please keep in mind that we are working through a large volume of accepted articles, so please give us a few weeks 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. 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 Dr. Burak Erkayman 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 .