2026 International Marine Debris Image AI Recognition Challenge 主視覺

As marine debris becomes a critical global issue, leveraging AI technology to enhance environmental monitoring is a major international trend. To accelerate the digital transformation of marine governance, this "International AI Challenge for Marine Debris Image Recognition" will release a high-quality marine debris image dataset. We invite outstanding professionals from global academia, research institutions, industry, and tech communities to develop high-precision object detection models. Your participation will drive innovation in marine monitoring and promote practical AI applications in environmental governance.

This competition is a vital platform connecting global innovation. Whether you have a background in AI, data analysis, computer vision, marine science, or are simply passionate about sustainability, you are welcome to join. Teams will not only have the opportunity to win prize money and gain international exposure but will also use real-world data to transform technical innovation into tangible environmental impact. Join us in tackling marine sustainability challenges with AI and building a smarter future together!

Total Prize Pool of
NT$300,000
Competition Schedule

Activity times are based on the Taiwan time zone (GMT+8)

Competition Regulations
  • Open to high school students, university/college students, and professionals nationwide. Teams are not required to include non-citizen members; however, teams that include non-citizens (excluding citizens of the People's Republic of China (PRC)), and not limited to the Indo-Pacific region) are encouraged to apply.
  • Teams with a higher proportion of non-citizen members will be given priority in selection. Teams must submit resumes, past notable achievements, and background information of members during registration for the preliminary round. The organizer will review these submissions based on the aforementioned priority principle to determine the final list of participants.
  1. The competition consists of two stages: the Preliminary Round and the Finals. The list of finalists advancing to the Finals will be announced after the Preliminary Round concludes.
  2. All team members are required to attend the designated technical workshops for each competition stage in full, including both the Preliminary Round Technical Workshop and the Final Round Technical Workshop (held either on-site or online, as announced by the organizer). Full attendance by all team members is mandatory for each workshop. Teams that fail to ensure the full participation of all members will be disqualified from the competition.
  3. During the Preliminary Round, the maximum number of daily uploads is 3. The final upload of the day will serve as your score for that day. In the event of identical scores, rankings will be determined based on the submission time; earlier submissions will rank higher.
  4. Participating teams are strictly prohibited from using multiple accounts, manually labeling test data, attacking the leaderboard system, or using any other unfair methods to manipulate the competition results. Violators will be disqualified from the competition and prize eligibility.
  5. Participants are allowed to use open-source data augmentation datasets and open-source pre-trained models, provided that all resources used are publicly available under open-source licenses. The sources of these data augmentation datasets and pre-trained models must be explained in a document and submitted along with the results.
  6. The data, technology, and source code used in the competition entries must be original to the participating team or legally authorized. If any infringement of intellectual property rights is verified by the organizer, the team will be disqualified from the competition and prizes, and the team shall bear all relevant legal responsibilities.
  7. Finalists or winning teams must submit model weights, source code, execution instructions, and related documentation as requested by the organizer for verification and acceptance. The authorization of the submitted models is limited to academic, public welfare, and official uses by the organizer, and shall not be used for commercial activities.
  8. Participating teams must achieve an mAP@0.5 of 0.6 or higher in the Preliminary Round to qualify for the Finals. If fewer than 10 teams meet this standard, the Finals may be left unawarded or the format may be adjusted at the organizer's discretion.
  9. ​Training and Prediction Strategy: Contestants must exclusively adopt a "post-mapping" strategy. Specifically, models must be trained using the original 34 source categories. The prediction results must only be mapped to the 20 official recognition categories during the final evaluation phase.
  10. To ensure fairness, regular employees, contract personnel, and individuals assisting in the execution of this competition from the organizing and co-organizing institutions (including the National Academy of Marine Research, DIGITIMES, ITRI, and AWS) are not eligible to register.
  11. The organizer reserves the right to adjust the competition system, data release methods, evaluation rules, and announcement details.
  12. Matters not covered herein will be resolved through mutual consultation based on the situation at the time.
  13. By completing the registration, all participants are deemed to have read and agreed to abide by the competition regulations and all relevant rules.
  14. In case of any dispute, the organizer reserves the right of final interpretation of the event.
  15. Please read the Supplementary Provisions for other competition regulations.
  • Registration is team-based, with 2 to 5 members per team. Each group should appoint one representative to fill out the team information on the registration website. Each individual may only participate in one team.
  • The organizer will send notifications (detailed competition and workshop details, schedules) via email. Please keep an eye on your inbox and ensure that the email address is entered correctly.
  • Team composition may only be changed during the registration period (maximum of five members per team). Please contact the International Marine Debris Image AI Recognition Challenge Organizing Team at mdivrc@digitimes.com before the registration deadline. No changes will be accepted after the deadline.
Total Prize Pool of NT$300,000
1st Place: NT$120,000
2nd Place: NT$100,000
3rd Place: NT$80,000
Best Lightweight Optimization Award
(2 Winners)
Competition Certificate
Completion Award
Competition Certificate:Certificate of Completion will be issued to every member of the finalist teams who completes the submission in the Finals and passes the verification.
Scoring Criteria & Formula

Preliminary Round & Finals

The evaluation metric uses mean Average Precision (mAP)[1] at an Intersection over Union (IoU)[2] threshold of 0.5. A prediction bounding box is considered a True Positive (TP) if its IoU with the ground truth bounding box is greater than 0.5; otherwise, it is a False Positive (FP). Precision is then calculated based on TP and FP counts. The system evaluates the AP score for each object type and then averages the AP values across the 19+1 classes of marine debris objects to obtain the final mAP evaluation value, which determines the ranking. The system uses the COCO API[3] to calculate the mAP values.

Reference
[1] Average Precision (AP): en.wikipedia.org/…#Average_precision
[2] Intersection over Union (IoU): en.wikipedia.org/wiki/Jaccard_index
[3] COCO API: github.com/cocodataset/cocoapi

Best Lightweight Optimization Award

To encourage teams to develop models that balance practical application, high performance, and low resource consumption, the "Best Lightweight Optimization Award" has been specially established. This award utilizes the NetScore metric for comprehensive evaluation. All teams that successfully advance to the Finals and submit a valid model complying with the regulations will automatically qualify for this award.
The evaluation formula is defined as:Ω = 20 log₁₀(a² / (√p √m))


•𝑎(Model Accuracy): Measured as a percentage of mAP. For example, if the mAP is 0.85, then $a = 85$
•𝑝(Model Parameter Count / Size): Evaluated based on the model size in MB
•𝑚(Computational Complexity): Evaluated based on GFLOPs


Note: The slots for this award are calculated independently from the top three spots in the Finals (Core Awards). Participating teams are eligible to win both a Core Award and the Best Lightweight Optimization Award simultaneously.

Data Description

  1. The competition data originates from the existing marine debris image dataset of the National Academy of Marine Research, accumliating over 20,000 images annotated with YOLO bounding boxes. It covers common coastal debris, plastic waste, fishery-related waste, and other anthropogenic debris.
  2. The original image dataset contains 34 source categories (33+1 classes). Contestants must consolidate these into 20 official recognition categories (19+1 classes).
  3. The competition scoring is evaluated based on these 19+1 major marine debris targets.
  4. Detailed category mapping rules are as follows:
    • The first 20 categories (ID 0–19) are the main categories.
    • Subsequent categories (ID 20–33) are merged into the main categories.(The detailed mapping and consolidation rules are pending official announcement.) The first 20 categories (ID 0–19) are the main categories.
ID 0–19
ID 33+1

5. Category Merging Rules.

Disposable tableware(ID 6)
Buoys, floats, boat bumpers(ID 15)
Others(ID 19)

Upload Format Instructions

The submission format must be submission.csv. Please list the predicted object bounding boxes in the uploaded file, with one row per object. The file must be saved in CSV format (comma-separated). The following explains the example fields for submission.csv:

Click to view submission.csv examples
Workshops

The technical workshops will combine digital courses with in-person networking events, leading participants to deeply understand the characteristics of the marine debris image dataset, object detection techniques, and model development practices. Through expert sharing and hands-on guidance, teams will be assisted in mastering key competition skills, enhancing model development capabilities, and improving their performance.

(Coming Soon)

Partners
指導單位 海洋委員會 主辦單位 國家海洋研究院 國際 AI 技術支持 aws professional services
Supplementary Provisions
  1. The "2026 International Marine Debris Image AI Recognition Challenge" (hereinafter referred to as "the Event") is organized by the National Academy of Marine Research (hereinafter referred to as "the Organizer"). Upon completion of registration, participating teams and their members are deemed to have accepted the competition regulations, rules, announcements, and judging results published by the Organizer. In the event of any violation, the Organizer reserves the right to disqualify the team and revoke its prize eligibility. Those unwilling to accept these terms may freely withdraw from the selection process before the evaluation begins, provided that they notify the Organizer in writing.
  2. Participating teams guarantee that all information provided, filled in, and competition content submitted are:
    • True and free from any infringement of others' rights (including but not limited to portrait rights, copyrights, and/or other intellectual property rights).
    • Original and do not involve plagiarism or ghostwriting. If any falsehood or infringement is discovered or reported and confirmed, the Organizer may disqualify the entry during the event. For winning entries, the award status will be revoked, and the winners must return the prize money and certificates. If a third party claims rights against the Organizer, the participating team shall be responsible for resolving the dispute and bearing all losses and expenses incurred by the Organizer (including but not limited to attorney fees, litigation costs, settlement fees, etc.), which have no relation to the Organizer. In case of disputes over rights and the chronology of creation, the participating team bears the burden of proof and shall raise no objection to the Organizer's final decision.
  3. Competition entries must not be repetitive works that have previously won awards in domestic or international competitions, and the same work must not participate in other domestic or international competitions during this competition period.
  4. The intellectual property rights of the entries in this competition belong to the participating teams. Participants enjoy the right of first refusal to negotiate cooperation with the proposition enterprise regarding the proposal itself and derived intellectual property rights transfer or licensing matters.
  5. If the maximum number of participating teams is exceeded, admission will be determined based on the registration timestamp.
  6. This competition designates AWS as the development environment, providing an exclusive workspace for the marine debris competition, which will be open during the competition period. After the competition concludes, the organizer/host will terminate the AWS cloud service environment provided for the competition. The organizer/host is not responsible for backing up or preserving your data on the platform; please back up your files on your own before the event ends.
  7. If a participating team's entry involves violence, pornography, defamation, insults, or other content detrimental to social morality or social justice, the organizer/host reserves the right to terminate the entry's participation.
  8. All teams entering the finals and the allocation of awards will be decided by the judging panel based on the quality of the entries. If necessary, slots may be "added" or "left unawarded", and the panel may also decide to alter award names.
  9. Participating teams agree to license materials provided for the competition (including but not limited to solution presentations, videos, and other outputs) to the Organizer free of charge for various promotional purposes related to this event. If a third party's intellectual property or other rights (including but not limited to portrait rights) are used in the competition content, the participating team must confirm and warrant that there is no unlawful infringement, and that they have obtained the third party's permission to sub-license the materials to the Organizer for an indefinite period within the Taiwan region, utilizing methods including but not limited to public transmission, distribution, public display, and public publication.
  10. Participating teams and their members should act in a manner that maintains the Organizer's reputation. If any issues arise, please contact the project staff proactively to seek a resolution. No defamation should occur before facts are clarified.
  11. The organizer/host will fulfill its duty of confidentiality regarding the personal data filled out by participants and will never leak it. Please fill it out with peace of mind.
  12. Registering for this competition through this event website indicates that you have agreed to the Personal Data Authorization Terms of this event.
  13. Winners must provide complete award-receiving documents required by the Organizer and complete the award process within the designated time. Those who fail to complete the procedures within the specified time will be deemed to have waived their winning qualifications.
  14. According to the tax laws of the Republic of China, if a participating team is subject to a mandatory withholding tax of 10% to 20% on the prize received (the prize money provided by the Organizer is tax-inclusive), and the winner fails to pay the tax in accordance with regulations, the Organizer may cancel their prize eligibility. Furthermore, the Organizer will not interfere with the internal distribution of prizes within the team.
  15. AI Model and Source Code Licensing: The top three winning teams must grant a non-exclusive license for the intellectual property rights of their AI model files and source code to the Academy for academic, public welfare, and official purposes. Under no circumstances will it be used for commercial purposes.
  16. The Organizer reserves the right to modify, suspend, or cancel the content of this event. For matters not covered herein, they shall be handled in accordance with the Organizer's relevant regulations or interpretations, and supplementary announcements may be made at any time. Personal Data Use Policy: Participants agree that DIGITIMES and partner units (including organizers, co-organizers, technical support partners, and partners) will jointly retain your personal information. In accordance with the Personal Data Protection Act, for the purposes of executing, advertising, and marketing of the "2026 International AI Challenge for Marine Debris Image Recognition", personal data provided by participants will be collected, processed, and utilized within the Taiwan region until the participant proactively requests the organizer to delete or stop processing and utilizing their personal data. Participants have the right to request the organizer to access, provide copies of, or correct their personal data at any time, and may also contact the organizer at any time to object to the continued collection, processing, utilization, or deletion of their personal data. If a participant disagrees to provide or provides incorrect personal data, the organizer will cancel the participant's eligibility to participate or win. For any questions, please contact the "International AI Challenge for Marine Debris Image Recognition" Working Group at mdivrc@digitimes.com.