Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# phi-JEPA: Where and What to Reconstruct in Physics-Informed Radar Pre-training?
|
| 2 |
|
| 3 |
This is the official model repository for **phi-JEPA**, a physics-informed masked autoencoder for self-supervised synthetic aperture radar (SAR) image pre-training.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: pytorch
|
| 3 |
+
pipeline_tag: feature-extraction
|
| 4 |
+
tags:
|
| 5 |
+
- synthetic-aperture-radar
|
| 6 |
+
- sar
|
| 7 |
+
- remote-sensing
|
| 8 |
+
- self-supervised-learning
|
| 9 |
+
- masked-image-modeling
|
| 10 |
+
- jepa
|
| 11 |
+
- vision-transformer
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
# phi-JEPA: Where and What to Reconstruct in Physics-Informed Radar Pre-training?
|
| 15 |
|
| 16 |
This is the official model repository for **phi-JEPA**, a physics-informed masked autoencoder for self-supervised synthetic aperture radar (SAR) image pre-training.
|