Unverified Commit 1d80f5f3 authored by dingchang's avatar dingchang Committed by GitHub
Browse files

Add citation (#901)

parent d1123084
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- name: "MMDetection3D Contributors"
title: "OpenMMLab's Next-generation Platform for General 3D Object Detection"
date-released: 2020-07-23
url: "https://github.com/open-mmlab/mmdetection3d"
license: Apache-2.0
\ No newline at end of file
...@@ -196,7 +196,7 @@ if __name__ == '__main__': ...@@ -196,7 +196,7 @@ if __name__ == '__main__':
'for general 3D object detection.'), 'for general 3D object detection.'),
long_description=readme(), long_description=readme(),
long_description_content_type='text/markdown', long_description_content_type='text/markdown',
author='OpenMMLab', author='MMDetection3D Contributors',
author_email='zwwdev@gmail.com', author_email='zwwdev@gmail.com',
keywords='computer vision, 3D object detection', keywords='computer vision, 3D object detection',
url='https://github.com/open-mmlab/mmdetection3d', url='https://github.com/open-mmlab/mmdetection3d',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment