Other
English
Antoine1091 commited on
Commit
dfd440e
·
verified ·
1 Parent(s): 7147b9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ This repository is a fork of the [SuperPoint Transformer (SPT)](https://github.c
20
  Our version introduces the following modifications:
21
 
22
  - Integration with the **GridNet-HD** dataset structure.
23
- - Support for exporting **softmax logits per class and per point**, used as inputs for the **third fusion baseline** in our NeurIPS submission.
24
  - Support for full resolution inference.
25
 
26
  This implementation serves as one of the **official baselines** provided for GridNet-HD.
 
20
  Our version introduces the following modifications:
21
 
22
  - Integration with the **GridNet-HD** dataset structure.
23
+ - Support for exporting **softmax logits per class and per point**, used as inputs for the **third fusion baseline** in our paper.
24
  - Support for full resolution inference.
25
 
26
  This implementation serves as one of the **official baselines** provided for GridNet-HD.