File tree Expand file tree Collapse file tree 3 files changed +114
-0
lines changed Expand file tree Collapse file tree 3 files changed +114
-0
lines changed Original file line number Diff line number Diff line change 1+ Collections :
2+   - Name : Conditional DETR 
3+     Metadata :
4+       Training Data : COCO 
5+       Training Techniques :
6+         - AdamW 
7+         - Multi Scale Train 
8+         - Gradient Clip 
9+       Training Resources : 8x A100 GPUs 
10+       Architecture :
11+         - ResNet 
12+         - Transformer 
13+     Paper :
14+       URL : https://arxiv.org/abs/2108.06152 
15+       Title : ' Conditional DETR for Fast Training Convergence' 
16+     README : configs/conditional_detr/README.md 
17+     Code :
18+       URL : https://github.com/open-mmlab/mmdetection/blob/f4112c9e5611468ffbd57cfba548fd1289264b52/mmdet/models/detectors/conditional_detr.py#L14 
19+       Version : v3.0.0rc6 
20+ 
21+ Models :
22+   - Name : conditional-detr_r50_8xb2-50e_coco.py 
23+     In Collection : Conditional DETR 
24+     Config : configs/conditional_detr/conditional-detr_r50_8xb2-50e_coco.py 
25+     Metadata :
26+       Epochs : 50 
27+     Results :
28+       - Task : Object Detection 
29+         Dataset : COCO 
30+         Metrics :
31+           box AP : 40.9 
32+     Weights : https://download.openmmlab.com/mmdetection/v3.0/conditional_detr/conditional-detr_r50_8xb2-50e_coco/conditional-detr_r50_8xb2-50e_coco_20221121_180202-c83a1dc0.pth 
Original file line number Diff line number Diff line change 1+ Collections :
2+   - Name : DAB-DETR 
3+     Metadata :
4+       Training Data : COCO 
5+       Training Techniques :
6+         - AdamW 
7+         - Multi Scale Train 
8+         - Gradient Clip 
9+       Training Resources : 8x A100 GPUs 
10+       Architecture :
11+         - ResNet 
12+         - Transformer 
13+     Paper :
14+       URL : https://arxiv.org/abs/2201.12329 
15+       Title : ' DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR' 
16+     README : configs/dab_detr/README.md 
17+     Code :
18+       URL : https://github.com/open-mmlab/mmdetection/blob/f4112c9e5611468ffbd57cfba548fd1289264b52/mmdet/models/detectors/dab_detr.py#L15 
19+       Version : v3.0.0rc6 
20+ 
21+ Models :
22+   - Name : dab-detr_r50_8xb2-50e_coco.py 
23+     In Collection : DAB-DETR 
24+     Config : configs/dab_detr/dab-detr_r50_8xb2-50e_coco.py 
25+     Metadata :
26+       Epochs : 50 
27+     Results :
28+       - Task : Object Detection 
29+         Dataset : COCO 
30+         Metrics :
31+           box AP : 42.3 
32+     Weights : https://download.openmmlab.com/mmdetection/v3.0/dab_detr/dab-detr_r50_8xb2-50e_coco/dab-detr_r50_8xb2-50e_coco_20221122_120837-c1035c8c.pth 
Original file line number Diff line number Diff line change 1+ Collections :
2+   - Name : DINO 
3+     Metadata :
4+       Training Data : COCO 
5+       Training Techniques :
6+         - AdamW 
7+         - Multi Scale Train 
8+         - Gradient Clip 
9+       Training Resources : 8x A100 GPUs 
10+       Architecture :
11+         - ResNet 
12+         - Transformer 
13+     Paper :
14+       URL : https://arxiv.org/abs/2203.03605 
15+       Title : ' DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection' 
16+     README : configs/dino/README.md 
17+     Code :
18+       URL : https://github.com/open-mmlab/mmdetection/blob/f4112c9e5611468ffbd57cfba548fd1289264b52/mmdet/models/detectors/dino.py#L17 
19+       Version : v3.0.0rc6 
20+ 
21+ Models :
22+   - Name : dino-4scale_r50_8xb2-12e_coco.py 
23+     In Collection : DINO 
24+     Config : configs/dino/dino-4scale_r50_8xb2-12e_coco.py 
25+     Metadata :
26+       Epochs : 12 
27+     Results :
28+       - Task : Object Detection 
29+         Dataset : COCO 
30+         Metrics :
31+           box AP : 49.0 
32+     Weights : https://download.openmmlab.com/mmdetection/v3.0/dino/dino-4scale_r50_8xb2-12e_coco/dino-4scale_r50_8xb2-12e_coco_20221202_182705-55b2bba2.pth 
33+ 
34+   - Name : dino-4scale_r50_8xb2-24e_coco.py 
35+     In Collection : DINO 
36+     Config : configs/dino/dino-4scale_r50_8xb2-24e_coco.py 
37+     Metadata :
38+       Epochs : 24 
39+     Results :
40+       - Task : Object Detection 
41+         Dataset : COCO 
42+ 
43+   - Name :  dino-4scale_r50_8xb2-24e_coco.py 
44+     In Collection : DINO 
45+     Config : configs/dino/dino-4scale_r50_8xb2-36e_coco.py 
46+     Metadata :
47+       Epochs : 36 
48+     Results :
49+       - Task : Object Detection 
50+         Dataset : COCO 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments