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.
78fda0aca02263e4c16bd19a38f1ef29acbba06a
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
19
Feb
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
10
8
6
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
21
Add support to convert voc xml format annotations to cocoformat annotations (#4635)
[Feature]: support to customize type of runner (#4570)
[Enhance]: Avoid crash in empty gt training of GFL (#4631)
fix modify args (#4621)
spelling correction in 2_new_data_model.md (#4620)
Fix link error in groie (#4630)
remove redundant code calling import_modules_from_strings (#4601)
Update dataset docs for HTC/DetectoRS/SCNet (#4604)
[Refactor]: Clean deprecated FP16 API (#4571)
Add paper conference link and update MMCV installation docs (#4597)
[Feature]: Support synchronizing BN buffer in eval_hook (#4582)
[Feature] Add script for GIF demo (#4573)
Add xml dataset check (#4555)
Support get plt frame data (#4540)
[Feature] Support gather model metrics in .dev_scripts (#4558)
fix RPN evaluation `iou_thrs` bug (#4581)
Add unit test for batch inference (#4526)
Support batching in synchronous inference API (#4462)
Fix syntax error of config when upgrading model version (#4584)
add a abvious import (#4552)
Bump to v2.9.0 (#4557)
v2.9.0
v2.9.0
Add guidance for speed benchmark (#4537)
fix num_classes and minor (#4546)
Code for AAAI 2021 paper. "SCNet: Training Inference Sample Consistency for Instance Segmentation" (#4356)
Support R50 and R101 pretrained PAA detectors for multi-scale 3x training schedules (#4495)
fix lint (#4539)
add CompatibleCheckHook (#4508)
Categorize tools (#4501)
Update README.md in TridentNet (#4533)
Fix Missing documentation (#4525)
Fcos num pos (#4370)
Fix: mask resize (#4520)
Update benchmark filter (#4492)
add onnx simplify option to pytorch2onnx tool (#4468)
minor fix in htc tta when num det boxes is 0 (#4516)
Reimplement Sparse R-CNN (#4219)
Update README.md (#4510)
[Bug fix] Fix order of nms score_factor (#4473)
Fix config tag (#4497)
[Feature] Support to visualize results based on prediction quality (#4441)
Loading