-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [Fix] Refine metafiles * fix MANIFEST.in
- Loading branch information
Showing
4 changed files
with
66 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
Collections: | ||
- Name: FCOS3D | ||
Metadata: | ||
Training Data: NuScenes | ||
Training Techniques: | ||
- SGD | ||
Training Resources: 8x GeForce RTX 2080 Ti | ||
Architecture: | ||
- FCOSMono3DHead | ||
Paper: https://arxiv.org/abs/2104.10956 | ||
README: configs/fcos3d/README.md | ||
|
||
Models: | ||
- Name: fcos3d_r101_caffe_fpn_gn-head_dcn_2x8_1x_nus-mono3d | ||
In Collection: FCOS3D | ||
Config: configs/fcos3d/fcos3d_r101_caffe_fpn_gn-head_dcn_2x8_1x_nus-mono3d.py | ||
Metadata: | ||
Training Memory (GB): 8.7 | ||
Results: | ||
- Task: 3D Object Detection | ||
Dataset: NuScenes | ||
Metrics: | ||
mAP: 29.9 | ||
NDS: 37.3 | ||
Weights: https://download.openmmlab.com/mmdetection3d/v0.1.0_models/fcos3d/fcos3d_r101_caffe_fpn_gn-head_dcn_2x8_1x_nus-mono3d/fcos3d_r101_caffe_fpn_gn-head_dcn_2x8_1x_nus-mono3d_20210425_181341-8d5a21fe.pth | ||
|
||
- Name: fcos3d_r101_caffe_fpn_gn-head_dcn_2x8_1x_nus-mono3d_finetune | ||
In Collection: FCOS3D | ||
Config: configs/fcos3d/fcos3d_r101_caffe_fpn_gn-head_dcn_2x8_1x_nus-mono3d_finetune.py | ||
Metadata: | ||
Training Memory (GB): 8.7 | ||
Results: | ||
- Task: 3D Object Detection | ||
Dataset: NuScenes | ||
Metrics: | ||
mAP: 32.1 | ||
NDS: 39.3 | ||
Weights: https://download.openmmlab.com/mmdetection3d/v0.1.0_models/fcos3d/fcos3d_r101_caffe_fpn_gn-head_dcn_2x8_1x_nus-mono3d_finetune/fcos3d_r101_caffe_fpn_gn-head_dcn_2x8_1x_nus-mono3d_finetune_20210427_091419-35aaaad0.pth |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
Collections: | ||
- Name: ImVoxelNet | ||
Metadata: | ||
Training Data: KITTI | ||
Training Techniques: | ||
- AdamW | ||
Training Resources: 8x Tesla P40 | ||
Architecture: | ||
- Anchor3DHead | ||
Paper: https://arxiv.org/abs/2106.01178 | ||
README: configs/imvoxelnet/README.md | ||
|
||
Models: | ||
- Name: imvoxelnet_kitti-3d-car | ||
In Collection: ImVoxelNet | ||
Config: configs/imvoxelnet/imvoxelnet_kitti-3d-car.py | ||
Metadata: | ||
Training Memory (GB): 15.0 | ||
Results: | ||
- Task: 3D Object Detection | ||
Dataset: KITTI | ||
Metrics: | ||
mAP: 17.4 | ||
Weights: https://download.openmmlab.com/mmdetection3d/v0.1.0_models/imvoxelnet/imvoxelnet_kitti-3d-car_20210610_152323-b9abba85.pth |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters