Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ license: mit
|
|
7 |
|
8 |
This model is used for encoding a depth image into a dense feature.
|
9 |
|
|
|
|
|
|
|
|
|
10 |
## Model Details
|
11 |
|
12 |
### Model Description
|
|
|
7 |
|
8 |
This model is used for encoding a depth image into a dense feature.
|
9 |
|
10 |
+
|
11 |
+
**Caution,** the model does not contain the last FC layer.
|
12 |
+
So, the output features are not aligned with RGB.
|
13 |
+
|
14 |
## Model Details
|
15 |
|
16 |
### Model Description
|