Experimental Datasets and Processing Codes for the Semantic PHD Filter
收藏资源简介:
The water bottle detection dataset and measurement model dataset for the paper titled "The Semantic PHD Filter for Multi-class Target Tracking: From Theory to Practice" by Jun Chen, Zhanteng Xie and Philip Dames, and the paper titled "Experimental Datasets and Processing Codes for the Semantic PHD Filter" by Zhanteng Xie, Jun Chen and Philip Dames <strong>1. Detection dataset: </strong> Size: <br> Total: 4870 images<br> Training: 4000 images<br> Validation: 870 images Bottle Classes: Aquafina, Deer, Kirkland, Nestle Format: PASCAL VOC, Darknet Folder Structure:<br> - Annotations: containing the xml label files in PASCAL VOC format<br> - ImageSets: containing the training index files <br> - JPEGImages: containing the image data in jpg format<br> - Labels: containing the txt label files in Darknet format <strong>2. Measurement model dataset:</strong> Format: ROSBAG Duration: 19:59s (1199s) Topics:<br> /darknet_ros/detection_image 3543 msgs : sensor_msgs/Image<br> /map 1 msg : nav_msgs/OccupancyGrid<br> /sphd_measurements 3585 msgs : sphd_msgs/SPHDMeasurements<br> /tf 142727 msgs : tf2_msgs/TFMessage<br> /tf_static 1 msg : tf2_msgs/TFMessage Message Types:<br> nav_msgs/OccupancyGrid<br> sensor_msgs/Image<br> sphd_msgs/SPHDMeasurements<br> tf2_msgs/TFMessage <strong>3. Processing codes:</strong> Detection processing:<br> Zenodo: https://doi.org/10.5281/zenodo.7066045<br> GitHub: https://github.com/TempleRAIL/yolov3_bottle_detector<br> <br> Measurement model processing:<br> Zenodo: https://doi.org/10.5281/zenodo.7066050<br> GitHub: https://github.com/TempleRAIL/sphd_sensor_models



