GaneshArihanth/Vessel-Oil-Spill-Detection
Vessel Anomaly Detection is a microservices-based application for maritime surveillance. It combines a React/Vite frontend with a Node.js orchestration layer and a Python/PyTorch inference engine. Key features include real-time AIS tracking, on-the-fly oil spill segmentation via DeepLabV3+, and optimized data caching using MongoDB Atlas.
Stars
5
Forks
2
Language
JavaScript
License
—
Category
Last pushed
Jan 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/GaneshArihanth/Vessel-Oil-Spill-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
raphaelvallat/antropy
AntroPy: entropy and complexity of (EEG) time-series in Python
Minqi824/ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2022.
vc1492a/PyNomaly
Anomaly detection using LoOP: Local Outlier Probabilities, a local density based outlier...
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques