Code Monkey home page Code Monkey logo

scarp's Introduction

SCARP: 3D Shape Completion in ARbitrary Poses for Improved Grasping

Bipasha Sen*1, Aditya Agarwal*1, Gaurav Singh1*, Brojeshwar Bhowmick2, Srinath Sridhar3, Madhava Krishna1
1International Institute of Information Technology, Hyderabad, 2TCS Research India, 3Brown University

*denotes equal contribution

This is the official implementation of the paper "SCARP: 3D Shape Completion in ARbitrary Poses for Improved Grasping" accepted at ICRA 2023.

This work was featured as "The Publication of the Week" by Weekly Robotics here

For more results, information, and details visit our project page and read our paper.

Creating the Anaconda/Miniconda environment

Make sure you have Anaconda or Miniconda installed before you proceed to load this environment.

conda env create -f environment.yml
conda activate SCARP

Pretrained Checkpoints

Pretrained checkpoints for the demo can be downloaded from here

Move the checkpoints to the directory checkpoints/.

The directory structure should be:

└── checkpoints
    ├── plane.pt
    .
    .
    .

    └── car.pt

Demo

To run a demo run the following command

CUDA_VISIBLE_DEVICES=0 python3 demo.py  \
--class_choice plane \
--ckpt_load checkpoints/plane.pt

The outputs are stored in the demo_data/<class_choice> directory

Real World Results

Acknowledgement

Some parts of the code are insipired and borrowed from ConDor,Sinv and Pointnet++. We thank the authors for providing the source code.

Citation

If you find our work useful in your research, please cite:

@INPROCEEDINGS{10160365,
  author={Sen, Bipasha and Agarwal, Aditya and Singh, Gaurav and B., Brojeshwar and Sridhar, Srinath and Krishna, Madhava},
  booktitle={2023 IEEE International Conference on Robotics and Automation (ICRA)}, 
  title={SCARP: 3D Shape Completion in ARbitrary Poses for Improved Grasping}, 
  year={2023},
  volume={},
  number={},
  pages={3838-3845},
  doi={10.1109/ICRA48891.2023.10160365}
}

Contact

If you have any questions, please feel free to email the authors.

Bipasha Sen: [email protected]
Aditya Agarwal: [email protected]
Gaurav Singh: [email protected]

scarp's People

Contributors

skymanaditya1 avatar vanhalen42 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.