Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DEEM
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
马宁(18博)
DEEM
Commits
2fa0017c
Unverified
Commit
2fa0017c
authored
Oct 04, 2022
by
NingMa
Committed by
GitHub
Oct 04, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
ab73961c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
2fa0017c
...
@@ -24,12 +24,12 @@ The codes for "context-guided entropy minimization for semi-supervised domain ad
...
@@ -24,12 +24,12 @@ The codes for "context-guided entropy minimization for semi-supervised domain ad
2.
To specify your dataset path, please set "project_root" in return_dataset.py
2.
To specify your dataset path, please set "project_root" in return_dataset.py
## Training usages
## Training usages
Training on Office-31:
Training on Office-31
on 1-shot SSDA
:
python main.py --dataset Office-31 --s webcam --t amazon --gpu_id 0 --train 1
python main.py --
num 1 --
dataset Office-31 --s webcam --t amazon --gpu_id 0 --train 1
Test on Office-31:
Test on Office-31
1-shot SSDA
:
python main.py --dataset Office-31 --s webcam --t amazon --gpu_id 0 --train 0
python main.py --
num 1 --
dataset Office-31 --s webcam --t amazon --gpu_id 0 --train 0
The other datasets follow the similar usages!
The other datasets follow the similar usages!
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment