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
Commits
8a885acc
Commit
8a885acc
authored
3 years ago
by
impiga
Browse files
Options
Downloads
Patches
Plain Diff
Update requirements & LICENSE
parent
e265f4f0
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
LICENSE
+17
-0
17 additions, 0 deletions
LICENSE
requirements/runtime.txt
+1
-0
1 addition, 0 deletions
requirements/runtime.txt
with
18 additions
and
0 deletions
LICENSE
+
17
−
0
View file @
8a885acc
...
...
@@ -201,3 +201,20 @@ Copyright 2018-2019 Open-MMLab. All rights reserved.
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
======================================================================================
Swin-Transformer-Object-Detection Subcomponents:
The Swin-Transformer-Object-Detection project contains subcomponents with separate
copyright notices and license terms. Your use of the source code for the these
subcomponents is subject to the terms and conditions of the following licenses.
=======================================================================================
MIT license
=======================================================================================
The following components are provided under an MIT license.
1. swin_transformer.py - For details, mmdet/models/backbones/swin_transformer.py
Copyright (c) 2021 Microsoft
This diff is collapsed.
Click to expand it.
requirements/runtime.txt
+
1
−
0
View file @
8a885acc
...
...
@@ -3,3 +3,4 @@ mmpycocotools
numpy
six
terminaltables
timm
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment