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 pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import pytest import pytest
......
# Copyright (c) OpenMMLab. All rights reserved.
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import copy import copy
import numpy as np import numpy as np
import pytest import pytest
......
# Copyright (c) OpenMMLab. All rights reserved.
import pytest import pytest
import torch import torch
from torch.autograd import gradcheck from torch.autograd import gradcheck
......
# Copyright (c) OpenMMLab. All rights reserved.
import torch import torch
from mmdet3d.models.builder import build_voxel_encoder from mmdet3d.models.builder import build_voxel_encoder
......
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
from mmdet3d.core.voxel.voxel_generator import VoxelGenerator from mmdet3d.core.voxel.voxel_generator import VoxelGenerator
......
# 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 numpy as np import numpy as np
import os import os
import pytest import pytest
......
# Copyright (c) OpenMMLab. All rights reserved.
from os.path import dirname, exists, join, relpath from os.path import dirname, exists, join, relpath
......
# Copyright (c) OpenMMLab. All rights reserved.
""" """
CommandLine: CommandLine:
pytest tests/test_utils/test_anchor.py pytest tests/test_utils/test_anchor.py
......
# Copyright (c) OpenMMLab. All rights reserved.
"""Tests the Assigner objects. """Tests the Assigner objects.
CommandLine: CommandLine:
......
# Copyright (c) OpenMMLab. All rights reserved.
import torch import torch
from mmdet3d.core.bbox import DepthInstance3DBoxes, LiDARInstance3DBoxes from mmdet3d.core.bbox import DepthInstance3DBoxes, LiDARInstance3DBoxes
......
# 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 numpy as np import numpy as np
......
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import mmcv import mmcv
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
import torch import torch
......
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