Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Swin-Transformer-Object-Detection
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wanggh
Swin-Transformer-Object-Detection
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d88ad8fc32a6cce46c72619a16b85226360a7ba2
Select Git revision
Branches
4
gpu3
master
default
protected
onnx
yolov4
Tags
20
v2.11.0
v2.10.0
v2.9.0
v2.8.0
v2.7.0
v2.6.0
v2.5.0
v2.4.0
v2.3.0
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.2.0
v1.1.0
v1.0.0
v1.0rc1
v1.0rc0
v0.6.0
v0.5.7
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
May
19
18
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Apr
29
28
27
26
25
24
23
22
21
20
19
17
16
15
14
12
11
10
8
6
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
8
7
2
1
29
Feb
28
27
26
25
24
23
22
21
19
17
16
15
13
12
11
9
7
31
Jan
29
28
27
22
21
20
18
13
11
7
4
2
31
Dec
27
25
24
23
22
21
18
17
16
14
13
12
10
29
Nov
28
27
26
24
23
22
21
10
8
5
26
Oct
25
24
23
17
15
14
11
10
9
7
5
4
3
2
25
Sep
14
12
10
9
5
31
Aug
29
27
26
25
24
23
22
15
14
12
11
10
9
8
7
6
4
3
2
1
31
Jul
29
28
27
26
25
22
20
15
14
13
11
8
4
3
1
28
Jun
25
24
23
22
21
20
19
18
17
16
15
12
11
10
9
5
4
3
31
May
29
28
25
24
23
22
21
20
17
16
15
14
13
12
10
9
7
6
4
3
2
1
30
Apr
1
May
29
Apr
28
26
25
20
16
15
14
15
14
13
14
12
10
6
3
30
Mar
23
11
10
11
4
26
Feb
27
22
17
16
14
13
12
9
7
6
1
31
Jan
30
29
25
22
21
19
17
16
15
14
13
10
9
4
3
1
31
Dec
27
26
add config dump in training (#2779)
fixed dcn (#2775)
Fix typos (#2768)
Reformat project links (#2767)
Fix mask show (#2763)
Extension link (#2736)
Fix bug in nms cpu implementation (#2754)
Change to mmcv-nightly (#2742)
Add links in docs (#2735)
adds note to remove build folder when rebuilding (#2714)
Typo in command usage for cityscapes conversion (#2719)
Command usage of Image and Webcam demo were wrong. (#2718)
added missing cython to docker file (#2713)
Support class agnostic nms (#2553)
Add a mask rcnn example for config (#2645)
Add benchmark gathering scripts (#2676)
Add warnings about imgs_per_gpu (#2700)
Avoided the possibility that a patch with 0 area is cropped. (#2704)
compute pure inference time instead (#2657)
Make FSAF loss more robust to no gt (#2680)
fix bug. use f-string format (#2681)
Add colab demo for inference
add iou models (#2666)
fix a warning in pytorch 1.5 (#2673)
Close multiprocessing Pool (#2671)
Allow different x and y strides in anchor heads. (#2629)
Fix validate default (#2651)
spelling miss (#2647)
1. fixed the small bug that model_zoo url is inaccessible (#2641)
fix docstring styles (#2634)
v2.0.0
v2.0.0
typo in model zoo (#2630)
Merge pull request #2619 from open-mmlab/v2.0
Rename anchor_heads to dense_heads (#2628)
Add python path in scripts (#2625)
Add print_config tool (#2624)
Update dockerfile (#2623)
Add compare table (#2620)
Fix the docs (#2621)
Add v2.0 changelog (#2599)
Add API documentation (#2610)
Loading