Ben93kie/SeaDronesSee — reverse-engineered prompt
Reverse engineered prompt
Build me a simple, usable workspace for the SeaDronesSee maritime search and rescue benchmark. I want to be able to download or point to the dataset, preview drone images and videos, and run the provided evaluation tools without digging through notebooks and folders.
Make it friendly for someone training computer vision models on swimmers, boats, and objects in the water. Include clear screens or commands for object detection, single object tracking, and multi object tracking. For detection, help me validate COCO style prediction JSON files and show the metrics. For tracking, help me package the required text files and zip submissions in the right format.
Add examples using the sample data or sample submissions already in the repo, plus clear instructions for where the official dataset and upload server are. If something needs external docs, look up the current SeaDronesSee pages online. Keep the code organized, add a README with step by step usage, and make the project easy to run locally.
Want more depth? Deep Reverse