Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Informative and Representative Triplet Selection for Multi-Label Remote Sensing Image Retrieval
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RSiM
Informative and Representative Triplet Selection for Multi-Label Remote Sensing Image Retrieval
Commits
cf7f1c38
Commit
cf7f1c38
authored
3 years ago
by
Gencer Sumbul
Browse files
Options
Downloads
Patches
Plain Diff
some changes
parent
25bbc02e
No related branches found
No related tags found
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/server.bas-bis-ucm.yaml
+2
-0
2 additions, 0 deletions
config/server.bas-bis-ucm.yaml
config/server.bas-bis.yaml
+2
-0
2 additions, 0 deletions
config/server.bas-bis.yaml
with
4 additions
and
0 deletions
config/server.bas-bis-ucm.yaml
+
2
−
0
View file @
cf7f1c38
...
...
@@ -53,12 +53,14 @@ train:
extract
:
enabled
:
true
minor_results
:
false
batch_size
:
100
query_filename
:
"
/media/storagecube/tristan/archive/ucmerced/val.tfrecord"
archive_filename
:
"
/media/storagecube/tristan/archive/ucmerced/test.tfrecord"
retrieve
:
enabled
:
true
minor_results
:
false
query_batch_size
:
1000
archive_batch_size
:
1000
num_retrieved_images
:
50
...
...
This diff is collapsed.
Click to expand it.
config/server.bas-bis.yaml
+
2
−
0
View file @
cf7f1c38
...
...
@@ -52,12 +52,14 @@ train:
extract
:
enabled
:
true
minor_results
:
false
batch_size
:
600
query_filename
:
"
/media/storagecube/tristan/output/ben19_ireland_summer/val.tfrecord"
archive_filename
:
"
/media/storagecube/tristan/output/ben19_ireland_summer/test.tfrecord"
retrieve
:
enabled
:
true
minor_results
:
false
query_batch_size
:
50
archive_batch_size
:
1000
num_retrieved_images
:
50
...
...
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