You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silencht acecfc172d [update] add joint smooth func to ik. 2 years ago
..
models Init commit 2 years ago
util Init commit 2 years ago
LICENSE Init commit 2 years ago
README.md Init commit 2 years ago
main.py Init commit 2 years ago
setup.py Init commit 2 years ago

README.md

This part of the codebase is modified from DETR https://github.com/facebookresearch/detr under APACHE 2.0.

@article{Carion2020EndtoEndOD,
  title={End-to-End Object Detection with Transformers},
  author={Nicolas Carion and Francisco Massa and Gabriel Synnaeve and Nicolas Usunier and Alexander Kirillov and Sergey Zagoruyko},
  journal={ArXiv},
  year={2020},
  volume={abs/2005.12872}
}