Skip to content

[IROS 2022] CA-SpaceNet: Counterfactual Analysis for 6D Pose Estimation in Space

Notifications You must be signed in to change notification settings

Shunli-Wang/CA-SpaceNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

CA-SpaceNet: Counterfactual Analysis for 6D Pose Estimation in Space

This is an official pytorch implementation of the IROS 2022 paper CA-SpaceNet: Counterfactual Analysis for 6D Pose Estimation in Space. In this repository, we provide PyTorch code for training and testing the proposed CA-SpaceNet on the Swisscube and SPEED dataset.

[arXiv][supp video]

image

If this repository is helpful to you, please star it. If you find our work useful in your research, please consider citing:

@article{CA-SpaceNet2022,
  title={CA-SpaceNet: Counterfactual Analysis for 6D Pose Estimation in Space},
  author={Wang, Shunli and Wang, Shuaibing and Jiao, Bo and Yang, Dingkang and Su, Liuzhen and Zhai, Peng and Chen, Chixiao and Zhang, Lihua},
  journal={2022 IEEE/RSJ International Conference on Intelligent Robots and Systems},
  year={2022}
}

Repository Architecture

In this repository, we provide two separate folders to store two sets of codes on the Swisscube dataset and the SPEED dataset, respectively.

  • ./CA-SpaceNet-on-Swisscube/: This folder contains all codes of the proposed CA-SpaceNet on the Swisscube dataset and pre-trained models. Please refer to Swisscube_README for more details.

  • ./CA-SpaceNet-on-SPEED/: This folder contains all codes of the proposed CA-SpaceNet on the SPEED dataset and pre-trained models. Please refer to SPEED_README for more details.

Acknowledgements

Some of the code is borrowed from the Swisscube project. We are very grateful for their wonderful implementation.

Contact

If you have any questions about our work, please contact slwang19@fudan.edu.cn or sbwang21@m.fudan.edu.cn.

About

[IROS 2022] CA-SpaceNet: Counterfactual Analysis for 6D Pose Estimation in Space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages