/Unsupervised_Object_Discovery

Developed an LLM-aware computer vision algorithm - dependent on physically probing the built environment - equipping a quadruped unmanned ground vehicle (UGV) for unsupervised object detection.

Primary LanguageC++MIT LicenseMIT

Unsupervised Object Discovery via Interaction

Developed an LLM-aware computer vision algorithm - dependent on physically probing the built environment - equipping a quadruped unmanned ground vehicle (UGV) for unsupervised object detection.

Description

To view final results:


This repo contains the forked versions of the following repos:

Specficially the public branch of both. This code would not be possible without the amazing work of alonrot, and his documentation

Since both repos have to be in the same ROS workspace to move the robot, our team found it easier to combine into a single repo


Before running the experiment, make sure to:

  • copy the files from src/pi_files to the Raspberry Pi
  • copy the files from src/nano_files to the main Jetson Nano (192.168.123.13)