An open API service indexing awesome lists of open source software.

https://github.com/kleinyuan/ros-fog-compute

ROS package including nodes for fog computing such as object detection, segmentation, image2text,etc.
https://github.com/kleinyuan/ros-fog-compute

cloud-computing deep-learning docker edge-computing fog-computing image-classification kubernetes object-detection robot ros segmentation

Last synced: about 2 months ago
JSON representation

ROS package including nodes for fog computing such as object detection, segmentation, image2text,etc.

Awesome Lists containing this project

README

          

# ros-fog-compute
ROS package including nodes for fog computing such as object detection, segmentation, image2text,etc.

# Descriptions

This repo is for ROS Nodes which run on cloud handling intense computation while connecting to
edge nodes and master node.

I set up a base node and some example nodes including:

- [ ] Classification

- [X] Detection

- [ ] Segmentation

- [ ] Image to text

# Todos

- [X] Adding example nodes

- [X] Wrap up with nvidia-docker

- [ ] Wrap up with Kubernetes and AWS/GCloud launch file

# Contribute to this repo

You are always welcome to contribute to and feel free to star, fork and submit a Pull Request!