Use Jetson as a ground station for FPV enthusiasts.
Main features as follows:
- FPV features
- MSPOSD for ground station
- video-viewer
- Adaptive wireless link
- Jetson video analysis
- detectnet for object detection
- segnet for segmentation
- posenet for pose estimation
- imagenet for image recognition
- yolo for object detection
- Real time video stabilizer
- DeepStream analysis
- ByteTrack
- finish main features that planned to implement
extension commands for video-viewer/imagenet/detectnet/segnet/posenet- adaptive Open IPC link management
- stabilizer doesn't seem to be that stabilized
optimize yolo performance- follow me Rover drive
add Ultralytics YOLO11 on NVIDIA Jetson using DeepStream SDK and TensorRT- add DeepStream analysis
- add ByteTrack analysis
All these fun points serve as potential starting points for deepening the project.