TL;DR: ReSe is a web ui for one of my course projects. It is a simple web ui for remote sensing object detection.
This website is powered by Vue, UnoCSS and ONNX Runtime. And it completes all calculations entirely on the client side. So, you can use it without any privacy concerns.
ReSe-Demo.mp4
- Image previewer like a map application
- YOLO's ONNX model inference with ONNX Runtime
- NMS for inference results
- Visualize detected objects