Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement more metrics #8

Open
2 of 12 tasks
pesekon2 opened this issue Nov 11, 2024 · 0 comments
Open
2 of 12 tasks

Implement more metrics #8

pesekon2 opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pesekon2
Copy link
Member

Research on what metrics should be used to evaluate the chosen architectures should be done.

Proposed metrics:

  • Accuracy (see [1], [4])
  • Precision (see [1], [2], [3])
  • Recall (see [1], [2], [3])
  • IoU (see [1])
  • mIoU
  • Possible less common (maybe):
    • F-score (see [1], maybe [3])
    • F1-score (see [1], [2])
    • kappa (see [3], [4])
    • edge overall accuracy (see [5])
    • edge omission error (see [5])
    • edge comission error (see [5])

[1] https://apps.webofknowledge.com/full_record.do?product=WOS&search_mode=GeneralSearch&qid=5&SID=C2sVCKfXpvWdERfQXan&page=1&doc=2&cacheurlFromRightClick=no
[2] https://apps.webofknowledge.com/full_record.do?product=WOS&search_mode=GeneralSearch&qid=27&SID=F62Uul2VCwKAvqdqj7a&page=1&doc=1&cacheurlFromRightClick=no
[3] https://apps.webofknowledge.com/full_record.do?product=WOS&search_mode=GeneralSearch&qid=7&SID=D4bn73FMEr9wrkiA1vO&page=1&doc=5&cacheurlFromRightClick=no
[4] https://www.scopus.com/record/display.uri?eid=2-s2.0-85047519048&origin=resultslist&sort=cp-f&src=s&st1=%22remote+sensing%22+AND+%22convolutional+neural+network%22&nlo=&nlr=&nls=&sid=bfaa9680c87071569ac0d16ba3a0ddbc&sot=b&sdt=cl&cluster=scoopenaccess%2c%221%22%2ct%2bscopubyr%2c%222020%22%2ct%2c%222019%22%2ct%2c%222018%22%2ct%2bscosubtype%2c%22re%22%2ct&sl=56&s=ALL%28%22remote+sensing%22+AND+%22convolutional+neural+network%22%29&relpos=15&citeCnt=45&searchTerm=
[5] https://apps.webofknowledge.com/full_record.do?product=WOS&search_mode=GeneralSearch&qid=2&SID=E179BseTTc62l1cT1uZ&page=1&doc=1

@pesekon2 pesekon2 added the enhancement New feature or request label Nov 11, 2024
@pesekon2 pesekon2 self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant