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.
046db20e25636d6334ca4d2c8180a838afb11fca
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
24
Mar
23
22
19
16
15
12
10
9
8
5
3
2
1
26
Feb
25
24
21
20
19
18
17
16
10
9
8
7
5
1
29
Jan
28
27
26
25
24
21
20
19
18
14
13
12
11
10
9
6
4
3
2
29
Dec
28
24
23
22
21
15
11
10
9
8
6
30
Nov
29
28
27
26
25
24
23
21
19
18
17
14
12
11
10
5
4
3
1
31
Oct
30
29
28
27
26
25
23
22
21
20
19
18
16
15
14
13
12
11
10
8
7
6
5
3
1
30
Sep
29
28
26
25
24
23
22
21
18
17
16
12
10
9
8
7
5
4
3
2
31
Aug
30
28
27
24
23
22
20
18
17
14
13
12
11
9
6
5
4
3
2
30
Jul
27
26
25
24
23
22
21
20
17
15
14
12
10
9
8
7
6
5
4
3
2
1
30
Jun
29
28
27
26
25
24
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
May
30
28
27
26
25
24
23
21
20
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
Update mmcv_maximum_version (#4823)
Fix custom.py docstr error (#4807)
[Feature]: Add check for ann_ids not unique (#4789)
[Enhancement]: Fix torch.nonzero warning (#4805)
Fix TridentNet batch inference bug (#4717)
Correct docstring data type (#4770)
Add onnxruntime unit test cases (#4704)
Fix parse error in XMLDataset (#4729)
Update anchor_head.py (#4764)
[Refactor]: Support batch inference traceable by ONNX in SSD, YOLOv3, FSAF, RetinaNet, and FCOS (#4699)
Fix RPN show_result error (#4716)
Add FAQ (#4742)
[Enhance]:Update error_analysis docs (#4683)
[Feature]:Support dynamic shape input in some two_stage functions (#4726)
Fix FASF onnx export support (#4735)
Fix float image show error (#4732)
[Refactor]: support batch input in bbox coder (#4721)
[Fix]: fix tensor on different device error (#4720)
[Feature]: Add parser argument 'cfg-options' for some tools (#4691)
[Fix]: Fix typos in useful_tools.md (#4701)
[Feature]: export onnx model to support dynamic input size (#4685)
[Feature]: Support ONNX inference with dynamic input shape in AnchorHead (#4684)
Add comment in roi_extractor (#4694)
Bump to v2.10.0 (#4692)
v2.10.0
v2.10.0
[Refactor]: Clean deprecated warning and fix 'meta' error (#4695)
[Feature]: Support automaticaly gathering metrics to execl and fix total_epochs (#4693)
[Feature]: Support onnx2tensorrt for single stage detectors (#4569)
[Feature]: support Feature Pyramid Grids (#4645)
remove some description about developers (#4681)
[Feature]: Video demo (#4420)
[Refactor]: Refactor unit test file structures (#4600)
refactor nms config (#4636)
[Improvment] Add seed option for sampler (#4665)
[Fix]: Add types of runner in configs (#4669)
[Enhance]: use isinstance method to get loading pipeline (#4619)
Enable to use mmcv.jit in parrots environment (#4192)
[Enhance]: Add documentation of result_analysis.py (#4642)
[Feature] Add chinese version readme (#4650)
Fix ConfigDict AttributeError and add colab link (#4643)
Dev/mask doctests (#4614)
Loading