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