mmdet3d.zip
资源来源:本地上传资源
文件类型:ZIP
大小:32.39MB
评分:
5.0
上传者:Junano
更新日期:2024-07-15

huwhfujnvdcedrferfrg

资源文件列表(大概)

文件名
大小
mmdet3d/
-
mmdet3d/apis/
-
mmdet3d/apis/inference.py
16.33KB
mmdet3d/apis/test.py
8.43KB
mmdet3d/apis/train.py
6.79KB
mmdet3d/apis/__init__.py
605B
mmdet3d/apis/__pycache__/
-
mmdet3d/apis/__pycache__/inference.cpython-38.pyc
10.63KB
mmdet3d/apis/__pycache__/test.cpython-38.pyc
5.86KB
mmdet3d/apis/__pycache__/train.cpython-38.pyc
4.14KB
mmdet3d/apis/__pycache__/__init__.cpython-38.pyc
562B
mmdet3d/core/
-
mmdet3d/core/anchor/
-
mmdet3d/core/anchor/anchor_3d_generator.py
16.79KB
mmdet3d/core/anchor/__init__.py
441B
mmdet3d/core/anchor/__pycache__/
-
mmdet3d/core/anchor/__pycache__/anchor_3d_generator.cpython-38.pyc
12.62KB
mmdet3d/core/anchor/__pycache__/__init__.cpython-38.pyc
396B
mmdet3d/core/bbox/
-
mmdet3d/core/bbox/assigners/
-
mmdet3d/core/bbox/assigners/hungarian_assigner_3d.py
10.21KB
mmdet3d/core/bbox/assigners/match_cost.py
1.35KB
mmdet3d/core/bbox/assigners/__init__.py
245B
mmdet3d/core/bbox/assigners/__pycache__/
-
mmdet3d/core/bbox/assigners/__pycache__/match_cost.cpython-38.pyc
1.97KB
mmdet3d/core/bbox/assigners/__pycache__/__init__.cpython-38.pyc
300B
mmdet3d/core/bbox/box_np_ops.py
32.75KB
mmdet3d/core/bbox/coders/
-
mmdet3d/core/bbox/coders/anchor_free_bbox_coder.py
4.26KB
mmdet3d/core/bbox/coders/centerpoint_bbox_coders.py
8.39KB
mmdet3d/core/bbox/coders/delta_xyzwhlr_bbox_coder.py
3.06KB
mmdet3d/core/bbox/coders/groupfree3d_bbox_coder.py
7.03KB
mmdet3d/core/bbox/coders/partial_bin_based_bbox_coder.py
8.93KB
mmdet3d/core/bbox/coders/__init__.py
557B
mmdet3d/core/bbox/coders/__pycache__/
-
mmdet3d/core/bbox/coders/__pycache__/anchor_free_bbox_coder.cpython-38.pyc
3.62KB
mmdet3d/core/bbox/coders/__pycache__/centerpoint_bbox_coders.cpython-38.pyc
6.41KB
mmdet3d/core/bbox/coders/__pycache__/delta_xyzwhlr_bbox_coder.cpython-38.pyc
3.33KB
mmdet3d/core/bbox/coders/__pycache__/groupfree3d_bbox_coder.cpython-38.pyc
5.08KB
mmdet3d/core/bbox/coders/__pycache__/partial_bin_based_bbox_coder.cpython-38.pyc
6.98KB
mmdet3d/core/bbox/coders/__pycache__/__init__.cpython-38.pyc
607B
mmdet3d/core/bbox/iou_calculators/
-
mmdet3d/core/bbox/iou_calculators/iou3d_calculator.py
12.95KB
mmdet3d/core/bbox/iou_calculators/__init__.py
492B
mmdet3d/core/bbox/iou_calculators/__pycache__/
-
mmdet3d/core/bbox/iou_calculators/__pycache__/iou3d_calculator.cpython-38.pyc
11.38KB
mmdet3d/core/bbox/iou_calculators/__pycache__/__init__.cpython-38.pyc
432B
mmdet3d/core/bbox/samplers/
-
mmdet3d/core/bbox/samplers/iou_neg_piecewise_sampler.py
6.7KB
mmdet3d/core/bbox/samplers/__init__.py
648B
mmdet3d/core/bbox/samplers/__pycache__/
-
mmdet3d/core/bbox/samplers/__pycache__/iou_neg_piecewise_sampler.cpython-38.pyc
4.52KB
mmdet3d/core/bbox/samplers/__pycache__/__init__.cpython-38.pyc
554B
mmdet3d/core/bbox/structures/
-
mmdet3d/core/bbox/structures/base_box3d.py
16.12KB
mmdet3d/core/bbox/structures/box_3d_mode.py
5.89KB
mmdet3d/core/bbox/structures/cam_box3d.py
12.42KB
mmdet3d/core/bbox/structures/coord_3d_mode.py
10.67KB
mmdet3d/core/bbox/structures/depth_box3d.py
13.35KB
mmdet3d/core/bbox/structures/lidar_box3d.py
10.28KB
mmdet3d/core/bbox/structures/utils.py
7.75KB
mmdet3d/core/bbox/structures/__init__.py
737B
mmdet3d/core/bbox/structures/__pycache__/
-
mmdet3d/core/bbox/structures/__pycache__/base_box3d.cpython-38.pyc
16.02KB
mmdet3d/core/bbox/structures/__pycache__/box_3d_mode.cpython-38.pyc
4.5KB
mmdet3d/core/bbox/structures/__pycache__/cam_box3d.cpython-38.pyc
10.73KB
mmdet3d/core/bbox/structures/__pycache__/coord_3d_mode.cpython-38.pyc
7.37KB
mmdet3d/core/bbox/structures/__pycache__/depth_box3d.cpython-38.pyc
11.4KB
mmdet3d/core/bbox/structures/__pycache__/lidar_box3d.cpython-38.pyc
9.4KB
mmdet3d/core/bbox/structures/__pycache__/utils.cpython-38.pyc
6.54KB
mmdet3d/core/bbox/structures/__pycache__/__init__.cpython-38.pyc
775B
mmdet3d/core/bbox/transforms.py
2.36KB
mmdet3d/core/bbox/__init__.py
1.69KB
mmdet3d/core/bbox/__pycache__/
-
mmdet3d/core/bbox/__pycache__/box_np_ops.cpython-38.pyc
27.54KB
mmdet3d/core/bbox/__pycache__/transforms.cpython-38.pyc
2.36KB
mmdet3d/core/bbox/__pycache__/__init__.cpython-38.pyc
1.41KB
mmdet3d/core/evaluation/
-
mmdet3d/core/evaluation/indoor_eval.py
10.83KB
mmdet3d/core/evaluation/kitti_utils/
-
mmdet3d/core/evaluation/kitti_utils/eval.py
32.78KB
mmdet3d/core/evaluation/kitti_utils/rotate_iou.py
13KB
mmdet3d/core/evaluation/kitti_utils/__init__.py
151B
mmdet3d/core/evaluation/kitti_utils/__pycache__/
-
mmdet3d/core/evaluation/kitti_utils/__pycache__/eval.cpython-38.pyc
19.52KB
mmdet3d/core/evaluation/kitti_utils/__pycache__/__init__.cpython-38.pyc
240B
mmdet3d/core/evaluation/lyft_eval.py
10.11KB
mmdet3d/core/evaluation/seg_eval.py
3.66KB
mmdet3d/core/evaluation/waymo_utils/
-
mmdet3d/core/evaluation/waymo_utils/prediction_kitti_to_waymo.py
9.47KB
mmdet3d/core/evaluation/__init__.py
309B
mmdet3d/core/evaluation/__pycache__/
-
mmdet3d/core/evaluation/__pycache__/indoor_eval.cpython-38.pyc
8.61KB
mmdet3d/core/evaluation/__pycache__/lyft_eval.cpython-38.pyc
8.13KB
mmdet3d/core/evaluation/__pycache__/seg_eval.cpython-38.pyc
3.43KB
mmdet3d/core/evaluation/__pycache__/__init__.cpython-38.pyc
363B
mmdet3d/core/points/
-
mmdet3d/core/points/base_points.py
16.26KB
mmdet3d/core/points/cam_points.py
2.8KB
mmdet3d/core/points/depth_points.py
2.8KB
mmdet3d/core/points/lidar_points.py
2.8KB
mmdet3d/core/points/__init__.py
921B
mmdet3d/core/points/__pycache__/
-
mmdet3d/core/points/__pycache__/base_points.cpython-38.pyc
13.52KB
mmdet3d/core/points/__pycache__/cam_points.cpython-38.pyc
3.12KB
mmdet3d/core/points/__pycache__/depth_points.cpython-38.pyc
3.12KB
mmdet3d/core/points/__pycache__/lidar_points.cpython-38.pyc
3.12KB
mmdet3d/core/points/__pycache__/__init__.cpython-38.pyc
910B
mmdet3d/core/post_processing/
-
mmdet3d/core/post_processing/box3d_nms.py
13.64KB
mmdet3d/core/post_processing/merge_augs.py
3.56KB
mmdet3d/core/post_processing/__init__.py
514B
mmdet3d/core/post_processing/__pycache__/
-
mmdet3d/core/post_processing/__pycache__/box3d_nms.cpython-38.pyc
2.68KB
mmdet3d/core/post_processing/__pycache__/merge_augs.cpython-38.pyc
251B
mmdet3d/core/post_processing/__pycache__/__init__.cpython-38.pyc
460B
mmdet3d/core/utils/
-
mmdet3d/core/utils/gaussian.py
2.48KB
mmdet3d/core/utils/__init__.py
193B
mmdet3d/core/utils/__pycache__/
-
mmdet3d/core/utils/__pycache__/gaussian.cpython-38.pyc
2.54KB
mmdet3d/core/utils/__pycache__/__init__.cpython-38.pyc
261B
mmdet3d/core/visualizer/
-
mmdet3d/core/visualizer/image_vis.py
8KB
mmdet3d/core/visualizer/open3d_vis.py
17.31KB
mmdet3d/core/visualizer/show_result.py
9.99KB
mmdet3d/core/visualizer/__init__.py
234B
mmdet3d/core/visualizer/__pycache__/
-
mmdet3d/core/visualizer/__pycache__/image_vis.cpython-38.pyc
6.48KB
mmdet3d/core/visualizer/__pycache__/open3d_vis.cpython-38.pyc
13.2KB
mmdet3d/core/visualizer/__pycache__/show_result.cpython-38.pyc
7.39KB
mmdet3d/core/visualizer/__pycache__/__init__.cpython-38.pyc
261B
mmdet3d/core/voxel/
-
mmdet3d/core/voxel/builder.py
484B
mmdet3d/core/voxel/voxel_generator.py
11.2KB
mmdet3d/core/voxel/__init__.py
190B
mmdet3d/core/voxel/__pycache__/
-
mmdet3d/core/voxel/__pycache__/builder.cpython-38.pyc
565B
mmdet3d/core/voxel/__pycache__/voxel_generator.cpython-38.pyc
8.33KB
mmdet3d/core/voxel/__pycache__/__init__.cpython-38.pyc
259B
mmdet3d/core/__init__.py
397B
mmdet3d/core/__pycache__/
-
mmdet3d/core/__pycache__/__init__.cpython-38.pyc
279B
mmdet3d/datasets/
-
mmdet3d/datasets/builder.py
1.93KB
mmdet3d/datasets/custom_3d.py
13.1KB
mmdet3d/datasets/custom_3d_seg.py
15.98KB
mmdet3d/datasets/dataset_wrappers.py
6.66KB
mmdet3d/datasets/internal_dataset.py
26.79KB
mmdet3d/datasets/kitti2d_dataset.py
8.54KB
mmdet3d/datasets/kitti_dataset.py
30.27KB
mmdet3d/datasets/kitti_mono_dataset.py
22.62KB
mmdet3d/datasets/lyft_dataset.py
21.51KB
mmdet3d/datasets/nuscenes_dataset.py
37.47KB
mmdet3d/datasets/nuscenes_monocular_dataset.py
14.06KB
mmdet3d/datasets/nuscenes_monocular_dataset_map_2.py
14.64KB
mmdet3d/datasets/nuscenes_mono_dataset.py
31.94KB
mmdet3d/datasets/pipelines/
-
mmdet3d/datasets/pipelines/data_augment_utils.py
16.63KB
mmdet3d/datasets/pipelines/dbsampler.py
11.29KB
mmdet3d/datasets/pipelines/formating.py
11.15KB
mmdet3d/datasets/pipelines/loading.py
41.08KB
mmdet3d/datasets/pipelines/multi_view.py
5.75KB
mmdet3d/datasets/pipelines/test_time_aug.py
5.36KB
mmdet3d/datasets/pipelines/transforms_3d.py
77.53KB
mmdet3d/datasets/pipelines/__init__.py
1.91KB
mmdet3d/datasets/pipelines/__pycache__/
-
mmdet3d/datasets/pipelines/__pycache__/data_augment_utils.cpython-38.pyc
10.61KB
mmdet3d/datasets/pipelines/__pycache__/dbsampler.cpython-38.pyc
9.76KB
mmdet3d/datasets/pipelines/__pycache__/formating.cpython-38.pyc
9.6KB
mmdet3d/datasets/pipelines/__pycache__/loading.cpython-38.pyc
29.69KB
mmdet3d/datasets/pipelines/__pycache__/multi_view.cpython-38.pyc
5.63KB
mmdet3d/datasets/pipelines/__pycache__/test_time_aug.cpython-38-pytest-7.4.0.pyc
5.35KB
mmdet3d/datasets/pipelines/__pycache__/test_time_aug.cpython-38.pyc
4.1KB
mmdet3d/datasets/pipelines/__pycache__/transforms_3d.cpython-38.pyc
60.93KB
mmdet3d/datasets/pipelines/__pycache__/__init__.cpython-38.pyc
1.63KB
mmdet3d/datasets/s3dis_dataset.py
16.76KB
mmdet3d/datasets/scannet_dataset.py
17.52KB
mmdet3d/datasets/semantickitti_dataset.py
3.07KB
mmdet3d/datasets/sunrgbd_dataset.py
10.73KB
mmdet3d/datasets/utils.py
5.63KB
mmdet3d/datasets/waymo_dataset.py
22.55KB
mmdet3d/datasets/__init__.py
2.38KB
mmdet3d/datasets/__pycache__/
-
mmdet3d/datasets/__pycache__/builder.cpython-38.pyc
1.69KB
mmdet3d/datasets/__pycache__/custom_3d.cpython-38.pyc
12.48KB
mmdet3d/datasets/__pycache__/custom_3d_seg.cpython-38.pyc
14.41KB
mmdet3d/datasets/__pycache__/dataset_wrappers.cpython-38.pyc
6.88KB
mmdet3d/datasets/__pycache__/internal_dataset.cpython-38.pyc
16.12KB
mmdet3d/datasets/__pycache__/kitti_dataset.cpython-38.pyc
21.33KB
mmdet3d/datasets/__pycache__/kitti_mono_dataset.cpython-38.pyc
14.63KB
mmdet3d/datasets/__pycache__/lyft_dataset.cpython-38.pyc
16.71KB
mmdet3d/datasets/__pycache__/nuscenes_dataset.cpython-38.pyc
23.36KB
mmdet3d/datasets/__pycache__/nuscenes_monocular_dataset.cpython-38.pyc
9.94KB
mmdet3d/datasets/__pycache__/nuscenes_monocular_dataset_map_2.cpython-38.pyc
9.9KB
mmdet3d/datasets/__pycache__/nuscenes_mono_dataset.cpython-38.pyc
23.4KB
mmdet3d/datasets/__pycache__/s3dis_dataset.cpython-38.pyc
14.53KB
mmdet3d/datasets/__pycache__/scannet_dataset.cpython-38.pyc
14.08KB
mmdet3d/datasets/__pycache__/semantickitti_dataset.cpython-38.pyc
2.92KB
mmdet3d/datasets/__pycache__/sunrgbd_dataset.cpython-38.pyc
8.52KB
mmdet3d/datasets/__pycache__/utils.cpython-38.pyc
4.62KB
mmdet3d/datasets/__pycache__/waymo_dataset.cpython-38.pyc
15.29KB
mmdet3d/datasets/__pycache__/__init__.cpython-38.pyc
2.18KB
mmdet3d/models/
-
mmdet3d/models/backbones/
-
mmdet3d/models/backbones/base_pointnet.py
1.3KB
mmdet3d/models/backbones/dla.py
11.68KB
mmdet3d/models/backbones/efficient.py
14.28KB
mmdet3d/models/backbones/multi_backbone.py
4.6KB
mmdet3d/models/backbones/nostem_regnet.py
3.27KB
mmdet3d/models/backbones/pointnet2_sa_msg.py
6.97KB
mmdet3d/models/backbones/pointnet2_sa_ssg.py
5.43KB
mmdet3d/models/backbones/second.py
3.17KB
mmdet3d/models/backbones/swin_transformer.py
23.75KB
mmdet3d/models/backbones/vovnet.py
11.43KB
mmdet3d/models/backbones/__init__.py
624B
mmdet3d/models/backbones/__pycache__/
-
mmdet3d/models/backbones/__pycache__/base_pointnet.cpython-38.pyc
1.58KB
mmdet3d/models/backbones/__pycache__/efficient.cpython-38.pyc
10.03KB
mmdet3d/models/backbones/__pycache__/efficientnet.cpython-38.pyc
10.14KB
mmdet3d/models/backbones/__pycache__/multi_backbone.cpython-38.pyc
3.64KB
mmdet3d/models/backbones/__pycache__/nostem_regnet.cpython-38.pyc
3.68KB
mmdet3d/models/backbones/__pycache__/pointnet2_sa_msg.cpython-38.pyc
5.08KB
mmdet3d/models/backbones/__pycache__/pointnet2_sa_ssg.cpython-38.pyc
4.28KB
mmdet3d/models/backbones/__pycache__/second.cpython-38.pyc
2.6KB
mmdet3d/models/backbones/__pycache__/swin_transformer.cpython-38.pyc
18.89KB
mmdet3d/models/backbones/__pycache__/vovnet.cpython-38.pyc
8.17KB
mmdet3d/models/backbones/__pycache__/__init__.cpython-38.pyc
796B
mmdet3d/models/builder.py
2.87KB
mmdet3d/models/decode_heads/
-
mmdet3d/models/decode_heads/bev_decoder_head.py
10.27KB
mmdet3d/models/decode_heads/bev_fcn_head.py
5.7KB
mmdet3d/models/decode_heads/decode_head.py
4.27KB
mmdet3d/models/decode_heads/paconv_head.py
2.18KB
mmdet3d/models/decode_heads/pointnet2_head.py
2.83KB
mmdet3d/models/decode_heads/__init__.py
230B
mmdet3d/models/decode_heads/__pycache__/
-
mmdet3d/models/decode_heads/__pycache__/bev_decoder_head.cpython-38.pyc
9.24KB
mmdet3d/models/decode_heads/__pycache__/bev_fcn_head.cpython-38.pyc
4.26KB
mmdet3d/models/decode_heads/__pycache__/decode_head.cpython-38.pyc
4.42KB
mmdet3d/models/decode_heads/__pycache__/paconv_head.cpython-38.pyc
1.87KB
mmdet3d/models/decode_heads/__pycache__/pointnet2_head.cpython-38.pyc
2.61KB
mmdet3d/models/decode_heads/__pycache__/__init__.cpython-38.pyc
316B
mmdet3d/models/dense_heads/
-
mmdet3d/models/dense_heads/anchor3d_head.py
30.66KB
mmdet3d/models/dense_heads/anchor_free_mono3d_head.py
21.01KB
mmdet3d/models/dense_heads/base_conv_bbox_head.py
4.3KB
mmdet3d/models/dense_heads/base_mono3d_dense_head.py
3.08KB
mmdet3d/models/dense_heads/centerpoint_head.py
33.94KB
mmdet3d/models/dense_heads/fcos_mono3d_head.py
41.43KB
mmdet3d/models/dense_heads/free_anchor3d_head.py
11.98KB
mmdet3d/models/dense_heads/groupfree3d_head.py
41.24KB
mmdet3d/models/dense_heads/parta2_rpn_head.py
13.53KB
mmdet3d/models/dense_heads/shape_aware_head.py
20.66KB
mmdet3d/models/dense_heads/ssd_3d_head.py
24.33KB
mmdet3d/models/dense_heads/train_mixins.py
16.41KB
mmdet3d/models/dense_heads/vote_head.py
27.69KB
mmdet3d/models/dense_heads/__init__.py
832B
mmdet3d/models/dense_heads/__pycache__/
-
mmdet3d/models/dense_heads/__pycache__/anchor_free_mono3d_head.cpython-38.pyc
16.38KB
mmdet3d/models/dense_heads/__pycache__/base_conv_bbox_head.cpython-38.pyc
2.83KB
mmdet3d/models/dense_heads/__pycache__/base_mono3d_dense_head.cpython-38.pyc
2.93KB
mmdet3d/models/dense_heads/__pycache__/centerpoint_head.cpython-38.pyc
24.16KB
mmdet3d/models/dense_heads/__pycache__/fcos_mono3d_head.cpython-38.pyc
28.96KB
mmdet3d/models/dense_heads/__pycache__/free_anchor3d_head.cpython-38.pyc
7.91KB
mmdet3d/models/dense_heads/__pycache__/groupfree3d_head.cpython-38.pyc
24.59KB
mmdet3d/models/dense_heads/__pycache__/parta2_rpn_head.cpython-38.pyc
9.58KB
mmdet3d/models/dense_heads/__pycache__/shape_aware_head.cpython-38.pyc
15.06KB
mmdet3d/models/dense_heads/__pycache__/ssd_3d_head.cpython-38.pyc
15.24KB
mmdet3d/models/dense_heads/__pycache__/train_mixins.cpython-38.pyc
9.41KB
mmdet3d/models/dense_heads/__pycache__/vote_head.cpython-38.pyc
16.28KB
mmdet3d/models/dense_heads/__pycache__/__init__.cpython-38.pyc
914B
mmdet3d/models/dense_heads/__pycache__/anchor3d_head.cpython-38.pyc
19.57KB
mmdet3d/models/detectors/
-
mmdet3d/models/detectors/base.py
4.76KB
mmdet3d/models/detectors/centerpoint.py
8.12KB
mmdet3d/models/detectors/dynamic_voxelnet.py
2.25KB
mmdet3d/models/detectors/fastbev.py
21.48KB
mmdet3d/models/detectors/fastbevtrt.py
7.7KB
mmdet3d/models/detectors/fcos_mono3d.py
839B
mmdet3d/models/detectors/groupfree3dnet.py
3.93KB
mmdet3d/models/detectors/h3dnet.py
6.62KB
mmdet3d/models/detectors/imvotenet.py
34.36KB
mmdet3d/models/detectors/imvoxelnet.py
7.76KB
mmdet3d/models/detectors/m2bevnet.py
18.66KB
mmdet3d/models/detectors/m2bevnet_ms_seq.py
26.14KB
mmdet3d/models/detectors/m2bevnet_seq.py
24.27KB
mmdet3d/models/detectors/mvx_faster_rcnn.py
1.99KB
mmdet3d/models/detectors/mvx_two_stage.py
20.39KB
mmdet3d/models/detectors/parta2.py
5.7KB
mmdet3d/models/detectors/single_stage.py
2.36KB
mmdet3d/models/detectors/single_stage_mono3d.py
8.97KB
mmdet3d/models/detectors/ssd3dnet.py
691B
mmdet3d/models/detectors/two_stage.py
535B
mmdet3d/models/detectors/votenet.py
3.88KB
mmdet3d/models/detectors/__init__.py
1.11KB
mmdet3d/models/detectors/__pycache__/
-
mmdet3d/models/detectors/__pycache__/voxelnet.cpython-38.pyc
4.13KB
mmdet3d/models/detectors/__pycache__/base.cpython-38.pyc
3.88KB
mmdet3d/models/detectors/__pycache__/centerpoint.cpython-38.pyc
5.9KB
mmdet3d/models/detectors/__pycache__/dynamic_voxelnet.cpython-38.pyc
2.05KB
mmdet3d/models/detectors/__pycache__/fastbev.cpython-38.pyc
12.45KB
mmdet3d/models/detectors/__pycache__/fcos_mono3d.cpython-38.pyc
976B
mmdet3d/models/detectors/__pycache__/groupfree3dnet.cpython-38.pyc
3.51KB
mmdet3d/models/detectors/__pycache__/h3dnet.cpython-38.pyc
4.5KB
mmdet3d/models/detectors/__pycache__/imvotenet.cpython-38.pyc
23.08KB
mmdet3d/models/detectors/__pycache__/imvoxelnet.cpython-38.pyc
6KB
mmdet3d/models/detectors/__pycache__/m2bevnet.cpython-38.pyc
11.85KB
mmdet3d/models/detectors/__pycache__/m2bevnet_ms_seq.cpython-38.pyc
14.45KB
mmdet3d/models/detectors/__pycache__/m2bevnet_seq.cpython-38.pyc
14.51KB
mmdet3d/models/detectors/__pycache__/mvx_faster_rcnn.cpython-38.pyc
2.33KB
mmdet3d/models/detectors/__pycache__/mvx_two_stage.cpython-38.pyc
15.45KB
mmdet3d/models/detectors/__pycache__/parta2.cpython-38.pyc
3.99KB
mmdet3d/models/detectors/__pycache__/single_stage.cpython-38.pyc
2.64KB
mmdet3d/models/detectors/__pycache__/single_stage_mono3d.cpython-38.pyc
7.72KB
mmdet3d/models/detectors/__pycache__/ssd3dnet.cpython-38.pyc
802B
mmdet3d/models/detectors/__pycache__/two_stage.cpython-38.pyc
867B
mmdet3d/models/detectors/__pycache__/votenet.cpython-38.pyc
3.51KB
mmdet3d/models/detectors/__pycache__/__init__.cpython-38.pyc
1.22KB
mmdet3d/models/detectors/voxelnet.py
4.79KB
mmdet3d/models/fusion_layers/
-
mmdet3d/models/fusion_layers/coord_transform.py
7.48KB
mmdet3d/models/fusion_layers/point_fusion.py
11.66KB
mmdet3d/models/fusion_layers/vote_fusion.py
8.74KB
mmdet3d/models/fusion_layers/__init__.py
367B
mmdet3d/models/fusion_layers/__pycache__/
-
mmdet3d/models/fusion_layers/__pycache__/coord_transform.cpython-38.pyc
5.29KB
mmdet3d/models/fusion_layers/__pycache__/point_fusion.cpython-38.pyc
8.68KB
mmdet3d/models/fusion_layers/__pycache__/vote_fusion.cpython-38.pyc
4.5KB
mmdet3d/models/fusion_layers/__pycache__/__init__.cpython-38.pyc
407B
mmdet3d/models/losses/
-
mmdet3d/models/losses/axis_aligned_iou_loss.py
2.85KB
mmdet3d/models/losses/chamfer_distance.py
5.41KB
mmdet3d/models/losses/dice_loss.py
1.57KB
mmdet3d/models/losses/paconv_regularization_loss.py
3.99KB
mmdet3d/models/losses/__init__.py
574B
mmdet3d/models/losses/__pycache__/
-
mmdet3d/models/losses/__pycache__/axis_aligned_iou_loss.cpython-38.pyc
2.88KB
mmdet3d/models/losses/__pycache__/chamfer_distance.cpython-38.pyc
4.79KB
mmdet3d/models/losses/__pycache__/dice_loss.cpython-38.pyc
1.59KB
mmdet3d/models/losses/__pycache__/paconv_regularization_loss.cpython-38.pyc
3.67KB
mmdet3d/models/losses/__pycache__/__init__.cpython-38.pyc
592B
mmdet3d/models/middle_encoders/
-
mmdet3d/models/middle_encoders/pillar_scatter.py
3.66KB
mmdet3d/models/middle_encoders/sparse_encoder.py
8.06KB
mmdet3d/models/middle_encoders/sparse_unet.py
11.44KB
mmdet3d/models/middle_encoders/__init__.py
240B
mmdet3d/models/middle_encoders/__pycache__/
-
mmdet3d/models/middle_encoders/__pycache__/pillar_scatter.cpython-38.pyc
2.83KB
mmdet3d/models/middle_encoders/__pycache__/sparse_encoder.cpython-38.pyc
5.06KB
mmdet3d/models/middle_encoders/__pycache__/sparse_unet.cpython-38.pyc
7.4KB
mmdet3d/models/middle_encoders/__pycache__/__init__.cpython-38.pyc
327B
mmdet3d/models/model_utils/
-
mmdet3d/models/model_utils/gridmask.py
3.74KB
mmdet3d/models/model_utils/transformer.py
5.47KB
mmdet3d/models/model_utils/transformer_custom.py
28.47KB
mmdet3d/models/model_utils/vote_module.py
7.1KB
mmdet3d/models/model_utils/__init__.py
269B
mmdet3d/models/model_utils/__pycache__/
-
mmdet3d/models/model_utils/__pycache__/transformer.cpython-38.pyc
5.28KB
mmdet3d/models/model_utils/__pycache__/transformer_custom.cpython-38.pyc
22.55KB
mmdet3d/models/model_utils/__pycache__/vote_module.cpython-38.pyc
5.2KB
mmdet3d/models/model_utils/__pycache__/__init__.cpython-38.pyc
338B
mmdet3d/models/necks/
-
mmdet3d/models/necks/bifpn.py
4.86KB
mmdet3d/models/necks/fpn_with_cp.py
3.41KB
mmdet3d/models/necks/imvoxel_neck.py
5.46KB
mmdet3d/models/necks/m2bev_neck.py
3.76KB
mmdet3d/models/necks/second_fpn.py
3.38KB
mmdet3d/models/necks/__init__.py
344B
mmdet3d/models/necks/__pycache__/
-
mmdet3d/models/necks/__pycache__/bifpn.cpython-38.pyc
4.48KB
mmdet3d/models/necks/__pycache__/fpn_with_cp.cpython-38.pyc
2.36KB
mmdet3d/models/necks/__pycache__/imvoxel_neck.cpython-38.pyc
4.04KB
mmdet3d/models/necks/__pycache__/m2bev_neck.cpython-38.pyc
3.11KB
mmdet3d/models/necks/__pycache__/second_fpn.cpython-38.pyc
2.91KB
mmdet3d/models/necks/__pycache__/__init__.cpython-38.pyc
388B
mmdet3d/models/opt/
-
mmdet3d/models/opt/adamw.py
4.88KB
mmdet3d/models/opt/__init__.py
25B
mmdet3d/models/opt/__pycache__/
-
mmdet3d/models/opt/__pycache__/adamw.cpython-38.pyc
3.8KB
mmdet3d/models/opt/__pycache__/__init__.cpython-38.pyc
159B
mmdet3d/models/roi_heads/
-
mmdet3d/models/roi_heads/base_3droi_head.py
2.92KB
mmdet3d/models/roi_heads/bbox_heads/
-
mmdet3d/models/roi_heads/bbox_heads/h3d_bbox_head.py
39.21KB
mmdet3d/models/roi_heads/bbox_heads/parta2_bbox_head.py
24.45KB
mmdet3d/models/roi_heads/bbox_heads/__init__.py
571B
mmdet3d/models/roi_heads/bbox_heads/__pycache__/
-
mmdet3d/models/roi_heads/bbox_heads/__pycache__/h3d_bbox_head.cpython-38.pyc
22.32KB
mmdet3d/models/roi_heads/bbox_heads/__pycache__/parta2_bbox_head.cpython-38.pyc
16.01KB
mmdet3d/models/roi_heads/bbox_heads/__pycache__/__init__.cpython-38.pyc
510B
mmdet3d/models/roi_heads/h3d_roi_head.py
5.52KB
mmdet3d/models/roi_heads/mask_heads/
-
mmdet3d/models/roi_heads/mask_heads/pointwise_semantic_head.py
7.92KB
mmdet3d/models/roi_heads/mask_heads/primitive_head.py
41.36KB
mmdet3d/models/roi_heads/mask_heads/__init__.py
203B
mmdet3d/models/roi_heads/mask_heads/__pycache__/
-
mmdet3d/models/roi_heads/mask_heads/__pycache__/pointwise_semantic_head.cpython-38.pyc
6.48KB
mmdet3d/models/roi_heads/mask_heads/__pycache__/primitive_head.cpython-38.pyc
23.75KB
mmdet3d/models/roi_heads/mask_heads/__pycache__/__init__.cpython-38.pyc
290B
mmdet3d/models/roi_heads/part_aggregation_roi_head.py
13.6KB
mmdet3d/models/roi_heads/roi_extractors/
-
mmdet3d/models/roi_heads/roi_extractors/single_roiaware_extractor.py
1.94KB
mmdet3d/models/roi_heads/roi_extractors/__init__.py
245B
mmdet3d/models/roi_heads/roi_extractors/__pycache__/
-
mmdet3d/models/roi_heads/roi_extractors/__pycache__/single_roiaware_extractor.cpython-38.pyc
2.13KB
mmdet3d/models/roi_heads/roi_extractors/__pycache__/__init__.cpython-38.pyc
333B
mmdet3d/models/roi_heads/__init__.py
558B
mmdet3d/models/roi_heads/__pycache__/
-
mmdet3d/models/roi_heads/__pycache__/base_3droi_head.cpython-38.pyc
3.13KB
mmdet3d/models/roi_heads/__pycache__/h3d_roi_head.cpython-38.pyc
4.49KB
mmdet3d/models/roi_heads/__pycache__/part_aggregation_roi_head.cpython-38.pyc
10.44KB
mmdet3d/models/roi_heads/__pycache__/__init__.cpython-38.pyc
610B
mmdet3d/models/segmentors/
-
mmdet3d/models/segmentors/base.py
5.08KB
mmdet3d/models/segmentors/encoder_decoder.py
18.57KB
mmdet3d/models/segmentors/__init__.py
179B
mmdet3d/models/segmentors/__pycache__/
-
mmdet3d/models/segmentors/__pycache__/base.cpython-38.pyc
4.51KB
mmdet3d/models/segmentors/__pycache__/encoder_decoder.cpython-38.pyc
13.95KB
mmdet3d/models/segmentors/__pycache__/__init__.cpython-38.pyc
259B
mmdet3d/models/utils/
-
mmdet3d/models/utils/clip_sigmoid.py
458B
mmdet3d/models/utils/mlp.py
1.64KB
mmdet3d/models/utils/__init__.py
143B
mmdet3d/models/utils/__pycache__/
-
mmdet3d/models/utils/__pycache__/clip_sigmoid.cpython-38.pyc
629B
mmdet3d/models/utils/__pycache__/mlp.cpython-38.pyc
1.64KB
mmdet3d/models/utils/__pycache__/__init__.cpython-38.pyc
220B
mmdet3d/models/voxel_encoders/
-
mmdet3d/models/voxel_encoders/pillar_encoder.py
12.85KB
mmdet3d/models/voxel_encoders/utils.py
6.64KB
mmdet3d/models/voxel_encoders/voxel_encoder.py
20.05KB
mmdet3d/models/voxel_encoders/__init__.py
277B
mmdet3d/models/voxel_encoders/__pycache__/
-
mmdet3d/models/voxel_encoders/__pycache__/pillar_encoder.cpython-38.pyc
9.24KB
mmdet3d/models/voxel_encoders/__pycache__/utils.cpython-38.pyc
5.72KB
mmdet3d/models/voxel_encoders/__pycache__/voxel_encoder.cpython-38.pyc
14.53KB
mmdet3d/models/voxel_encoders/__pycache__/__init__.cpython-38.pyc
366B
mmdet3d/models/__init__.py
1.24KB
mmdet3d/models/__pycache__/
-
mmdet3d/models/__pycache__/builder.cpython-38.pyc
3.01KB
mmdet3d/models/__pycache__/__init__.cpython-38.pyc
933B
mmdet3d/models/data_preprocessors/
-
mmdet3d/models/data_preprocessors/data_preprocessor.py
24.3KB
mmdet3d/models/data_preprocessors/utils.py
2.79KB
mmdet3d/models/data_preprocessors/voxelize.py
13.74KB
mmdet3d/models/data_preprocessors/__init__.py
138B
mmdet3d/models/data_preprocessors/__pycache__/
-
mmdet3d/models/data_preprocessors/__pycache__/data_preprocessor.cpython-38.pyc
15.97KB
mmdet3d/models/data_preprocessors/__pycache__/utils.cpython-38.pyc
2.68KB
mmdet3d/models/data_preprocessors/__pycache__/__init__.cpython-38.pyc
259B
mmdet3d/models/data_preprocessors/__pycache__/voxelize.cpython-38.pyc
11.98KB
mmdet3d/pytorch2onnx_pointpillars.py
9.77KB
mmdet3d/ops/
-
mmdet3d/ops/ball_query/
-
mmdet3d/ops/ball_query/ball_query.py
1.43KB
mmdet3d/ops/ball_query/ball_query_ext.cpython-38-x86_64-linux-gnu.so
8.87MB
mmdet3d/ops/ball_query/src/
-
mmdet3d/ops/ball_query/src/ball_query.cpp
1.71KB
mmdet3d/ops/ball_query/src/ball_query_cuda.cu
2.47KB
mmdet3d/ops/ball_query/__init__.py
61B
mmdet3d/ops/ball_query/__pycache__/
-
mmdet3d/ops/ball_query/__pycache__/ball_query.cpython-38.pyc
1.57KB
mmdet3d/ops/ball_query/__pycache__/__init__.cpython-38.pyc
182B
mmdet3d/ops/furthest_point_sample/
-
mmdet3d/ops/furthest_point_sample/furthest_point_sample.py
2.33KB
mmdet3d/ops/furthest_point_sample/furthest_point_sample_ext.cpython-38-x86_64-linux-gnu.so
9.03MB
mmdet3d/ops/furthest_point_sample/points_sampler.py
5.25KB
mmdet3d/ops/furthest_point_sample/src/
-
mmdet3d/ops/furthest_point_sample/src/furthest_point_sample.cpp
2.72KB
mmdet3d/ops/furthest_point_sample/src/furthest_point_sample_cuda.cu
10.66KB
mmdet3d/ops/furthest_point_sample/utils.py
1.03KB
mmdet3d/ops/furthest_point_sample/__init__.py
271B
mmdet3d/ops/furthest_point_sample/__pycache__/
-
mmdet3d/ops/furthest_point_sample/__pycache__/furthest_point_sample.cpython-38.pyc
2.52KB
mmdet3d/ops/furthest_point_sample/__pycache__/points_sampler.cpython-38.pyc
4.97KB
mmdet3d/ops/furthest_point_sample/__pycache__/utils.cpython-38.pyc
1008B
mmdet3d/ops/furthest_point_sample/__pycache__/__init__.cpython-38.pyc
319B
mmdet3d/ops/gather_points/
-
mmdet3d/ops/gather_points/gather_points.py
1.52KB
mmdet3d/ops/gather_points/gather_points_ext.cpython-38-x86_64-linux-gnu.so
8.86MB
mmdet3d/ops/gather_points/src/
-
mmdet3d/ops/gather_points/src/gather_points.cpp
2.38KB
mmdet3d/ops/gather_points/src/gather_points_cuda.cu
3.03KB
mmdet3d/ops/gather_points/__init__.py
70B
mmdet3d/ops/gather_points/__pycache__/
-
mmdet3d/ops/gather_points/__pycache__/gather_points.cpython-38.pyc
1.42KB
mmdet3d/ops/gather_points/__pycache__/__init__.cpython-38.pyc
188B
mmdet3d/ops/group_points/
-
mmdet3d/ops/group_points/group_points.py
7.72KB
mmdet3d/ops/group_points/group_points_ext.cpython-38-x86_64-linux-gnu.so
8.85MB
mmdet3d/ops/group_points/src/
-
mmdet3d/ops/group_points/src/group_points.cpp
2.5KB
mmdet3d/ops/group_points/src/group_points_cuda.cu
3.79KB
mmdet3d/ops/group_points/__init__.py
133B
mmdet3d/ops/group_points/__pycache__/
-
mmdet3d/ops/group_points/__pycache__/group_points.cpython-38.pyc
6.02KB
mmdet3d/ops/group_points/__pycache__/__init__.cpython-38.pyc
263B
mmdet3d/ops/interpolate/
-
mmdet3d/ops/interpolate/interpolate_ext.cpython-38-x86_64-linux-gnu.so
8.91MB
mmdet3d/ops/interpolate/src/
-
mmdet3d/ops/interpolate/src/interpolate.cpp
4.08KB
mmdet3d/ops/interpolate/src/three_interpolate_cuda.cu
3.63KB
mmdet3d/ops/interpolate/src/three_nn_cuda.cu
2.45KB
mmdet3d/ops/interpolate/three_interpolate.py
2.11KB
mmdet3d/ops/interpolate/three_nn.py
1.27KB
mmdet3d/ops/interpolate/__init__.py
125B
mmdet3d/ops/interpolate/__pycache__/
-
mmdet3d/ops/interpolate/__pycache__/three_interpolate.cpython-38.pyc
1.87KB
mmdet3d/ops/interpolate/__pycache__/three_nn.cpython-38.pyc
1.5KB
mmdet3d/ops/interpolate/__pycache__/__init__.cpython-38.pyc
228B
mmdet3d/ops/iou3d/
-
mmdet3d/ops/iou3d/iou3d_cuda.cpython-38-x86_64-linux-gnu.so
9.31MB
mmdet3d/ops/iou3d/iou3d_utils.py
2.32KB
mmdet3d/ops/iou3d/src/
-
mmdet3d/ops/iou3d/src/iou3d.cpp
6.66KB
mmdet3d/ops/iou3d/src/iou3d_kernel.cu
15.02KB
mmdet3d/ops/iou3d/__init__.py
68B
mmdet3d/ops/iou3d/__pycache__/
-
mmdet3d/ops/iou3d/__pycache__/iou3d_utils.cpython-38.pyc
606B
mmdet3d/ops/iou3d/__pycache__/__init__.cpython-38.pyc
193B
mmdet3d/ops/knn/
-
mmdet3d/ops/knn/knn.py
2.3KB
mmdet3d/ops/knn/knn_ext.cpython-38-x86_64-linux-gnu.so
8.89MB
mmdet3d/ops/knn/src/
-
mmdet3d/ops/knn/src/knn.cpp
1.31KB
mmdet3d/ops/knn/src/knn_cuda.cu
3.07KB
mmdet3d/ops/knn/__init__.py
40B
mmdet3d/ops/knn/__pycache__/
-
mmdet3d/ops/knn/__pycache__/knn.cpython-38.pyc
2.15KB
mmdet3d/ops/knn/__pycache__/__init__.cpython-38.pyc
168B
mmdet3d/ops/norm.py
4.9KB
mmdet3d/ops/paconv/
-
mmdet3d/ops/paconv/assign_score.py
3.94KB
mmdet3d/ops/paconv/assign_score_withk_ext.cpython-38-x86_64-linux-gnu.so
9.26MB
mmdet3d/ops/paconv/paconv.py
15.5KB
mmdet3d/ops/paconv/src/
-
mmdet3d/ops/paconv/src/assign_score_withk.cpp
1.07KB
mmdet3d/ops/paconv/src/assign_score_withk_cuda.cu
9.18KB
mmdet3d/ops/paconv/utils.py
3.59KB
mmdet3d/ops/paconv/__init__.py
142B
mmdet3d/ops/paconv/__pycache__/
-
mmdet3d/ops/paconv/__pycache__/assign_score.cpython-38.pyc
3.29KB
mmdet3d/ops/paconv/__pycache__/paconv.cpython-38.pyc
11.01KB
mmdet3d/ops/paconv/__pycache__/utils.cpython-38.pyc
3.25KB
mmdet3d/ops/paconv/__pycache__/__init__.cpython-38.pyc
272B
mmdet3d/ops/pointnet_modules/
-
mmdet3d/ops/pointnet_modules/builder.py
1.24KB
mmdet3d/ops/pointnet_modules/paconv_sa_module.py
12.79KB
mmdet3d/ops/pointnet_modules/point_fp_module.py
2.75KB
mmdet3d/ops/pointnet_modules/point_sa_module.py
13KB
mmdet3d/ops/pointnet_modules/__init__.py
514B
mmdet3d/ops/pointnet_modules/__pycache__/
-
mmdet3d/ops/pointnet_modules/__pycache__/builder.cpython-38.pyc
1.21KB
mmdet3d/ops/pointnet_modules/__pycache__/paconv_sa_module.cpython-38.pyc
7.54KB
mmdet3d/ops/pointnet_modules/__pycache__/point_fp_module.cpython-38.pyc
2.55KB
mmdet3d/ops/pointnet_modules/__pycache__/point_sa_module.cpython-38.pyc
10KB
mmdet3d/ops/pointnet_modules/__pycache__/__init__.cpython-38.pyc
544B
mmdet3d/ops/roiaware_pool3d/
-
mmdet3d/ops/roiaware_pool3d/points_in_boxes.py
4.6KB
mmdet3d/ops/roiaware_pool3d/roiaware_pool3d.py
3.59KB
mmdet3d/ops/roiaware_pool3d/roiaware_pool3d_ext.cpython-38-x86_64-linux-gnu.so
10.42MB
mmdet3d/ops/roiaware_pool3d/src/
-
mmdet3d/ops/roiaware_pool3d/src/points_in_boxes_cpu.cpp
2.49KB
mmdet3d/ops/roiaware_pool3d/src/points_in_boxes_cuda.cu
7.5KB
mmdet3d/ops/roiaware_pool3d/src/roiaware_pool3d.cpp
5.77KB
mmdet3d/ops/roiaware_pool3d/src/roiaware_pool3d_kernel.cu
14.69KB
mmdet3d/ops/roiaware_pool3d/__init__.py
280B
mmdet3d/ops/roiaware_pool3d/__pycache__/
-
mmdet3d/ops/roiaware_pool3d/__pycache__/points_in_boxes.cpython-38.pyc
2.81KB
mmdet3d/ops/roiaware_pool3d/__pycache__/roiaware_pool3d.cpython-38.pyc
3.01KB
mmdet3d/ops/roiaware_pool3d/__pycache__/__init__.cpython-38.pyc
358B
mmdet3d/ops/sparse_block.py
5.81KB
mmdet3d/ops/spconv/
-
mmdet3d/ops/spconv/conv.py
14.04KB
mmdet3d/ops/spconv/functional.py
3.61KB
mmdet3d/ops/spconv/include/
-
mmdet3d/ops/spconv/include/paramsgrid.h
2KB
mmdet3d/ops/spconv/include/prettyprint.h
15.67KB
mmdet3d/ops/spconv/include/pybind11_utils.h
1.86KB
mmdet3d/ops/spconv/include/spconv/
-
mmdet3d/ops/spconv/include/spconv/fused_spconv_ops.h
5.45KB
mmdet3d/ops/spconv/include/spconv/geometry.h
9.98KB
mmdet3d/ops/spconv/include/spconv/indice.cu.h
8.91KB
mmdet3d/ops/spconv/include/spconv/indice.h
3.68KB
mmdet3d/ops/spconv/include/spconv/maxpool.h
1.39KB
mmdet3d/ops/spconv/include/spconv/mp_helper.h
1.16KB
mmdet3d/ops/spconv/include/spconv/point2voxel.h
14.09KB
mmdet3d/ops/spconv/include/spconv/pool_ops.h
3.81KB
mmdet3d/ops/spconv/include/spconv/reordering.cu.h
5.61KB
mmdet3d/ops/spconv/include/spconv/reordering.h
1.34KB
mmdet3d/ops/spconv/include/spconv/spconv_ops.h
26.1KB
mmdet3d/ops/spconv/include/tensorview/
-
mmdet3d/ops/spconv/include/tensorview/helper_kernel.cu.h
2.27KB
mmdet3d/ops/spconv/include/tensorview/helper_launch.h
550B
mmdet3d/ops/spconv/include/tensorview/tensorview.h
37.63KB
mmdet3d/ops/spconv/include/torch_utils.h
2.09KB
mmdet3d/ops/spconv/include/utility/
-
mmdet3d/ops/spconv/include/utility/timer.h
1.66KB
mmdet3d/ops/spconv/modules.py
6.83KB
mmdet3d/ops/spconv/ops.py
7.32KB
mmdet3d/ops/spconv/pool.py
3.11KB
mmdet3d/ops/spconv/sparse_conv_ext.cpython-38-x86_64-linux-gnu.so
15.61MB
mmdet3d/ops/spconv/src/
-
mmdet3d/ops/spconv/src/all.cc
2.27KB
mmdet3d/ops/spconv/src/indice.cc
3.69KB
mmdet3d/ops/spconv/src/indice_cuda.cu
7.2KB
mmdet3d/ops/spconv/src/maxpool.cc
3KB
mmdet3d/ops/spconv/src/maxpool_cuda.cu
18.29KB
mmdet3d/ops/spconv/src/reordering.cc
2.27KB
mmdet3d/ops/spconv/src/reordering_cuda.cu
6.17KB
mmdet3d/ops/spconv/structure.py
2.14KB
mmdet3d/ops/spconv/test_utils.py
7.22KB
mmdet3d/ops/spconv/__init__.py
1.23KB
mmdet3d/ops/spconv/__pycache__/
-
mmdet3d/ops/spconv/__pycache__/conv.cpython-38.pyc
7.74KB
mmdet3d/ops/spconv/__pycache__/functional.cpython-38.pyc
2.59KB
mmdet3d/ops/spconv/__pycache__/modules.cpython-38.pyc
6.1KB
mmdet3d/ops/spconv/__pycache__/ops.cpython-38.pyc
883B
mmdet3d/ops/spconv/__pycache__/pool.cpython-38.pyc
2.27KB
mmdet3d/ops/spconv/__pycache__/structure.cpython-38.pyc
2.45KB
mmdet3d/ops/spconv/__pycache__/__init__.cpython-38.pyc
706B
mmdet3d/ops/voxel/
-
mmdet3d/ops/voxel/scatter_points.py
4.2KB
mmdet3d/ops/voxel/src/
-
mmdet3d/ops/voxel/src/scatter_points_cpu.cpp
3.96KB
mmdet3d/ops/voxel/src/scatter_points_cuda.cu
10.8KB
mmdet3d/ops/voxel/src/voxelization.cpp
510B
mmdet3d/ops/voxel/src/voxelization.h
5.54KB
mmdet3d/ops/voxel/src/voxelization_cpu.cpp
5.85KB
mmdet3d/ops/voxel/src/voxelization_cuda.cu
13.52KB
mmdet3d/ops/voxel/voxelize.py
4.92KB
mmdet3d/ops/voxel/voxel_layer.cpython-38-x86_64-linux-gnu.so
16.24MB
mmdet3d/ops/voxel/__init__.py
160B
mmdet3d/ops/voxel/__pycache__/
-
mmdet3d/ops/voxel/__pycache__/scatter_points.cpython-38.pyc
2.31KB
mmdet3d/ops/voxel/__pycache__/voxelize.cpython-38.pyc
263B
mmdet3d/ops/voxel/__pycache__/__init__.cpython-38.pyc
230B
mmdet3d/ops/__init__.py
2.18KB
mmdet3d/ops/__pycache__/
-
mmdet3d/ops/__pycache__/norm.cpython-38.pyc
4.56KB
mmdet3d/ops/__pycache__/sparse_block.cpython-38.pyc
4.58KB
mmdet3d/ops/__pycache__/__init__.cpython-38.pyc
1.71KB
mmdet3d/utils/
-
mmdet3d/utils/collect_env.py
603B
mmdet3d/utils/logger.py
1.07KB
mmdet3d/utils/__init__.py
276B
mmdet3d/utils/__pycache__/
-
mmdet3d/utils/__pycache__/collect_env.cpython-38.pyc
706B
mmdet3d/utils/__pycache__/logger.cpython-38.pyc
1.27KB
mmdet3d/utils/__pycache__/__init__.cpython-38.pyc
380B
mmdet3d/version.py
530B
mmdet3d/__init__.py
1.74KB
mmdet3d/__pycache__/
-
mmdet3d/__pycache__/version.cpython-38.pyc
511B
mmdet3d/__pycache__/__init__.cpython-38.pyc
582B
mmdet3d/visualization/
-
mmdet3d/visualization/local_visualizer.py
48.98KB
mmdet3d/visualization/vis_utils.py
6.13KB
mmdet3d/visualization/__init__.py
485B
mmdet3d/visualization/__pycache__/
-
mmdet3d/visualization/__pycache__/local_visualizer.cpython-38.pyc
33.01KB
mmdet3d/visualization/__pycache__/vis_utils.cpython-38.pyc
5.49KB
mmdet3d/visualization/__pycache__/__init__.cpython-38.pyc
504B

