Skip to content

History / Tutorial: Performing Semantic SLAM with Votenet

Revisions

  • Add link to workaround for Votenet with 30x series GPUs

    @btalb btalb committed May 27, 2022
  • Fix benchbot_examples link

    @btalb btalb committed May 27, 2022
  • Add note about how --native works

    @btalb btalb committed May 16, 2022
  • Add not about Votenet's GTX30 series woes

    @btalb btalb committed May 16, 2022
  • Remove unnecessary note about shebang

    @btalb btalb committed May 16, 2022
  • Update outdated mentions of carter robot

    @btalb btalb committed May 16, 2022
  • Fix outdated RoboticVisionOrg links Addresses qcr/benchbot#61.

    @btalb btalb committed May 16, 2022
  • Replace outdated `votenet_benchbot.py` script

    @btalb btalb committed Apr 27, 2021
  • Fix error in benchbot_submit example command

    @btalb btalb committed Apr 20, 2021
  • Change --score-results to new --evaluate-with flag

    @btalb btalb committed Mar 11, 2021
  • Fix typos in --evaluate-results flag

    @btalb btalb committed Mar 9, 2021
  • removed sudo command from votenet install

    @david2611 david2611 committed Mar 9, 2021
  • Fix Documentation: Add detected objects to the correct key in save_result The save_result stores detections in empty_results['object'] but the evaluation scripts expects detected objects in empty_results['results']['objects']. The evalutation finds 0 detection and outputs OMQ=0.0

    Muraleekrishna Gopinathan committed Mar 8, 2021
  • Fix --robot flag bug

    @btalb btalb committed Feb 10, 2021
  • Fix all noticeable changes for add-ons

    @btalb btalb committed Feb 10, 2021
  • Examples URL error

    @btalb btalb committed Feb 10, 2021
  • Fix old link to examples

    @btalb btalb committed Feb 10, 2021
  • Review part I for add-ons

    @btalb btalb committed Feb 10, 2021
  • Apply suggested tweaks to tutorial wording

    @btalb btalb committed Jun 9, 2020
  • Update final OMQ score

    @btalb btalb committed May 14, 2020
  • Add contents block

    @btalb btalb committed May 14, 2020
  • Add missing GIFs to the tutorial

    @btalb btalb committed May 14, 2020
  • Add missing images to the tutorial

    @btalb btalb committed May 13, 2020
  • Review parts V & VI

    @btalb btalb committed May 13, 2020
  • Review part IV

    @btalb btalb committed May 13, 2020
  • Add in the CLASS_LIST for votenet_nms

    @btalb btalb committed May 13, 2020
  • Review part III

    @btalb btalb committed May 12, 2020
  • Review part II

    @btalb btalb committed May 12, 2020
  • Review part I & rename to my_semantic_slam.py

    @btalb btalb committed May 12, 2020
  • Add OMQ score

    @btalb btalb committed May 12, 2020