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

Add header for files (#869)

* Add header for files

* Add header for files

* Add header for files

* Add header for files
parent d154e24d
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import torch import torch
from mmdet3d.core import draw_heatmap_gaussian from mmdet3d.core import draw_heatmap_gaussian
......
# Copyright (c) OpenMMLab. All rights reserved.
import argparse import argparse
import json import json
import numpy as np import numpy as np
......
# Copyright (c) OpenMMLab. All rights reserved.
import argparse import argparse
import time import time
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import argparse import argparse
import torch import torch
from mmcv import Config, DictAction from mmcv import Config, DictAction
......
# Copyright (c) OpenMMLab. All rights reserved.
import argparse import argparse
from os import path as osp from os import path as osp
......
# Copyright (c) OpenMMLab. All rights reserved.
# Copyright (c) OpenMMLab. All rights reserved.
import mmcv import mmcv
import numpy as np import numpy as np
import pickle import pickle
......
# Copyright (c) OpenMMLab. All rights reserved.
import mmcv import mmcv
import numpy as np import numpy as np
import os import os
......
# Copyright (c) OpenMMLab. All rights reserved.
import mmcv import mmcv
import numpy as np import numpy as np
from collections import OrderedDict from collections import OrderedDict
......
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
from collections import OrderedDict from collections import OrderedDict
from concurrent import futures as futures from concurrent import futures as futures
......
# Copyright (c) OpenMMLab. All rights reserved.
import mmcv import mmcv
import numpy as np import numpy as np
import os import os
......
# Copyright (c) OpenMMLab. All rights reserved.
import argparse import argparse
import numpy as np import numpy as np
import os import os
......
# Copyright (c) OpenMMLab. All rights reserved.
import argparse import argparse
import base64 import base64
import mmcv import mmcv
......
# Copyright (c) OpenMMLab. All rights reserved.
import mmcv import mmcv
import numpy as np import numpy as np
import os import os
......
# Copyright (c) OpenMMLab. All rights reserved.
import mmcv import mmcv
import numpy as np import numpy as np
import os import os
......
# Copyright (c) OpenMMLab. All rights reserved.
import mmcv import mmcv
import numpy as np import numpy as np
import os import os
......
# Copyright (c) OpenMMLab. All rights reserved.
import mmcv import mmcv
import numpy as np import numpy as np
from concurrent import futures as futures from concurrent import futures as futures
......
# Copyright (c) OpenMMLab. All rights reserved.
r"""Adapted from `Waymo to KITTI converter r"""Adapted from `Waymo to KITTI converter
<https://github.com/caizhongang/waymo_kitti_converter>`_. <https://github.com/caizhongang/waymo_kitti_converter>`_.
""" """
......
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