logo
logo
SCHEMATIC

Hardware

Beyond software

IN DEVELOPMENT

Float:Drone

Real-time object detection, tracking & avoidance drone system

FLOAT:DRONE is an intelligent flight platform powered by Jetson, using camera feeds and sensor data to detect people, vehicles, structures, and fires in real time, and autonomously tracking targets or avoiding obstacles as a self-flying system.

Features
01
Object Detection

Classifies people, vehicles, and facilities and extracts position coordinates

02
Object Tracking

Assigns unique IDs to objects and tracks them continuously across frames

03
Recognition

One-to-many identification to distinguish insiders from outsiders

04
Autonomous Tracking Flight

Maintains target center coordinates using PID feedback control

05
Obstacle Detection

Real-time forward obstacle distance sensing and avoidance

06
Hover Hold

Maintains attitude rotation rate and altitude for stable hover control

07
Real-time Streaming

Live video streaming + bidirectional command transmission

Components
Main Board NVIDIA Jetson Orin Nano / Xavier NX
Camera Module CSI or USB camera (supports IMX219, IMX477, etc.)
Frame S500 custom frame (12" or larger) + 3D printed design
Flight Controller Pixhawk / Cube Orange (ArduPilot firmware-based)
Servo/Motor PCA9685 PWM board (Python controllable)
Communication Wi-Fi 5GHz / LTE module (optional) / MAVLink + DroneKit / WebSocket
Power 6S LiPo + Solar Snap (in development)
DEPLOYED

Fire:Watch AI

Real-time fire · person · object (identifiable) recognition AI system

A real-time object recognition AI system based on YOLO. It recognizes not only fire (smoke and flames) but also people and objects (identifiable). Trained on 5,000 smoke images and 300 normal Korean mountain and urban scenes among other diverse datasets. When edge AI devices detect objects from on-site CCTV feeds, they transmit data to the server, which assesses the situation and sends immediate alerts to the control system.

System Architecture
01
YOLO Object Recognition

Detects fire, people, and objects in real time from CCTV feeds, outputting bounding boxes and confidence scores

02
Edge AI Inference

Runs real-time inference on edge devices and immediately transmits detection results to the server

03
Server Judgment

Calculates actual fire status, fire direction, and suppression priority, then alerts the control room

04
Multimodal Classification

AI auto-classifies clouds, smoke, and false positives to label only actual fires

05
Control System

Real-time video monitoring, detection logs, per-camera settings, and management dashboard

06
Auto Retraining

Scheduled retraining of the fire AI to manage false positives and improve accuracy

Model Information
Engine YOLO (You Only Look Once)
Training Data 5,000 smoke images + 300 normal Korean mountain/urban images
Detection Classes Fire / Smoke / Person / Object
Inference Environment NVIDIA Jetson edge device (on-site) + GPU server (dual backend inference)
Control System Web-based real-time monitoring dashboard
View Fire Simulation →