flodel07 commited on
Commit
f32227a
·
verified ·
1 Parent(s): 36d3c99

Create README.md

Browse files

# Channel Reconstruction U-Net

A U-Net model trained to reconstruct missing channels in multi-channel drone imagery.

## Model Description

This model predicts missing spectral channels from available ones in 5-channel remote sensing images (224x224 patches).

## Intended Use

- Reconstruct corrupted or missing drone image channels
- Fill gaps in multi-spectral data
- Evaluate spectral channel redundancy and relationships

Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ---
2
+ {}
3
+ ---