资源内容介绍

huwhfujnvdcedrferfrg

用户评论 (0)

相关资源

ViT算法及其在轴承故障诊断工程领域应用

ViT算法及其在轴承故障诊断工程领域应用

34.07MB25金币

笔者的数字识别模型、树莓派上所需安装的依赖包(包括onnxruntime依赖)以及YOLOv5-lite1.4版本的源码

所有在树莓派上需要的依赖都在这里,还有笔者训练好的模型

98.67MB20金币

概率论:分赌注问题理论分析+matlab实现

问题描述:水平相同的两个赌徒A和B,约定先胜t局的人赢得赌注,在赌注中的某时刻,两赌徒中止赌博,此时A胜r局,B胜s局,应如何分配赌注?分析解决:利用概率论相关知识,将具体问题抽象为数学问题,计算出理论结果。再利用matlab进行题目仿真,经多次仿真得到仿真数据。其中,给出了具体推导过程,matlab源代码以及流程图。重要性:赌注问题称为概率论的起源。当荷兰数学家惠更斯(Huygens,C.)到巴黎时,听说费马和帕斯卡在研究赌注问题,也进行了研究,并在1657年撰写了《论赌博中的计算》一书,提出数学期望的概念,推动了概率论的发展。

177.81KB29金币

NSIDC坐标转换软件

NSIDC坐标转换软件

96.03KB10金币

inconseg-85epoch.zip

haha

535.7KB28金币

人脸数据集.vol文件

人脸数据集.vol文件

1.29MB12金币

电商图片下载器,图快下载器

1、使用图快下载器,可以下载各大电商平台的主图,sku图,详情图,评论买家绣,等图片信息,该软件支持很多电商平台主图、sku图、详情图、视频信息的批量下载;支持淘宝、天猫、京东、1688、拼多多整店下载;支持淘宝、天猫、1688、拼多多买家绣批量下载。2、在下图的同时,也可以导出各产品的价格信息,商品属性信息,店铺的等级,名称,链接,商品的标题,链接等信息。3、支持按搜索结果采集,可以将搜索结果一键采集到excel中。4、基于google浏览器内核引擎开发,具有高性能、多进程架构、支持GPU加速等优势,实现更快的下图。欢迎下载使用。

73.9MB22金币

最大最小策略井字棋必胜算法

转载,python,最大最小策略井字棋必胜算法

3.42KB22金币

zzzbge-reranker-large-tokenizer

zzzbge-reranker-large_tokenizer

3.87MB20金币

MATLAB车牌识别系统设计实现.zip

在MATLAB中进行车牌识别,本设计是使用以下步骤:1. 加载图像:使用imread函数将车牌图像加载到MATLAB中。2. 预处理:对图像进行预处理,包括灰度化、二值化、去噪等操作。可以使用rgb2gray函数将图像转换为灰度图像,然后使用imbinarize函数进行二值化。3. 车牌定位:使用图像处理技术,例如边缘检测、形态学操作等,定位出车牌的位置。4. 字符分割:将车牌中的字符分割出来,可以使用连通区域分析、投影法等方法进行字符分割。5. 字符识别:对分割出的每个字符进行识别,可以使用模式识别算法,例如基于特征的方法、神经网络方法等。6. 输出识别结果:将识别出的字符输出为文本或者显示在图像上。以上步骤是一个基本的车牌识别流程,具体的实现可以根据需要和实际情况进行调整和优化。

718.92KB26金币

MATLAB车牌识别设计

使用MATLAB的车牌识别,步骤如下:1. 导入图像:使用MATLAB的imread函数导入车牌图像。2. 图像预处理:对导入的图像进行预处理,包括灰度化、二值化、图像增强等操作,以便于后续的车牌定位和字符识别。3. 车牌定位:使用图像处理技术,如边缘检测、形态学操作等,找到图像中的车牌区域。4. 字符分割:将车牌区域中的字符进行分割,可以使用投影法、连通区域分析等方法。5. 字符识别:对分割得到的字符进行识别,可以使用模板匹配、神经网络等方法。6. 输出结果:将识别结果输出到命令窗口或保存为文本文件,以便查看识别结果。需要注意的是,车牌识别是一个复杂的问题,涉及到图像处理、模式识别等多个领域的知识。在使用MATLAB进行车牌识别时,需要熟悉MATLAB的图像处理函数和工具箱,并了解相应的算法原理。同时,由于不同地区的车牌形式和颜色有所不同,需要根据具体情况进行相应的调整和优化。

232.72KB28金币

代码脚本文件+数据集#Datawhale AI夏令营

代码脚本文件+数据集#Datawhale AI夏令营

3.21MB12金币