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
bfc934d9
Commit
bfc934d9
authored
3 years ago
by
wanggh
Browse files
Options
Downloads
Patches
Plain Diff
before merge
parent
77d2ae90
No related branches found
Branches containing commit
No related tags found
1 merge request
!8
add RPN FM
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configs/distillers/ROIfeature_mimicking/roi_fm_faster_rcnn_r152_fpn_1x_distill_faster_rcnn_r50_fpn_1x_voc0712.py
+1
-1
1 addition, 1 deletion
...cnn_r152_fpn_1x_distill_faster_rcnn_r50_fpn_1x_voc0712.py
with
1 addition
and
1 deletion
configs/distillers/ROIfeature_mimicking/roi_fm_faster_rcnn_r152_fpn_1x_distill_faster_rcnn_r50_fpn_1x_voc0712.py
+
1
−
1
View file @
bfc934d9
...
...
@@ -6,7 +6,7 @@ _base_ = [
# model settings
find_unused_parameters
=
True
weight
=
2
weight
=
5
distiller
=
dict
(
type
=
'
ROIMimicking
'
,
teacher_pretrained
=
'
/mnt/data3/wangguohua/model/mmdet/faster_rcnn/faster_rcnn_r152_fpn_1x_voc0712.pth
'
,
...
...
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