Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reBEN Training Scripts
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
reBEN Training Scripts
Commits
7f03609c
Commit
7f03609c
authored
2 weeks ago
by
Leonard Wayne Hackel
Browse files
Options
Downloads
Patches
Plain Diff
Updated template to include the citation information from arxiv.org
parent
af6a5343
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/README_template.md
+9
-1
9 additions, 1 deletion
scripts/README_template.md
with
9 additions
and
1 deletion
scripts/README_template.md
+
9
−
1
View file @
7f03609c
...
...
@@ -94,7 +94,15 @@ model = BigEarthNetv2_0_ImageClassifier.from_pretrained(
If you use this model in your research or the provided code, please cite the following papers:
```
bibtex
CITATION FOR DATASET PAPER
@article
{
clasen2024refinedbigearthnet
,
title
=
{reBEN: Refined BigEarthNet Dataset for Remote Sensing Image Analysis}
,
author
=
{Clasen, Kai Norman and Hackel, Leonard and Burgert, Tom and Sumbul, Gencer and Demir, Beg{\"u}m and Markl, Volker}
,
year
=
{2024}
,
eprint
=
{2407.03653}
,
archivePrefix
=
{arXiv}
,
primaryClass
=
{cs.CV}
,
url
=
{https://arxiv.org/abs/2407.03653}
,
}
```
```
bibtex
@article
{
hackel2024configilm
,
...
...
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