Coder Social home page Coder Social logo

cope's Introduction

About the repository branch

This is a cleaner version of COPE, no shared data loader and evaluation; camera instrinsics are passed as input to the network, allowing different intrinsics during training and testing. Repository for generating the paper results is available at https://github.com/sThalham/COPE/tree/cope_WACV

COPE: End-to-end trainable Constant Runtime Object Pose Estimation

Stefan Thalhammer, Timothy Patten, Markus Vincze,

Accepted for publication at WACV: Winter Conference on Applications in Computer Vision, 2023, algorithms track

[Paper]

6D pose and Detections on multiple datasets

Citation

Please cite the paper if you are using the code:

@inproceedings{thalhammer2023cope,
title= {COPE: End-to-end trainable constant runtime object pose estimation}
author={S. {Thalhammer} and T. {Patten} and M. {Vincze}},
journal={arXiv preprint arXiv:2208.08807},
year={2022}}

Installation

git clone https://github.com/sThalham/COPE.git
python3 -m pip install opencv-python==4.4.0.40
python3 -m pip install pillow
python3 -m pip install matplotlib
python3 -m pip install transforms3d
python3 -m pip install glumpy
python3 -m pip install open3d-python
python3 -m pip install PyOpenGL
python3 -m pip install imgaug

Alternatively, use the provided Dockerfile to deploy a Docker container that satisfies the version requirements.

Notes:

  • Results in the paper are generated using NVIDIA CUDA 11.6

cope's People

Contributors

sthalham avatar elec27 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.