No version for distro humble showing github. Known supported distros are highlighted in the buttons above.
Package symbol

learned_frontier_detector package from frontier_exploration repo

frontier_exploration frontier_interfaces learned_frontier_detector

ROS Distro
github

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description A frontier exploration module implementied with ROS 2, C++, and Python.
Checkout URI https://github.com/adrian-soch/frontier_exploration.git
VCS Type git
VCS Version main
Last Updated 2023-11-21
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics pytorch ros2 frontier-exploration
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • adrian

Authors

No additional authors.

learning based frontier detection

This is a ROS 2 package that consumes an occupancy grid map and finds frontiers. It acts as a server to any node that requests a frontier goal pose.

Setup

pip install -r requirements.txt

colcon build

Run

ros2 run learned_frontier_detector frontier_detector

Training

Roboflow was used to label the dataset. Then a google colab notebook was used to perfrom transfer learning with the custom dataset.

See yolov5-custom-training-64.ipynb for the commands to train the network. The backbone of the network was frozen to finetune the head of the network.

Resources

  • Transfer learning - The key take away is to freeze the backbone to only update the head layers during training. This is beneficial when the data set is small and you want to benefit from the pre-trained backbone. To determine which layers to freeze look at the model structure to determine the number of layers.

  • Yolov5 training tips

CHANGELOG
No CHANGELOG found.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged learned_frontier_detector at Robotics Stack Exchange

No version for distro jazzy showing github. Known supported distros are highlighted in the buttons above.
Package symbol

learned_frontier_detector package from frontier_exploration repo

frontier_exploration frontier_interfaces learned_frontier_detector

ROS Distro
github

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description A frontier exploration module implementied with ROS 2, C++, and Python.
Checkout URI https://github.com/adrian-soch/frontier_exploration.git
VCS Type git
VCS Version main
Last Updated 2023-11-21
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics pytorch ros2 frontier-exploration
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • adrian

Authors

No additional authors.

learning based frontier detection

This is a ROS 2 package that consumes an occupancy grid map and finds frontiers. It acts as a server to any node that requests a frontier goal pose.

Setup

pip install -r requirements.txt

colcon build

Run

ros2 run learned_frontier_detector frontier_detector

Training

Roboflow was used to label the dataset. Then a google colab notebook was used to perfrom transfer learning with the custom dataset.

See yolov5-custom-training-64.ipynb for the commands to train the network. The backbone of the network was frozen to finetune the head of the network.

Resources

  • Transfer learning - The key take away is to freeze the backbone to only update the head layers during training. This is beneficial when the data set is small and you want to benefit from the pre-trained backbone. To determine which layers to freeze look at the model structure to determine the number of layers.

  • Yolov5 training tips

CHANGELOG
No CHANGELOG found.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged learned_frontier_detector at Robotics Stack Exchange

No version for distro kilted showing github. Known supported distros are highlighted in the buttons above.
Package symbol

learned_frontier_detector package from frontier_exploration repo

frontier_exploration frontier_interfaces learned_frontier_detector

ROS Distro
github

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description A frontier exploration module implementied with ROS 2, C++, and Python.
Checkout URI https://github.com/adrian-soch/frontier_exploration.git
VCS Type git
VCS Version main
Last Updated 2023-11-21
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics pytorch ros2 frontier-exploration
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • adrian

Authors

No additional authors.

learning based frontier detection

This is a ROS 2 package that consumes an occupancy grid map and finds frontiers. It acts as a server to any node that requests a frontier goal pose.

Setup

pip install -r requirements.txt

colcon build

Run

ros2 run learned_frontier_detector frontier_detector

Training

Roboflow was used to label the dataset. Then a google colab notebook was used to perfrom transfer learning with the custom dataset.

See yolov5-custom-training-64.ipynb for the commands to train the network. The backbone of the network was frozen to finetune the head of the network.

Resources

  • Transfer learning - The key take away is to freeze the backbone to only update the head layers during training. This is beneficial when the data set is small and you want to benefit from the pre-trained backbone. To determine which layers to freeze look at the model structure to determine the number of layers.

  • Yolov5 training tips

CHANGELOG
No CHANGELOG found.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged learned_frontier_detector at Robotics Stack Exchange

No version for distro rolling showing github. Known supported distros are highlighted in the buttons above.
Package symbol

learned_frontier_detector package from frontier_exploration repo

frontier_exploration frontier_interfaces learned_frontier_detector

ROS Distro
github

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description A frontier exploration module implementied with ROS 2, C++, and Python.
Checkout URI https://github.com/adrian-soch/frontier_exploration.git
VCS Type git
VCS Version main
Last Updated 2023-11-21
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics pytorch ros2 frontier-exploration
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • adrian

Authors

No additional authors.

learning based frontier detection

This is a ROS 2 package that consumes an occupancy grid map and finds frontiers. It acts as a server to any node that requests a frontier goal pose.

Setup

pip install -r requirements.txt

colcon build

Run

ros2 run learned_frontier_detector frontier_detector

Training

Roboflow was used to label the dataset. Then a google colab notebook was used to perfrom transfer learning with the custom dataset.

See yolov5-custom-training-64.ipynb for the commands to train the network. The backbone of the network was frozen to finetune the head of the network.

Resources

  • Transfer learning - The key take away is to freeze the backbone to only update the head layers during training. This is beneficial when the data set is small and you want to benefit from the pre-trained backbone. To determine which layers to freeze look at the model structure to determine the number of layers.

  • Yolov5 training tips

CHANGELOG
No CHANGELOG found.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged learned_frontier_detector at Robotics Stack Exchange

Package symbol

learned_frontier_detector package from frontier_exploration repo

frontier_exploration frontier_interfaces learned_frontier_detector

ROS Distro
github

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description A frontier exploration module implementied with ROS 2, C++, and Python.
Checkout URI https://github.com/adrian-soch/frontier_exploration.git
VCS Type git
VCS Version main
Last Updated 2023-11-21
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics pytorch ros2 frontier-exploration
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • adrian

Authors

No additional authors.

learning based frontier detection

This is a ROS 2 package that consumes an occupancy grid map and finds frontiers. It acts as a server to any node that requests a frontier goal pose.

Setup

pip install -r requirements.txt

colcon build

Run

ros2 run learned_frontier_detector frontier_detector

Training

Roboflow was used to label the dataset. Then a google colab notebook was used to perfrom transfer learning with the custom dataset.

See yolov5-custom-training-64.ipynb for the commands to train the network. The backbone of the network was frozen to finetune the head of the network.

Resources

  • Transfer learning - The key take away is to freeze the backbone to only update the head layers during training. This is beneficial when the data set is small and you want to benefit from the pre-trained backbone. To determine which layers to freeze look at the model structure to determine the number of layers.

  • Yolov5 training tips

CHANGELOG
No CHANGELOG found.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged learned_frontier_detector at Robotics Stack Exchange

No version for distro galactic showing github. Known supported distros are highlighted in the buttons above.
Package symbol

learned_frontier_detector package from frontier_exploration repo

frontier_exploration frontier_interfaces learned_frontier_detector

ROS Distro
github

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description A frontier exploration module implementied with ROS 2, C++, and Python.
Checkout URI https://github.com/adrian-soch/frontier_exploration.git
VCS Type git
VCS Version main
Last Updated 2023-11-21
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics pytorch ros2 frontier-exploration
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • adrian

Authors

No additional authors.

learning based frontier detection

This is a ROS 2 package that consumes an occupancy grid map and finds frontiers. It acts as a server to any node that requests a frontier goal pose.

Setup

pip install -r requirements.txt

colcon build

Run

ros2 run learned_frontier_detector frontier_detector

Training

Roboflow was used to label the dataset. Then a google colab notebook was used to perfrom transfer learning with the custom dataset.

See yolov5-custom-training-64.ipynb for the commands to train the network. The backbone of the network was frozen to finetune the head of the network.

Resources

  • Transfer learning - The key take away is to freeze the backbone to only update the head layers during training. This is beneficial when the data set is small and you want to benefit from the pre-trained backbone. To determine which layers to freeze look at the model structure to determine the number of layers.

  • Yolov5 training tips

CHANGELOG
No CHANGELOG found.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged learned_frontier_detector at Robotics Stack Exchange

No version for distro iron showing github. Known supported distros are highlighted in the buttons above.
Package symbol

learned_frontier_detector package from frontier_exploration repo

frontier_exploration frontier_interfaces learned_frontier_detector

ROS Distro
github

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description A frontier exploration module implementied with ROS 2, C++, and Python.
Checkout URI https://github.com/adrian-soch/frontier_exploration.git
VCS Type git
VCS Version main
Last Updated 2023-11-21
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics pytorch ros2 frontier-exploration
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • adrian

Authors

No additional authors.

learning based frontier detection

This is a ROS 2 package that consumes an occupancy grid map and finds frontiers. It acts as a server to any node that requests a frontier goal pose.

Setup

pip install -r requirements.txt

colcon build

Run

ros2 run learned_frontier_detector frontier_detector

Training

Roboflow was used to label the dataset. Then a google colab notebook was used to perfrom transfer learning with the custom dataset.

See yolov5-custom-training-64.ipynb for the commands to train the network. The backbone of the network was frozen to finetune the head of the network.

Resources

  • Transfer learning - The key take away is to freeze the backbone to only update the head layers during training. This is beneficial when the data set is small and you want to benefit from the pre-trained backbone. To determine which layers to freeze look at the model structure to determine the number of layers.

  • Yolov5 training tips

CHANGELOG
No CHANGELOG found.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged learned_frontier_detector at Robotics Stack Exchange

No version for distro melodic showing github. Known supported distros are highlighted in the buttons above.
Package symbol

learned_frontier_detector package from frontier_exploration repo

frontier_exploration frontier_interfaces learned_frontier_detector

ROS Distro
github

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description A frontier exploration module implementied with ROS 2, C++, and Python.
Checkout URI https://github.com/adrian-soch/frontier_exploration.git
VCS Type git
VCS Version main
Last Updated 2023-11-21
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics pytorch ros2 frontier-exploration
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • adrian

Authors

No additional authors.

learning based frontier detection

This is a ROS 2 package that consumes an occupancy grid map and finds frontiers. It acts as a server to any node that requests a frontier goal pose.

Setup

pip install -r requirements.txt

colcon build

Run

ros2 run learned_frontier_detector frontier_detector

Training

Roboflow was used to label the dataset. Then a google colab notebook was used to perfrom transfer learning with the custom dataset.

See yolov5-custom-training-64.ipynb for the commands to train the network. The backbone of the network was frozen to finetune the head of the network.

Resources

  • Transfer learning - The key take away is to freeze the backbone to only update the head layers during training. This is beneficial when the data set is small and you want to benefit from the pre-trained backbone. To determine which layers to freeze look at the model structure to determine the number of layers.

  • Yolov5 training tips

CHANGELOG
No CHANGELOG found.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged learned_frontier_detector at Robotics Stack Exchange

No version for distro noetic showing github. Known supported distros are highlighted in the buttons above.
Package symbol

learned_frontier_detector package from frontier_exploration repo

frontier_exploration frontier_interfaces learned_frontier_detector

ROS Distro
github

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description A frontier exploration module implementied with ROS 2, C++, and Python.
Checkout URI https://github.com/adrian-soch/frontier_exploration.git
VCS Type git
VCS Version main
Last Updated 2023-11-21
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics pytorch ros2 frontier-exploration
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • adrian

Authors

No additional authors.

learning based frontier detection

This is a ROS 2 package that consumes an occupancy grid map and finds frontiers. It acts as a server to any node that requests a frontier goal pose.

Setup

pip install -r requirements.txt

colcon build

Run

ros2 run learned_frontier_detector frontier_detector

Training

Roboflow was used to label the dataset. Then a google colab notebook was used to perfrom transfer learning with the custom dataset.

See yolov5-custom-training-64.ipynb for the commands to train the network. The backbone of the network was frozen to finetune the head of the network.

Resources

  • Transfer learning - The key take away is to freeze the backbone to only update the head layers during training. This is beneficial when the data set is small and you want to benefit from the pre-trained backbone. To determine which layers to freeze look at the model structure to determine the number of layers.

  • Yolov5 training tips

CHANGELOG
No CHANGELOG found.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged learned_frontier_detector at Robotics Stack Exchange