Skip to content

xywjohn/BeDOI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Setup

Data

The published dataset BeDOI are currently available at Baidu Cloud, you can download it via https://pan.baidu.com/s/1Dr-xUWrLtqKqILDaTxN2yw code: non8.

Dataset Format

DirectoryStructure

File Description

FilePath Description
GSW2023_DATA/AllData -Images from all datasets combined.
GSW2023_DATA/[name] -Images from separated dataset,
-[name] represents the name of the separated dataset.
GSW2023_DATA/AllData/num1_num2_[name]_xxxx.jpg -'num1' represents the index of the image in the CombinedData,
-[name] represents the name of the separated dataset where the image is located,
-'num2' represents the index of the image in the separated dataset.
GSW2023_DATA/[name]/num1_[name]_xxxx.jpg -'num1' represents the index of the image in the separated dataset,
-[name] represents the name of this dataset.
GSW2023_DATA/MatchResult/[name]/[name]_MatchResult.txt -Standard matching result of the separated dataset,
-[name] is the name of this dataset.
GSW2023_DATA/MatchResult/[name]/[name]_MatchResultSorted.txt -Sorted standard matching result of the separated dataset,
-[name] is the name of this dataset.
GSW2023_DATA/MatchResult/[name]/[name]_MatchResultSortedPicture.png -Image overlap diagram of the separated dataset,
-[name] is the name of this dataset.

About

This is the implementation of paper “Benchmarks for Determining Overlapping Images with Photogrammetric Information”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors