Update README.md
Browse files
README.md
CHANGED
|
@@ -69,7 +69,7 @@ This treats real and imaginary axes jointly, improving boundary detection for si
|
|
| 69 |
Detailed technical description available in:
|
| 70 |
|
| 71 |
> **Reference:**
|
| 72 |
-
> Sangwon Shin, Mehmet C. Vuran, “I Can’t Believe It’s Not Real: CV-MuSeNet: Complex-Valued Multi-Signal Segmentation”, in *Proc. IEEE Dynamic Spectrum Access Networks (DySPAN'25)*, IEEE, May
|
| 73 |
|
| 74 |
---
|
| 75 |
|
|
@@ -205,11 +205,11 @@ Details will be updated following IEEE publication.
|
|
| 205 |
If you use this code, dataset, or model, please cite:
|
| 206 |
|
| 207 |
```bibtex
|
| 208 |
-
@inproceedings{
|
| 209 |
title={I Can't Believe It's Not Real: {CV-MuSeNet}: Complex-Valued Multi-Signal Segmentation},
|
| 210 |
author={Sangwon Shin and Mehmet C. Vuran},
|
| 211 |
booktitle={IEEE Dynamic Spectrum Access Networks (DySPAN)},
|
| 212 |
-
year={
|
| 213 |
organization={IEEE}
|
| 214 |
}
|
| 215 |
```
|
|
|
|
| 69 |
Detailed technical description available in:
|
| 70 |
|
| 71 |
> **Reference:**
|
| 72 |
+
> Sangwon Shin, Mehmet C. Vuran, “I Can’t Believe It’s Not Real: CV-MuSeNet: Complex-Valued Multi-Signal Segmentation”, in *Proc. IEEE Dynamic Spectrum Access Networks (DySPAN'25)*, IEEE, May 2025.
|
| 73 |
|
| 74 |
---
|
| 75 |
|
|
|
|
| 205 |
If you use this code, dataset, or model, please cite:
|
| 206 |
|
| 207 |
```bibtex
|
| 208 |
+
@inproceedings{shin2025cmusenet,
|
| 209 |
title={I Can't Believe It's Not Real: {CV-MuSeNet}: Complex-Valued Multi-Signal Segmentation},
|
| 210 |
author={Sangwon Shin and Mehmet C. Vuran},
|
| 211 |
booktitle={IEEE Dynamic Spectrum Access Networks (DySPAN)},
|
| 212 |
+
year={2025},
|
| 213 |
organization={IEEE}
|
| 214 |
}
|
| 215 |
```
|