Update README.md
Browse files
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
|
| 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.
|