AI & computer vision · Research platform
Turning underwater video into a usable scientific workflow.
A browser-based platform for uploading underwater footage, running marine-life detection, and reviewing results without requiring researchers to operate the model pipeline directly.
- Role
- Project lead and lead developer
- Status
- Research
- Date
- 2025–Present
- Organization
- University of Rhode Island AI Lab
Product walkthrough
The working application, not just the landing page.
Key screens show how the product supports the full workflow from setup through review and action.
Executive summary
The operational problem
Marine researchers need to review large volumes of BRUV footage. Running computer-vision tooling manually adds setup, processing, and result-review overhead to an already demanding research workflow.
Context & constraints
What shaped the solution.
- Large video files and long-running GPU inference jobs
- Research workflows that need transparent, reviewable detections
- Separate API, inference, export, queue, storage, and logging concerns
- A product experience usable by researchers rather than model engineers
System view
A workflow built around reviewable progress.
The diagram intentionally communicates responsibility and data movement without exposing sensitive topology. Each stage has a clear user-visible state and an operational owner.
Engineering decisions
Decisions that mattered.
- Designed a run-based workflow around upload, processing, review, and export
- Separated GPU inference from CPU-oriented API and export responsibilities
- Added persisted job state, cancellation, shared storage, and operational logs
- Kept model results reviewable instead of presenting AI output as unquestioned truth
Technical depth and delivered system
- Responsive browser application
- Video import and run management
- Detection review and scientific export workflow
- Containerized service architecture
Results
What can be stated responsibly.
- Researchers can begin an analysis run through a guided browser workflow.
- The platform makes model processing and result review part of one product surface.
- Performance and model-quality claims remain intentionally unpublished here until their evaluation records are approved.
No quantitative metric is published without an approved baseline, evaluation method, date, and caveat.
Role & collaboration
Ownership with clear attribution.
Built with student, faculty, and research collaborators at the URI AI Lab. Individual attribution will be expanded with publication approval.
Lessons & next steps
What carries forward.
A useful research platform must make uncertainty, job state, and review visible. Model performance alone does not create a dependable scientific workflow.
Next: Continue strengthening labeling, QA, export, observability, and validated model reporting.
Related work
FlowTask
A role-aware platform that brings service orders, vendors, customers, locations, documents, assets, and operational search into one coherent workflow.
Read related case study